summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/windowstest.cmd
blob: 5fcd9099ccad8c5ee14dbad1f480b977ad64ad81 (plain) (blame)
1
2
3
4
5
6
7
8
mkdir test
cd test
mkdir %1
xcopy /s C:\gitlabrunner\%1 %1
cd %1
copy ..\..\src\manaplustests.exe .\
dir
manaplustests.exe