Commit graph

4 commits

Author SHA1 Message Date
Ray Speth
b88846e5e0 Fixed C++ tests that were failing under Windows
Visual Studio defaults to 3-digit exponents when printing in scientific
notation. The tests now use a MSVC-specific function to change this
behavior when necessary.
2012-01-09 17:35:28 +00:00
Harry Moffat
06f0e6f1a2 using namespace Cantera_CXX addition 2008-02-16 21:47:15 +00:00
Harry Moffat
592167bea1 Fixed a parenthesis misplacement. 2007-09-12 21:40:32 +00:00
Harry Moffat
e346e62a73 Added a simple test that exercises the mixture gas transport
object on an arbitrary point. It produces an answer. The blessed
file will make sure the answer doesn't change going forward.
2007-07-31 20:33:18 +00:00