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
Ray Speth
71588d307d
Remove files for Autotools and Visual Studio build systems
2011-12-14 19:38:10 +00:00
Harry Moffat
201117842e
ignore list maintenance.
2009-07-29 15:22:58 +00:00
Harry Moffat
9091de5aa3
Added PURIFY instrumentation commands to a lot of test programs.
2008-12-30 22:08:14 +00:00
Harry Moffat
2f259c6f6a
Worked on making the Makefiles more uniform
2008-05-06 23:32:07 +00:00
Harry Moffat
6ded74a26d
Added using namespace command
2008-02-16 21:48:00 +00:00
Harry Moffat
c22dfbd9c2
Added a test against build_with_f2c
...
Took out src_dir_tree checks
2008-01-15 16:54:27 +00:00
Harry Moffat
696c9bcd39
Added .depends to the make all rule.
2007-12-19 17:00:13 +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
Dave Goodwin
783ea0a254
*** empty log message ***
2007-12-19 04:29:50 +00:00
Harry Moffat
f46c9da1cd
Rebaselined -> changed in 5th dig due to new constants
2007-12-17 20:25:36 +00:00
Harry Moffat
d8bb6b7fd2
Fixed a couple of errors in the Makefiles.
...
Special cased lapack and blas, and took out a recursive variable defn.
2007-10-29 23:50:09 +00:00
Dave Goodwin
707bea68da
*** empty log message ***
2007-10-29 14:01:42 +00:00
Harry Moffat
a85279c015
Cutoff low values so that comparisons pass between machines
2007-09-12 22:02:08 +00:00
Harry Moffat
6f0ef653b0
Improved the dependencies in the file.
2007-08-29 20:48:50 +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