1
0

Unit test support

This commit is contained in:
Scott E. Graves
2017-02-03 14:01:00 -06:00
parent 0b625185aa
commit 25eae58a5c
12 changed files with 137 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
@echo off
pushd "%~dp0%"
del /s /q ..\..\UnitTests\data 1>NUL 2>&1
siad -d ..\..\UnitTests\data