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
OpenFlipper-Free
OpenFlipper
Commits
833f11d8
Commit
833f11d8
authored
Apr 18, 2017
by
Martin Schultz
Browse files
added command to clone testData to ci scripts for visual studio
parent
ec650d66
Changes
3
Hide whitespace changes
Inline
Side-by-side
CI/VS2013-Qt-5.5.1-x64.bat
View file @
833f11d8
...
...
@@ -4,6 +4,11 @@ rmdir libs_required /s /q
git
submodule
init
git
submodule
update
--remote
::########################################
::# Fetch test data
::########################################
rmdir
/Q /S
TestData
git
clone
git
@roosevelt:moebius/OpenFlipper
-Test-Data
.git
TestData
mkdir
rel
cd
rel
...
...
CI/VS2015-Qt-5.6.0-x32.bat
View file @
833f11d8
...
...
@@ -4,6 +4,11 @@ rmdir libs_required /s /q
git
submodule
init
git
submodule
update
--remote
::########################################
::# Fetch test data
::########################################
rmdir
/Q /S
TestData
git
clone
git
@roosevelt:moebius/OpenFlipper
-Test-Data
.git
TestData
mkdir
rel
cd
rel
...
...
CI/VS2015-Qt-5.6.0-x64.bat
View file @
833f11d8
...
...
@@ -4,6 +4,11 @@ rmdir libs_required /s /q
git
submodule
init
git
submodule
update
--remote
::########################################
::# Fetch test data
::########################################
rmdir
/Q /S
TestData
git
clone
git
@roosevelt:moebius/OpenFlipper
-Test-Data
.git
TestData
mkdir
rel
cd
rel
...
...
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