[pzstd] Add tests to appveyor MinGW64
This commit is contained in:
parent
5ca471990b
commit
cd5c52fe37
@ -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] (
|
||||||
|
Loading…
Reference in New Issue
Block a user