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
a99137dd
Commit
a99137dd
authored
Feb 15, 2019
by
Mathieu Giraud
Browse files
tests: test whether there was a compilation warning
See
#1233
.
parent
5a22cfd9
Pipeline
#63937
passed with stages
in 321 minutes and 58 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
algo/tests/Makefile
View file @
a99137dd
...
...
@@ -139,7 +139,7 @@ $(EXEC): % : %.o $(LIB)
vidjil
:
$(MAKE)
-C
../ clean
$(MAKE)
-C
../
$(MAKE)
-C
../
2>&1 |
tee
make-vidjil-algo.log
core
:
$(MAKE)
-C
../core
...
...
algo/tests/should-get-tests/00-no-compilation-warning.should-get
0 → 100644
View file @
a99137dd
cat ../make-vidjil-algo.log
$ Compilation was run with -Wall
>30: -Wall
$ No compilation warning
f0:warning
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