client/runTest.bat
2024-10-13 23:12:55 +08:00

3 lines
89 B
Batchfile

set CGO_CPPFLAGS="-I%cd%\include"
cd tests
go test -v -count=1 -ldflags="-H windowsgui" .