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
791ce82e
Commit
791ce82e
authored
Sep 10, 2018
by
Sébastien Villemot
Browse files
Update URLs for the move to GitLab
parent
5456ab5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/runalltests.m
View file @
791ce82e
...
...
@@ -31,7 +31,7 @@ try
initialize_unit_tests_toolbox
;
catch
if
installdependencies
urlwrite
(
'https://git
hub.com
/Dynare
Team
/m-unit-tests/archive/master.zip'
,
'master.zip'
);
urlwrite
(
'https://git
.dynare.org
/Dynare/m-unit-tests/
-/
archive/master
/m-unit-tests-master
.zip'
,
'master.zip'
);
warning
(
'off'
,
'MATLAB:MKDIR:DirectoryExists'
);
mkdir
(
'../externals'
);
warning
(
'on'
,
'MATLAB:MKDIR:DirectoryExists'
);
...
...
Write
Preview
Supports
Markdown
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