The regular tests are not be dependent on Python
This commit is contained in:
parent
d397d5a2fc
commit
2034434653
1 changed files with 1 additions and 5 deletions
|
|
@ -249,11 +249,7 @@ endif
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
TESTS =
|
TESTS = RegressTests BaselineTests ManualTests ConfirmTests GenerateTests
|
||||||
|
|
||||||
if HAVE_PYTHON
|
|
||||||
TESTS += RegressTests BaselineTests ManualTests ConfirmTests GenerateTests
|
|
||||||
endif
|
|
||||||
|
|
||||||
if HAVE_CPPUNIT
|
if HAVE_CPPUNIT
|
||||||
TESTS += \
|
TESTS += \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue