aboutsummaryrefslogtreecommitdiff
path: root/tests/load/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/load/driver.cxx')
-rw-r--r--tests/load/driver.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/load/driver.cxx b/tests/load/driver.cxx
index 82a1447..27be0da 100644
--- a/tests/load/driver.cxx
+++ b/tests/load/driver.cxx
@@ -683,8 +683,8 @@ test_pkg_repos (const cstrings& loader_args,
"A modern C++ library with easy to use linear algebra and lot "
"of optimization\ntools.\n\nThere are over 100 functions in "
"total with an extensive test suite. The API is\nsimilar to "
- "MATLAB.\n\nUseful for conversion of research code into "
- "production environments.");
+ "~~mathlab~~ **MATLAB**.\n\nUseful for conversion of research "
+ "code into production environments.");
assert (fpv5->url && *fpv5->url == "http://www.example.com/foo/");
@@ -782,7 +782,7 @@ test_pkg_repos (const cstrings& loader_args,
assert (check_location (fpv5));
assert (fpv5->sha256sum && *fpv5->sha256sum ==
- "c5e593d8efdc34a258f8c0b8cc352dc7193ea4a1d666bcf8d48708c7dd82d0d6");
+ "92eb89770be390cbac9e0113763e0c10c43a4530667f5572571895617368369a");
// Verify libexp package version.
//