mirror of
https://github.com/facebook/zstd.git
synced 2025-09-01 04:42:03 +03:00
[pzstd] Add tests to appveyor MinGW64
This commit is contained in:
@@ -52,6 +52,8 @@ build_script:
|
|||||||
ECHO *** &&
|
ECHO *** &&
|
||||||
ECHO make -C contrib\pzstd pzstd &&
|
ECHO make -C contrib\pzstd pzstd &&
|
||||||
make -C contrib\pzstd pzstd &&
|
make -C contrib\pzstd pzstd &&
|
||||||
|
make -C contrib\pzstd googletest-mingw64 &&
|
||||||
|
make -C contrib\pzstd test &&
|
||||||
make -C contrib\pzstd clean
|
make -C contrib\pzstd clean
|
||||||
)
|
)
|
||||||
- if [%COMPILER%]==[gcc] (
|
- if [%COMPILER%]==[gcc] (
|
||||||
|
Reference in New Issue
Block a user