Ray Speth
b988a3f3ab
Added 'PecosTransport' to the SCons regression test suite
2012-07-18 17:37:21 +00:00
Ray Speth
a37d75a645
Fixed output from the 'ChemEquil_ionizedGas' regression test
2012-07-18 17:37:15 +00:00
Ray Speth
99ededf824
Fixed conflict between copies of noxNeg.xml for negATest
...
The test should run using noxNeg.cti or noxNeg_blessed.xml. In the former case,
a comparision can be made between the resulting noxNeg.xml and
noxNeg_blessed.xml.
2012-07-18 17:37:09 +00:00
Nicholas Malaya
7ab0518d32
adding elements.xml file for regression tests
2012-07-18 14:21:19 +00:00
Nicholas Malaya
f9f6a93c39
removing a cout that was not necessary
2012-07-17 22:09:57 +00:00
Nicholas Malaya
f42d292ec2
adding statmech test problems
2012-07-17 21:54:06 +00:00
Nicholas Malaya
2d2c16ec38
adding statmech testing suite
2012-07-17 21:22:21 +00:00
Nicholas Malaya
d9381b55da
merging into cantera 2.0 the pecos autotools trunk
2012-07-17 21:12:16 +00:00
Nicholas Malaya
bc0a6dfabd
lowering precision on several tests, and starting pecostransport merge
2012-07-17 16:15:53 +00:00
Nicholas Malaya
c9acf2a5d3
[cantera]: lowering precision requirements in several tests
2012-07-17 15:50:35 +00:00
Nicholas Malaya
11128fadbd
updating script to be based off only success and failure count
2012-07-16 20:48:49 +00:00
Nicholas Malaya
4757cf6b69
cutting precision off to make tests less stringent: this makes me nervous but a test suite is useless unless it works under certain circumstances
2012-07-16 20:43:13 +00:00
Nicholas Malaya
23afaa2f79
adding more runtest scripts
2012-07-16 20:23:23 +00:00
Nicholas Malaya
4e33e37478
updating a few other tests
2012-07-16 19:59:01 +00:00
Nicholas Malaya
312e5b742a
found a better format
2012-07-16 19:56:40 +00:00
Nicholas Malaya
1147addeb8
converting to lower precision level for test
2012-07-16 19:55:48 +00:00
Nicholas Malaya
405c8bf8a9
lowering precision on test, to avoid false negatives
2012-07-16 19:52:15 +00:00
Nicholas Malaya
fbd6279a6b
updating exit code
2012-07-16 19:16:36 +00:00
Nicholas Malaya
430c43f762
small update, prepping for merge
2012-07-16 19:11:53 +00:00
Nicholas Malaya
1f4616ea29
[cantera2.0]: moving ctmath after numerics
2012-06-19 18:24:42 +00:00
Nicholas Malaya
532141a107
[cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests
2012-06-19 02:06:23 +00:00
Nicholas Malaya
f34b1ad1c3
[cantera2.0]: small modification to build script
2012-06-18 17:39:56 +00:00
Nicholas Malaya
43660e4c0c
[cantera2.0]: all tests now compile, from makefile.am modifications
2012-06-18 16:42:46 +00:00
Nicholas Malaya
70db937d32
[cantera2.0]: 2nd round of test makefiles edited
2012-06-18 16:16:55 +00:00
Nicholas Malaya
cbeb9f9d1b
[cantera2.0]: updating all regression test makefile.ams
2012-06-18 15:29:44 +00:00
Nicholas Malaya
4a80712846
[cantera2.0]: more makefile.am fixes--very close to compiling regression tests, now
2012-06-18 15:14:58 +00:00
Nicholas Malaya
d5432c4f8d
[cantera2.0]: updating makefile.am, still more work on libexec to be done
2012-06-18 04:46:51 +00:00
Nicholas Malaya
92c5f5c57f
[cantera2.0]: updating a few makefiles for the autotools version. Not yet working without link errors, but getting close
2012-06-18 02:29:29 +00:00
Nicholas Malaya
927e128257
[cantera]: updating test makefile include line
2012-06-18 00:34:12 +00:00
Nicholas Malaya
724baced8b
[cantera]: fixing up the build system in prep for the 2.0 release. Should be shiny.
2012-06-14 23:00:58 +00:00
Ray Speth
824a364af8
Regenerated some blessed test output to reflect updated physical constants
2012-06-12 22:48:46 +00:00
Ray Speth
64bb2bc667
Removed some dead argument-parsing code from the regression tests
2012-05-29 21:22:21 +00:00
Ray Speth
b411f513ae
Resolved the namespace collision between the two classes named "Gaussian"
...
This was causing problems on MinGW builds where Gaussian "function" objects
were being misinterpreted as Gaussian "line broadeners" and returning
incorrect results.
2012-05-29 18:03:22 +00:00
Ray Speth
3df5c60e8f
Eliminated trailing commas from some CSV files used in regression tests
2012-05-25 23:13:42 +00:00
Ray Speth
16da33ad42
Fixed compiler warnings in the test suite
2012-05-25 23:13:30 +00:00
Ray Speth
dcb7f37a3c
Modify return value handling for some examples and tests
2012-05-24 16:29:59 +00:00
Ray Speth
5af70f3db8
Removed keyword-substitution cruft
2012-05-24 16:29:29 +00:00
Ray Speth
2523890b6d
Fixed compiler warnings in regression tests
2012-05-11 15:28:02 +00:00
Nicholas Malaya
c81db126fb
[cantera]: fixing makefile to no longer look for deprecated tests. Additionally, updating configure version to 2.0 from 1.8
2012-04-25 14:43:06 +00:00
Nicholas Malaya
79b29300a6
[cantera]: updating autotools build system. Library building, need to fix another test. Additionally, adding hypersonic flow transport model-- need to add hypersonic thermodynamics as well.
2012-04-25 13:18:25 +00:00
Ray Speth
16390cc547
All tests now run using "scons test"
...
The "newtest" target has been removed. Python and Matlab unit tests
can be run with "scons test-python" and "scons test-matlab",
respectively.
2012-04-12 15:28:33 +00:00
Ray Speth
57e1648d75
Added .gitignore for test_problems directory
2012-04-11 17:37:38 +00:00
Harry Moffat
458fbf579d
removed include files that were suppose to have been moved.
2012-04-05 19:17:01 +00:00
Ray Speth
d16f70ab44
Fixed some spelling issues
2012-04-04 18:44:24 +00:00
Ray Speth
b3ae0c9208
Use quotes instead of angle brackets for non-system header #includes
2012-03-15 19:52:16 +00:00
Ray Speth
7676097b4a
Removed execute permission from nonexecutable files
2012-03-13 17:32:41 +00:00
Ray Speth
b5fdb92146
Python tests now have SCons dependency on the Python extension
...
This means that running a Python test will cause the Python extension
to be built, and that changes in the source will cause the Python tests
to rerun.
2012-03-09 22:59:04 +00:00
Ray Speth
312b7ff2c4
Deprecated the global "report(ThermoPhase&)" function
2012-03-09 22:57:35 +00:00
Ray Speth
66ada1c423
Cleaned up the implementation of the NASA9poly test
2012-03-09 22:54:09 +00:00
Ray Speth
54efbaa320
Rewrote exception handling to be more general and more explicit
...
CanteraError inerits from std:exception, so now it has a what() method
that is used to print a message describing the exception. Adding an
exception to the Cantera error stack now requires explicitly calling
the .save() method.
2012-03-05 20:45:56 +00:00