cantera/test/python
Ray Speth 5d26a264f4 [ck2cti] Add limited support for unterminated sections
Each section of the input file should end with 'END'. Other utilities that work
with these files don't always require this, so we allow unterminated sections
if the '--permissive' flag is used, otherwise these are considered errors.
2013-07-08 01:35:27 +00:00
..
runCythonTests.py SCons runs the unit tests for the Cython module 2012-09-06 19:58:32 +00:00
runTests.py [Test] Ensure that the local Python module is the one being imported 2013-04-24 21:47:04 +00:00
testConvert.py [ck2cti] Add limited support for unterminated sections 2013-07-08 01:35:27 +00:00
testEquilibrium.py Added tests for overconstrained equilibrium problems 2012-04-12 21:35:40 +00:00
testKinetics.py Fixed handling of explicit reaction orders for some reactions 2012-08-17 16:43:13 +00:00
testPureFluid.py Improved convergence when solving for pure fluid saturated states 2012-05-11 15:27:33 +00:00
testReactors.py Convert .cti files in data/inputs to .xml as part of the buld process 2012-08-02 15:47:45 +00:00
testSolution.py Added a test where an unbalanced reaction is detected 2012-07-26 20:49:14 +00:00
utilities.py Corrected labels on output from compareTimeSeries 2012-05-24 16:30:10 +00:00