Commit graph

20 commits

Author SHA1 Message Date
Ray Speth
d832f32625 Eliminated the Cantera_CXX namespace 2012-01-23 03:35:46 +00:00
Ray Speth
f2bf17e1b7 Fixed some problems with the tests caused by the int to size_t conversion 2012-01-17 04:11:40 +00:00
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
9e1fdfe39a Eliminated CVS keyword cruft 2012-01-09 17:32:01 +00:00
Ray Speth
71588d307d Remove files for Autotools and Visual Studio build systems 2011-12-14 19:38:10 +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
9920095864 Fixed an error in the Makefile that occurs for macs 2009-08-22 20:15:29 +00:00
Harry Moffat
201117842e ignore list maintenance. 2009-07-29 15:22:58 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
b2e19ac462 Added using namespace to get this to compile 2008-02-16 21:44:47 +00:00
Harry Moffat
bcdd65922a Changes in Makefiles to support the SAFE THREADS capability. 2008-01-16 21:38:52 +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
f2afc9a47b Fixed a Makefile bug 2008-01-15 15:33:49 +00:00
Harry Moffat
1fb1c4367d Made the makefile.in usable from both the build and the install
directory trees.
2008-01-06 19:30:15 +00:00
Harry Moffat
04372ff71c Updated these tests to use new names of the DEFINES 2007-10-11 16:01:06 +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
1cd197ea7a doxygen update:
Added EdgePhase
Worked on test suite:
   HMW_Test_1 passes now whether Debug_Mode is turned on or not.
2007-02-24 00:51:56 +00:00
Harry Moffat
0c2ca20d64 Small changes to rebaseline against results. 2007-01-12 23:42:50 +00:00
Harry Moffat
2550449514 Added a test for nComponents < number of elements 2007-01-02 00:31:55 +00:00