cantera/test/python
Ray Speth cc27095599 [ck2cti] Fix support for species names containing '+' and '='
This addesses a parsing error that would occur if a mechanism contained both
'foo' and 'foo+', where reactions written as 'foo+bar' would be parsed as a
reaction with 'foo+' and 'bar'.

See Issue 182.

Cherry pick of trunk commit r2701.
2014-02-03 17:04:48 +00:00
..
runCythonTests.py [Cython] Use unittest2 when necessary to support Python 2.6 2013-07-23 15:30:47 +00:00
runTests.py [Python/Test] Run tests that were being accidentally ignored 2013-12-05 20:54:11 +00:00
testConvert.py [ck2cti] Fix support for species names containing '+' and '=' 2014-02-03 17:04:48 +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