cantera/test
Ray Speth c092bbaede Fixed the order of include and library directories when compiling
Include directories in the Cantera source tree should be listed first so that
they take precedence over headers from other installed copies of Cantera that
might end up on the include search path. This was potentially a problem when
Cantera was installed in the same location (e.g. /usr/local) as one of its
dependencies (e.g. Sundials).

The same logic applies to directories on the library link path.
2012-08-10 21:03:06 +00:00
..
data Regenerated some blessed test output to reflect updated physical constants 2012-06-12 22:48:46 +00:00
kinetics Fixed compiler warnings in the test suite 2012-05-25 23:13:30 +00:00
matlab Added a few basic thermo tests to the Matlab unit tests 2012-03-23 22:16:28 +00:00
python Corrected labels on output from compareTimeSeries 2012-05-24 16:30:10 +00:00
thermo Fixed compiler warnings in the test suite 2012-05-25 23:13:30 +00:00
SConscript Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00