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 =
|
||||
|
||||
if HAVE_PYTHON
|
||||
TESTS += RegressTests BaselineTests ManualTests ConfirmTests GenerateTests
|
||||
endif
|
||||
TESTS = RegressTests BaselineTests ManualTests ConfirmTests GenerateTests
|
||||
|
||||
if HAVE_CPPUNIT
|
||||
TESTS += \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue