There are several builds defined here, and a few more sketched out that don't quite work. Most of the steps call out to external shell or batch files, to make things easier to keep track of.
7 lines
208 B
Batchfile
7 lines
208 B
Batchfile
|
|
cd test
|
|
|
|
@rem These are the same command-line arguments that are passed in the Xcode scheme.
|
|
@rem If the scheme is changed, these should be updated too.
|
|
"..\proj\vs2017\x64\Release\Tests.exe" -i --order lex
|