- 9866148 removed redundant tests by Yann Collet · 3 years, 10 months ago
- 7f09cdc removed duplicated release-only tests by Yann Collet · 4 years ago
- 54cc01c removed tests duplicated between TravisCI and Github Actions by Yann Collet · 4 years ago
- c11db9c additional master->release switches (CI tests) by Yann Collet · 4 years ago
- b154692 added tests presumed to break lz4 console detection by Yann Collet · 4 years ago
- a9f7e77 fixed travis tests by Yann Collet · 4 years, 1 month ago
- adc53db Change make -j all check to make -j all && make check by senhuang42 · 4 years, 1 month ago
- a944fc8 removing icc from travis by Bimba Shrestha · 4 years, 3 months ago
- 26b21e4 fix meson playTests.sh by Yann Collet · 4 years, 6 months ago
- a63810e try to fix PPC64 Qemu tests by Yann Collet · 4 years, 6 months ago
- 14aaa52 fixed zbuff test by Yann Collet · 4 years, 6 months ago
- 85801b9 Test libzstd.pc Build on Travis OS X by W. Felix Handte · 4 years, 6 months ago
- 0b81035 Test Flag in Travis CI by W. Felix Handte · 4 years, 7 months ago
- 7ea2ae6 added test linking user program to multi-threaded libzstd by Yann Collet · 4 years, 7 months ago
- c6ae2e8 fix libzstd-mt underlinking issue by Yann Collet · 4 years, 7 months ago
- 5b054d9 Add support for running more tests via CTest by Taylor Braun-Jones · 4 years, 8 months ago
- c7060bb Removing mmx compiler flags by Bimba Shrestha · 4 years, 9 months ago
- 1bc56df Adding icc make check to travis ci by Bimba Shrestha · 4 years, 9 months ago
- 6a4258a Removing symbols already in unit tests and adding some new unit tests for missing symbols (#1985) by Bimba Shrestha · 4 years, 10 months ago
- 3ed0f65 [cmake] Add playTests.sh as a test by Nick Terrell · 4 years, 10 months ago
- eb76f78 [bench] Automated benchmarking script (#1906) by Bimba Shrestha · 4 years, 11 months ago
- 976c055 Add Travis Test that Builds ARM on Trusty by W. Felix Handte · 5 years ago
- 3746693 added ppc64le tests on travis by Yann Collet · 5 years ago
- 52dc6ff travis: updated mingw cross compilation test by Yann Collet · 5 years ago
- d6e32af added mingw cross compilation tests by Yann Collet · 5 years ago
- ecaf3ce reverted ppc qemu and scanbuild on trusty by Yann Collet · 5 years ago
- f57be33 travisCI : removed `trusty` generic statement by Yann Collet · 5 years ago
- 87ae7b9 travisCI: moved compatibility tests to `dev` by Yann Collet · 5 years ago
- 1d7adee moved meson and versions compatibility tests to master/cron by Yann Collet · 5 years ago
- 228a6d2 travis : added test durations by Yann Collet · 5 years ago
- 7aaac3f fix #1904 by Yann Collet · 5 years ago
- 762a0df minor update to travis script by Yann Collet · 5 years ago
- 4899b6f Moving arm64 test outside the meson scope by Bimba Shrestha · 5 years ago
- 5228c07 Adding arm64 make check by Bimba Shrestha · 5 years ago
- bad35bd turned off zlib tests during msan by Yann Collet · 5 years ago
- 904734e Run `versionsTest` in CI by W. Felix Handte · 5 years ago
- 8e590a1 meson: Fix deprecated build warnings on build options by Lzu Tao · 5 years ago
- 4d15685 meson: Beautify travis config by Lzu Tao · 5 years ago
- d897019 Add Contbuild Test for C99 Build by W. Felix Handte · 5 years ago
- 1d70bc3 meson: Enable testing in CI (#1609) by lzutao · 6 years ago
- 5d900ff meson: Error out if fail to extracted version number by Lzu Tao · 6 years ago
- 4107b73 meson: Update default project version by Lzu Tao · 6 years ago
- e31e7ca travis: Make Mesonbuild non-optional by Lzu Tao · 6 years ago
- 142076c travis: Remove deprecated sudo field by Lzu Tao · 6 years ago
- 889a492 travis: Use ninja from github by Lzu Tao · 6 years ago
- 7d51e1a push more tests to master by Yann Collet · 6 years ago
- 66b21b6 master branch selector by Yann Collet · 6 years ago
- 81dab45 added master tests by Yann Collet · 6 years ago
- 515c2aa fixed tests for minimal decoder builds by Yann Collet · 6 years ago
- c8d1fda update aarch64 test to xenial by Yann Collet · 6 years ago
- 9b94404 Update Travis Jobs to Run Shorter Tests with -Werror by W. Felix Handte · 6 years ago
- 4e2f6c1 Add Contbuild Tests by W. Felix Handte · 6 years ago
- b3be899 travis: Use script instead of Cmd env by Lzu Tao · 6 years ago
- 25311d2 meson: Use clang for faster build by Lzu Tao · 6 years ago
- ff1bca3 ci: Use new meson auto_features option by Lzu Tao · 6 years ago
- 8c59d94 Build both shared and static lib on CI by Lzu Tao · 6 years ago
- 918e0d5 Rename some meson build options to match autoconf convention by Lzu Tao · 6 years ago
- 0669392 Update relevant files after moving meson to build/ by Lzu Tao · 6 years ago
- 0a25b13 Init CI test for meson build by Lzu Tao · 6 years ago
- a40b695 Run TSAN fuzztest by Nick Terrell · 6 years ago
- 1ae3877 restored cmake build tests in Travis by Yann Collet · 6 years ago
- 31224cc added static analyzer tests to travis CI by Yann Collet · 6 years ago
- d1afd48 some errors may only happen when optimizations are enabled by Yann Collet · 6 years ago
- 23ab787 try adding gcc-8 compilation tests by Yann Collet · 6 years ago
- 93750a5 try to improve some travis test speed by Yann Collet · 6 years ago
- ca785c4 fix .travis.yml by Yann Collet · 6 years ago
- b002eac Merge branch 'dev' into travisTest by Yann Collet · 6 years ago
- 064b8e6 Merge branch 'travisTest' of github.com:facebook/zstd into travisTest by Yann Collet · 6 years ago
- 5624f3f Revert "attempt to re-enable arm64 tests" by Nick Terrell · 6 years ago
- b8a81a9 added a test to be played on travis by cyan4973 · 6 years ago
- e22d024 Make One Travis CI Run Run Tests With Non-TTY `stdin` by W. Felix Handte · 6 years ago
- ab1ebd6 removed \ at end of line by Yann Collet · 6 years ago
- ed1a429 test multi-lines travis yaml file by Yann Collet · 6 years ago
- 71d27aa Consolidate Fast-Running Travis Jobs by W. Felix Handte · 6 years ago
- a02ecff Also Run test-pool Target in Travis by W. Felix Handte · 6 years ago
- 9c277f1 attempt to re-enable arm64 tests by Yann Collet · 6 years ago
- 7fee966 fix dctx initialization within ZSTD_decompress in stack mode by Yann Collet · 6 years ago
- 8ef7554 Merge pull request #1165 from facebook/ctxSizeDown by Yann Collet · 6 years ago
- 3cdb342 disable aarch64 test on travis CI by Yann Collet · 6 years ago
- b27c738 Merge pull request #1164 from GeorgeLu97/CustomMacros by Yann Collet · 6 years ago
- 21ec9e9 Rename tests by George Lu · 6 years ago
- 79e83d1 refactor travis CI test by Yann Collet · 6 years ago
- 8e62675 Move stuff around by George Lu · 6 years ago
- e26be5a Travis CI Runs apt-get Update by W. Felix Handte · 7 years ago
- 0bc7a75 Merge pull request #987 from facebook/checkTag by Yann Collet · 7 years ago
- 19cb37f travis ci : added gcc-7 test by Yann Collet · 7 years ago
- 815edde added tag-triggered test by Yann Collet · 7 years ago
- e580dc6 Merge pull request #860 from felixhandte/zstd-lz4-support-tests by Yann Collet · 7 years ago
- 5705d9f Add basic tests for the lz4 integration by W. Felix Handte · 7 years ago
- 77d5bc2 [fuzz][CI] Add regression tests to the CI by Nick Terrell · 7 years ago
- daec40d Update .travis.yml and Makefile for medium tests by Sean Purcell · 8 years ago
- d66450f Fix travis test broken by Makefile change by Sean Purcell · 8 years ago
- 5c1c80c travis.yml: fixed pull_request by Przemyslaw Skibinski · 8 years ago
- a3352d0 updated .travis.yml (2) by Przemyslaw Skibinski · 8 years ago
- ca1d3d4 updated .travis.yml by Przemyslaw Skibinski · 8 years ago
- b68ea5d rearrange Travis tests by Przemyslaw Skibinski · 8 years ago
- bbbd435 travis.yml: test arm-ppc-compilation target by Przemyslaw Skibinski · 8 years ago
- d41c048 added arm-ppc-compilation Makefile target by Przemyslaw Skibinski · 8 years ago
- 337ec87 minor tweaks by Przemyslaw Skibinski · 8 years ago
- 3d836bf travis.yml: fix versionsTest target by Przemyslaw Skibinski · 8 years ago