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
Ray Speth
70c71b5448
SCons can now run most of the tests in the test_problems directory
...
Does not yet handle tests with multiple outputs or tests requiring
additional command line arguments.
2011-12-14 05:55:05 +00:00
Harry Moffat
fa56309462
Modifications to the Makefiles to make the THREAD_SAFE_CANTERA ifdef
...
block work again.
2010-11-12 19:18:49 +00:00
Harry Moffat
10ab1af013
Added memory release statements.
2009-10-06 14:37:45 +00:00
Harry Moffat
201117842e
ignore list maintenance.
2009-07-29 15:22:58 +00:00
Harry Moffat
b2cf384cea
Added PURIFY option to makefiles
2008-12-30 21:49:41 +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
Dave Goodwin
fea8c985f5
reorganized source tree, changed include files, etc.
2007-05-04 15:18:40 +00:00
Harry Moffat
51a5f82474
Doxygen update:
...
Added info to DebyeHuckel. It's getting to be near a documented state.
test suite fix:
fixed Makefile.in's. The .depends were not being included in the Makefiles.
It should now be more stable.
2007-03-11 19:46:14 +00:00
Harry Moffat
289eb43afb
solaris port
...
added the CXX_DEPENDS variable.
2006-12-14 18:43:08 +00:00
Harry Moffat
1211a0ed59
Added an exit variable.
2006-10-20 21:54:15 +00:00
Harry Moffat
48285fbe21
Added frac.xml, since this is now a required file.
2006-06-22 15:10:10 +00:00
Harry Moffat
df9c0399ab
Made this test work for python=none.
2006-06-20 23:11:06 +00:00
Harry Moffat
2f5bf8b7fb
Added a new test that pretty much mimics the frac python test.
...
It does add tests for the calculation of equilibrium constants
for fractional coefficient reactions.
2006-04-30 18:06:56 +00:00