Commit Graph

175 Commits (0492c570139d252eaa47cacd788317d3f66a9c6e)

Author SHA1 Message Date
Yann Collet dca60f29fa Added : new cross-version test : check new versions can decode older ones 2016-05-23 14:23:55 +02:00
Yann Collet de4d4da52d changed version to 0.6.2
removed make-controlled version (now used from zstd.h)
removed std=c99 by default
added : c90/gno90/c99/gnu99/c11 tests
2016-05-20 12:20:12 +02:00
Yann Collet bde926fce7 removed msan tests 2016-05-18 17:18:48 +02:00
Yann Collet d9967436da added memory sanitizer to travis CI 2016-05-18 14:16:49 +02:00
Yann Collet 3f8ed50bf1 Added gnu90 test
work-around : disabled automatic selection of huff0 quad-decoder (see #173)
2016-05-05 03:01:13 +02:00
Yann Collet f6ac47955b removed BMI tests on Travis CI : incompatible compiler 2016-05-01 10:34:04 +02:00
Yann Collet 17d35b0bf4 added : BMI x64 test for Travis CI 2016-05-01 10:27:54 +02:00
Yann Collet 991b3903b5 removed PowerPC target on Travis CI (unfortunately unsupported) 2016-02-08 20:58:37 +01:00
Yann Collet 521b0108dd Added PowerPC tests with Qemu user more
Shortened tests for emulated platforms
removed date from CLI for reproducibility
2016-02-08 01:27:59 +01:00
Yann Collet 648959a9ed new : ARM tests with Qemu user-mode 2016-02-07 23:58:32 +01:00
Artyom Dymchenko 52197bcd32 CMake minimal version 2.8.7 test 2016-01-13 00:18:49 +06:00
Artyom Dymchenko 0b7c10121e CMake 2.8.8 final test; 2016-01-11 23:40:16 +06:00
Artyom Dymchenko 14148bd9c0 CMake tar.gz updated; 2016-01-11 23:11:35 +06:00
Artyom Dymchenko a207930d30 CMake 2.8.11 with travis test; 2016-01-11 23:03:55 +06:00
Artyom Dymchenko 1e0081699b travis and CMake 2.8.8 installation test; 2016-01-11 21:39:42 +06:00
Yann Collet 3e5b73b84b CI tests for cmake 2016-01-10 20:46:20 +01:00
Yann Collet 6c3e2e7855 fixed : high compression modes for Windows 32 bits 2015-12-11 10:44:07 +01:00
Yann Collet a85a8dd94a Fixed #80 (reported by @luben)
Added : tests for ZSTD_LEGACY=disable build mode
extended ZSTD_LEGACY=disable to dll build
2015-11-30 11:53:11 +01:00
Yann Collet 83fae977e6 Added asan tests 2015-10-23 15:21:53 +01:00
Yann Collet bf50409e05 Refactor Makefile and .travis tests 2015-08-26 00:19:06 +01:00
Yann Collet 674d91b3da Added sanitize=undefine test 2015-07-07 00:36:49 -08:00
Yann Collet 7083b8a54a Travis CI : added ARM compilation tests 2015-07-06 23:58:59 -08:00
Yann Collet fc774d31d1 Added clang & g++-multilib install for Travis CI 2015-06-20 15:33:08 -08:00
Yann Collet 213089c078 Updated FSE
Added clang and g++ tests
2015-06-18 07:43:16 -08:00
Yann Collet 4856a00164 Initial release 2015-01-24 01:58:16 +01:00