cantera/test
band-a-prend fb4a36b1ca [SCons] implement 'googletest' option
New scons build option introduced to replace 'system_googletest'
and allow to not use 'googletest' module while running test
(all tests that require this module could be omited)

New option description:
'googletest',

"""Select whether to use gtest/gmock from system
   installation ('system'), from a Git submodule ('submodule'), to decide
   automatically ('default') or don't look for gtest/gmock ('none')
   and don't run tests that depend on gtest/gmock.
   If this option is set then it suppress the deprecated 'system_googletest' option."""

Old option is still presented and mentioned as 'deprecated'.
Option 'googletest' supresses the old 'system_googletest' one.
2018-07-09 15:24:25 -04:00
..
data [Transport/Test] Add tests for IonTransport properties 2018-06-15 10:44:46 -04:00
equil [Test] Add an extra test of the equilibrium solvers 2017-10-05 22:58:19 -04:00
general Added test coverage for AnyValue move/copy assignment. 2017-10-25 09:30:22 -04:00
kinetics Remove HAS_NO_PYTHON configuration variable 2017-11-26 16:48:40 -05:00
matlab Switch MATLAB tests to use Solution 2017-01-12 13:43:39 -05:00
python Add methods for accessing the git commit used when compiling 2017-01-20 22:43:56 -05:00
thermo [Equil] Deprecate get/setElementPotentials 2018-06-06 11:54:14 -04:00
transport Mark unused/untested classes as deprecated 2018-02-15 23:50:11 -05:00
SConscript [SCons] implement 'googletest' option 2018-07-09 15:24:25 -04:00