cantera/test
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
..
data Added missing data for equilibrium tests 2012-04-16 20:59:54 +00:00
kinetics Implemented Chebyshev rate expressions 2012-03-30 23:48:25 +00:00
matlab Added a few basic thermo tests to the Matlab unit tests 2012-03-23 22:16:28 +00:00
python Added 'assertNear' for comparing floats in Python unit tests 2012-05-07 18:20:08 +00:00
thermo Fix include paths for tests and samples 2012-02-12 02:47:21 +00:00
SConscript Fixed SCons aliases for Python and Matlab unit tests 2012-04-12 21:35:32 +00:00