mirror of
https://github.com/vxcontrol/MemoryModule.git
synced 2026-07-20 21:59:45 -04:00
Run tests before checking samples manually.
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ before_install:
|
||||
|
||||
script:
|
||||
- make PLATFORM=$PLATFORM UNICODE=$UNICODE
|
||||
- make test PLATFORM=$PLATFORM UNICODE=$UNICODE
|
||||
- cd example/DllLoader
|
||||
- WINEPREFIX=`pwd`/$WINE WINEPATH=/usr/lib/gcc/$PLATFORM-w64-mingw32/4.6/ $WINE ./DllLoader.exe
|
||||
- WINEPREFIX=`pwd`/$WINE WINEPATH=/usr/lib/gcc/$PLATFORM-w64-mingw32/4.6/ $WINE ./DllLoaderLoader.exe
|
||||
- make test PLATFORM=$PLATFORM UNICODE=$UNICODE
|
||||
|
||||
Reference in New Issue
Block a user