Add support for running more tests via CTest

This commit is contained in:
Taylor Braun-Jones
2020-03-30 15:14:00 -04:00
parent 496d8c8b77
commit 5b054d9e90
4 changed files with 51 additions and 7 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ matrix:
- make clean
- make -j check MOREFLAGS="-Werror -DZSTD_NO_INLINE -DZSTD_STRIP_ERROR_STRINGS"
- name: cmake build and test check # ~2mn
- name: cmake build and test check # ~6mn
script:
- make cmakebuild