cantera/test
Ray Speth 1a5f75dd2d [Test] Use Cantera shared library for tests, when possible
On Linux systems, link tests against the Cantera shared library, rather than the
static library to reduce the size of the compiled test suite. This saves over 1
GB of disk space when compiling with debug symbols enabled, and also reduces the
run time of the test suite.

This does not work on Windows, where the shared library only exports the Cantera
C interface.
2014-10-01 17:52:21 +00:00
..
data [Test] Convert 'fracCoeff' test to GTest 2014-09-26 13:45:06 +00:00
kinetics [Test] Convert 'fracCoeff' test to GTest 2014-09-26 13:45:06 +00:00
matlab Do implicit CTI to XML conversions without generating .xml files 2014-01-30 00:47:37 +00:00
python [Test] Remove remnants of the old Python test suite 2014-04-08 16:27:19 +00:00
thermo [Test] Preliminary tests for constructing a phase without an input file 2014-09-27 00:09:16 +00:00
SConscript [Test] Use Cantera shared library for tests, when possible 2014-10-01 17:52:21 +00:00