Test that all API symbols are exported
This commit is contained in:
+2
-1
@@ -63,7 +63,8 @@ build_script:
|
||||
make -v &&
|
||||
cc -v &&
|
||||
ECHO make %MAKE_PARAMS% &&
|
||||
make %MAKE_PARAMS%
|
||||
make %MAKE_PARAMS% &&
|
||||
make -C tests test-symbols
|
||||
)
|
||||
- if [%COMPILER%]==[gcc] if [%PLATFORM%]==[mingw64] (
|
||||
COPY programs\zstd.exe bin\zstd.exe &&
|
||||
|
||||
Reference in New Issue
Block a user