Nicholas Malaya
fc617190c9
[cantera]: adding negAtest and skipping nasa9 reader for now
2012-02-07 16:56:09 +00:00
Nicholas Malaya
259ee0c852
[cantera]: adding nasa9 diff poly test
2012-02-07 16:49:49 +00:00
Nicholas Malaya
26f81ad26a
[cantera]: adding multigastransport test
2012-02-07 16:47:30 +00:00
Nicholas Malaya
343906be99
[cantera]: adding fracCoeff tests
2012-02-07 16:44:16 +00:00
Nicholas Malaya
35c088a406
[cantera]: removing all these makefile.in's
2012-02-07 16:43:23 +00:00
Nicholas Malaya
14b29fd855
[cantera]: adding diamond dupl test (successful)
2012-02-07 16:37:24 +00:00
Nicholas Malaya
79dc264134
[cantera]: adding diamond surface test, moving home and getting some food.
2012-02-07 00:52:40 +00:00
Nicholas Malaya
c599918145
[cantera]: adding cxx_ex test (successfully)
2012-02-07 00:48:32 +00:00
Nicholas Malaya
fd7b517c77
[cantera]: adding CpJump test routine
2012-02-07 00:46:30 +00:00
Nicholas Malaya
afc979c5b1
[cantera]: adding basopt red test (succeeds)
2012-02-07 00:31:17 +00:00
Nicholas Malaya
9ea9bd836f
[cantera]: adding csv for ionized gas tests
2012-02-07 00:26:39 +00:00
Nicholas Malaya
a008b930c3
[cantera]: adding gri_pairs test (should be working)
2012-02-06 23:58:33 +00:00
Nicholas Malaya
77ef155949
[cantera]: fixing a test that was always returning success even in the face of total failure.
2012-02-06 23:51:21 +00:00
Nicholas Malaya
bc0cd99602
[cantera]: setting some options at configure time
2012-02-06 23:38:42 +00:00
Nicholas Malaya
69630da997
[cantera]: trying to fix mixgas transport class
2012-02-06 23:04:02 +00:00
Nicholas Malaya
f516af92cc
[cantera]: all files are now on the same (correct) linkage page
2012-02-06 20:41:16 +00:00
Nicholas Malaya
c56b5f7b4d
[cantera]: updating test directory paths
2012-02-06 20:16:36 +00:00
Nicholas Malaya
2746301631
[cantera]: fixing a linkage issue
2012-02-06 19:28:03 +00:00
Nicholas Malaya
dbf089e1db
[cantera]: edits to make shared libraries build
2012-02-04 00:44:10 +00:00
Nicholas Malaya
eaeb49c22e
[cantera]: back to where we started
2012-02-04 00:23:34 +00:00
Nicholas Malaya
7075be19cd
[cantera]: cleaning up a small error thats been propagated through the code
2012-02-03 20:38:05 +00:00
Nicholas Malaya
5298d6989c
[cantera]: fixing a bug where two .cpp files attempted compile/linkage.
2012-02-03 00:09:46 +00:00
Nicholas Malaya
67ad9b11d7
[cantera]: removing these makefile.ins
2012-02-02 22:22:48 +00:00
Nicholas Malaya
a3f16ff596
[cantera]: done with tests in cathermo
2012-02-02 22:18:30 +00:00
Nicholas Malaya
e0eeb3825f
[cantera]: adding error codes to runtest scripts
2012-02-02 19:28:34 +00:00
Nicholas Malaya
d84133fc9f
[cantera]: all HMW tests functioning
2012-02-02 17:41:31 +00:00
Nicholas Malaya
f13b925f8b
[cantera]: adding tests for HWM graph cpvt
2012-02-02 17:16:07 +00:00
Nicholas Malaya
7b8bec8bae
[cantera]: also now adding makefile update for test
2012-02-01 23:24:45 +00:00
Nicholas Malaya
cb86c440be
[cantera]: adding a cathermo test
2012-02-01 23:20:23 +00:00
Nicholas Malaya
91273bddee
[cantera]: adding a few more files to the thermodynamics library
2012-02-01 23:04:04 +00:00
Nicholas Malaya
f6f2e8f691
[cantera]: several edits to make a few tests work and streamline the build system. also adding transport models
2012-02-01 20:42:08 +00:00
Ray Speth
32afe97ebd
Removed 'using namespace Cantera' from all header files
2012-01-23 03:37:08 +00:00
Ray Speth
c708682e56
Removed 'using namespace std' from all header files
2012-01-23 03:36:42 +00:00
Ray Speth
ffec1b052a
Combined CanteraZeroD and CanteraSpectra namespaces with Cantera
2012-01-23 03:36:13 +00:00
Ray Speth
d832f32625
Eliminated the Cantera_CXX namespace
2012-01-23 03:35:46 +00:00
Ray Speth
afdf3fb2d1
Removed some empty comment lines
2012-01-19 20:30:04 +00:00
Ray Speth
79c0f4afdc
Added a script to simplify running coverage tests
2012-01-19 03:53:08 +00:00
Ray Speth
d17ba8fbcb
Removed an accidentally-added file
2012-01-18 23:44:48 +00:00
Ray Speth
e887d2fbbc
Eliminated "sortAlgoritms" from the tests in favor of std::sort
2012-01-18 03:42:57 +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
453576f0ad
Removed MSVC-specific compiler warning suppression
2012-01-17 04:09:18 +00:00
Ray Speth
32bcd0314f
Removed a few unused files from the regression tests
2012-01-09 17:35:51 +00:00
Ray Speth
b6fa3d9701
Made results of 'cxx_ex' test consistent
2012-01-09 17:35:43 +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
7ac1cb4dd4
Removed required input from 'rankine_democxx' test
2012-01-09 17:35:14 +00:00
Ray Speth
85c34049b6
Added support for running single tests with SCons
...
Run the 'foo' test with 'scons test-foo'.
Also simplified the names for many tests.
2012-01-09 17:35:06 +00:00
Ray Speth
9e1fdfe39a
Eliminated CVS keyword cruft
2012-01-09 17:32:01 +00:00
Ray Speth
8b699082c8
Removed cantera/kernel from include path
...
The "cantera/kernel" directory is now part of the include path only
when building the Cantera kernel. All other modules include files in
this directory as "kernel/header.h".
This fixes a problem distinguishing between kernel/Kinetics.h and
kinetics.h on Windows.
2012-01-09 17:31:21 +00:00
Nicholas Malaya
035a270118
[cantera]: removing a few files and chaning some library paths
2012-01-04 05:49:44 +00:00
Nicholas Malaya
92abf1f919
[cantera]: changing relative directory of all generated libraries to build directory, in keeping with cantera 1.8 standard. Next: make working 'make check'!
2012-01-04 00:42:46 +00:00