cantera/test_problems
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
..
cathermo [cantera2.0]: moving ctmath after numerics 2012-06-19 18:24:42 +00:00
ChemEquil_gri_matrix [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
ChemEquil_gri_pairs [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
ChemEquil_ionizedGas [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
ChemEquil_red1 [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
ck2cti_test Merge branch 'pecos_autotools' into 'trunk' 2012-02-10 16:22:02 +00:00
CpJump [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
cxx_ex Regenerated some blessed test output to reflect updated physical constants 2012-06-12 22:48:46 +00:00
diamondSurf [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
diamondSurf_dupl [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
fracCoeff [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
mixGasTransport [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
multiGasTransport [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
nasa9_reader Removed keyword-substitution cruft 2012-05-24 16:29:29 +00:00
NASA9poly_test [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
negATest [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
PecosTransport [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
printUtilUnitTest [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
pureFluidTest [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
python Regenerated some blessed test output to reflect updated physical constants 2012-06-12 22:48:46 +00:00
rankine_democxx Fixed compiler warnings in the test suite 2012-05-25 23:13:30 +00:00
shared Fixed compiler warnings in the test suite 2012-05-25 23:13:30 +00:00
silane_equil [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
spectroscopy [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
surfkin [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
surfSolverTest [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
VCSnonideal Fixed compiler warnings in the test suite 2012-05-25 23:13:30 +00:00
VPsilane_test [cantera2.0]: adding missing -lexecstream -pthread to makefile.am in tests 2012-06-19 02:06:23 +00:00
.gitignore Added .gitignore for test_problems directory 2012-04-11 17:37:38 +00:00
Makefile.am [cantera]: updating autotools build system. Library building, need to fix another test. Additionally, adding hypersonic flow transport model-- need to add hypersonic thermodynamics as well. 2012-04-25 13:18:25 +00:00
SConscript Fixed the order of include and library directories when compiling 2012-08-10 21:03:06 +00:00