client/runTest.bat

3 lines
89 B
Batchfile
Raw Normal View History

2024-10-13 23:12:55 +08:00
set CGO_CPPFLAGS="-I%cd%\include"
cd tests
go test -v -count=1 -ldflags="-H windowsgui" .