]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix tests 1106/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 10 Jul 2015 16:06:07 +0000 (12:06 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 10 Jul 2015 16:06:07 +0000 (12:06 -0400)
- 2 tests require functionparser
- update another libc++ typename string replacement

tests/base/number_traits_complex.cc
tests/bits/parsed_function.with_muparser=true.output [moved from tests/bits/parsed_function.output with 100% similarity]
tests/codim_one/interpolation_3.with_muparser=true.output [moved from tests/codim_one/interpolation_3.output with 100% similarity]

index ce412ea175352d4006b07d325a2b6393a9071582..80f9e5dd161ba3358723208af9f4f627ce51578f 100644 (file)
@@ -29,6 +29,7 @@ std::string cleanup_type(const std::string &in)
   std::string ret = in;
   ret = Utilities::replace_in_string(ret, "NSt3__17complexIfEE", "St7complexIfE");
   ret = Utilities::replace_in_string(ret, "NSt3__17complexIdEE", "St7complexIdE");
+  ret = Utilities::replace_in_string(ret, "NSt3__17complexIeEE", "St7complexIeE");
   return ret;
 }
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.