Commit graph

5 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
6ded74a26d Added using namespace command 2008-02-16 21:48:00 +00:00
Harry Moffat
0535ba5982 Changed some formatting to 4 digits from 5. I was having trouble with
the last digit changing.
2007-12-19 16:50:02 +00:00
Harry Moffat
a85279c015 Cutoff low values so that comparisons pass between machines 2007-09-12 22:02:08 +00:00
Harry Moffat
6469863f62 Addition of basic test for multiTransport object.
This just picks an arbitrary condition, calculates all of the
interfacial properties, and dumps it to an ascii file.
We want to ensure that the answer doesn't change over time.
2007-07-31 21:04:58 +00:00