cantera/test/python
Ray Speth e2d2ba4e3d Added 'assertNear' for comparing floats in Python unit tests
This method compares floats using combined absolute and relative tolerances,
instead of the "number of decimal digits" that TestCase.assertAlmostEqual uses.
2012-05-07 18:20:08 +00:00
..
runTests.py Added some tests for the equilibrium solvers 2012-04-12 21:35:36 +00:00
testEquilibrium.py Added tests for overconstrained equilibrium problems 2012-04-12 21:35:40 +00:00
testReactors.py Added a Python reactor network test 2012-03-30 23:46:19 +00:00
testSolution.py Fixed Python unit tests to work with Python 2.6 2012-02-27 18:16:16 +00:00
utilities.py Added 'assertNear' for comparing floats in Python unit tests 2012-05-07 18:20:08 +00:00