unit tests pass on Linux fail on Windows #2902
This commit is contained in:
parent
02d65f51a1
commit
3a0fcd26d8
|
@ -1,2 +1,4 @@
|
|||
@echo off
|
||||
echo "gcc version:"
|
||||
x86_64-w64-mingw32-gcc -v
|
||||
sh.exe compile.sh
|
||||
|
|
Loading…
Reference in New Issue