Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
f470edc6
Commit
f470edc6
authored
Jan 06, 2016
by
Alexandre Duret-Lutz
Browse files
Do not run the Python tests when --disable-python.
* tests/Makefile.am (TESTS_python): Define conditionally.
parent
bf7df620
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/Makefile.am
View file @
f470edc6
...
...
@@ -271,6 +271,7 @@ TESTS_twa = \
############################## PYTHON ##############################
if
USE_PYTHON
TESTS_python
=
\
python/acc_cond.ipynb
\
python/accparse.ipynb
\
...
...
@@ -299,6 +300,7 @@ TESTS_python = \
python/satmin.py
\
python/setxor.py
\
python/testingaut.ipynb
endif
SUFFIXES
=
.ipynb .html
.ipynb.html
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment