Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sébastien Villemot
dseries
Commits
4763c814
Commit
4763c814
authored
Nov 26, 2015
by
Stéphane Adjemian
Committed by
Stéphane Adjemian
Feb 18, 2016
Browse files
Added rule in Makefile.
parent
cf2e4a51
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
4763c814
...
@@ -9,3 +9,6 @@ check-octave:
...
@@ -9,3 +9,6 @@ check-octave:
check-matlab
:
check-matlab
:
@
$(MATLAB)
-nosplash
-nodisplay
-r
"cd tests; runalltests; quit"
@
$(MATLAB)
-nosplash
-nodisplay
-r
"cd tests; runalltests; quit"
check-clean
:
rm
-f
tests/
*
_test_
*
.m tests/
*
.csv tests/
*
.xls tests/
*
.xlsx tests/
*
.mat tests/failed tests/datafile_for_test
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