Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
6e4131d6
Commit
6e4131d6
authored
Feb 08, 2018
by
Mathieu Giraud
Browse files
tests/Makefile: 'make should' always run all tests, then do a summary
Closes
#3033
.
parent
1cb39657
Pipeline
#16525
passed with stages
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
algo/tests/Makefile
View file @
6e4131d6
...
...
@@ -71,7 +71,15 @@ snapshot_diff_current:
should_germline
:
$(SHOULD_GERMLINE_LOG)
should
:
vidjil $(SHOULD_LOG)
should_raw
:
vidjil $(SHOULD_LOG)
should
:
-
$(MAKE)
-k
should_raw
python should-status.py
should_failed
:
-
sh failed-should-get-tests.sh
python should-status.py
shouldvdj_if_python
:
if
python ../../tools/check_python_version.py
;
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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