summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-11-09changed LZ4_calloc() to a 2-arguments signatureYann Collet
2020-11-08fix travis testYann Collet
2020-11-08first proposal for LZ4_USER_MEMORY_FUNCTIONSYann Collet
2020-10-02fixed x32 test on TravisYann Collet
2020-08-26Merge branch 'dev' into extraInputYann Collet
2020-08-21added target aarch64, ppc64lw and s390x to TravisCIYann Collet
2020-08-18Merge branch 'dev' into extraInputYann Collet
2020-08-12added test decompress-partial with extraneous input bytesYann Collet
2020-08-11added target lz4-wlibYann Collet
2019-07-15ensure conformance with custom LZ4_DISTANCE_MAXYann Collet
2019-06-30Merge pull request #739 from cmeister2/cmeister2/ossfuzzYann Collet
2019-06-30Merge pull request #741 from lzutao/meson-deprecated-warnYann Collet
2019-06-29meson: Rename options in travis configLzu Tao
2019-06-28travisCI: added ASAN fuzzer testsYann Collet
2019-06-28Add a fuzzing target that compiles in the oss-fuzz environmentMax Dymond
2019-04-30meson: Rely only on extracted version in lz4.hLzu Tao
2019-04-27contrib: Make Meson build non optionalLzu Tao
2019-04-23added library build test on Mac OS-XYann Collet
2019-04-21ensure tests work when `stdout` is not the consoleYann Collet
2019-01-11travis: Prefer `apt-get` in `install` field than `addons-apt-sources`Lzu Tao
2019-01-11travis: Prefer `script` field than `Cmd` envLzu Tao
2018-12-03meson: Use clang for faster buildLzu Tao
2018-12-02Add Travis meson buildLzu Tao
2018-09-18added cppcheckYann Collet
2018-05-21Test Linking C-Compiled Library and C++-Compiled TestsW. Felix Handte
2018-04-13added sudo rights for low-mem-address testsCyan4973
2018-04-05added low-memory address test to travistest4973
2018-01-31travisci : ensure "clean" betweeb 2 testsYann Collet
2018-01-14added checkTagYann Collet
2018-01-14restored .travisYann Collet
2018-01-13revert project nameYann Collet
2018-01-13minor name updateYann Collet
2016-11-21coverity for travisYann Collet
2016-11-21removed travis fileYann Collet
2016-11-21added gcc 4.4 testYann Collet
2016-11-21changes travis test orderYann Collet
2016-11-18attempt -mx32 tests on Travis CIYann Collet
2016-11-17removed usan32 tests.Yann Collet
2016-11-17moved usan32 tests to gcc-6Yann Collet
2016-11-17fixed gcc-5 confYann Collet
2016-11-17switch usan32 tests to gcc-5Yann Collet
2016-11-17attempt to fix sanitize32 package dependencyYann Collet
2016-11-17added sanitize32 tests to TravisYann Collet
2016-11-17fixed versionsTestYann Collet
2016-11-17fixed Travis test casesYann Collet
2016-11-17fix 32-bits mode.Yann Collet
2016-11-15restored .travis.ymlYann Collet
2016-11-15.travis.yml for coverityYann Collet
2016-11-15removed .travis.yml, for better rebaseYann Collet
2016-11-14clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environ...Yann Collet