Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
zstd
/
2ede75e4fa62b19d2df7517bffd5f9f442d9169d
/
.travis.yml
2ede75e
Merge remote-tracking branch 'upstream/dev' into pzstd-build
by Nick Terrell
· 8 years ago
324c8ab
[pzstd] Remove gtest dependency from make all
by Nick Terrell
· 8 years ago
1f0b09d
Fix travis-ci timeout.
by Nick Terrell
· 8 years ago
f00e66a
restore all Travis tests
by Przemyslaw Skibinski
· 8 years ago
672dc77
fixed .travis.yml (3)
by Przemyslaw Skibinski
· 8 years ago
e392b1f
fixed .travis.yml (2)
by Przemyslaw Skibinski
· 8 years ago
15d9815
fixed .travis.yml
by Przemyslaw Skibinski
· 8 years ago
9f26f72
added libzstd-dll
by Przemyslaw Skibinski
· 8 years ago
c779778
updated IntDir and OutDir
by Przemyslaw Skibinski
· 8 years ago
0b48a59
.travis.yml: added aarch64test and ppc64test
by Przemyslaw Skibinski
· 8 years ago
861cd06
fix test-zstd-nolegacy
by Yann Collet
· 8 years ago
03982b5
Merge pull request #434 from terrelln/dev
by Yann Collet
· 8 years ago
4cb5e90
[pzstd] Add asan and tsan tests to travis
by Nick Terrell
· 8 years ago
8b4e842
[pzstd] Fix Makefile
by Nick Terrell
· 8 years ago
82057aa
zstd.h: updated comments
by inikep
· 8 years ago
0fa190b
.travis.yml: added "make clean" before versionsTest
by inikep
· 8 years ago
23cec87
fixed Makefile targets: zstd-small, zstd-decompress, zstd-compress
by inikep
· 8 years ago
eb32d88
Merge remote-tracking branch 'refs/remotes/facebook/dev' into zlibWrapper
by inikep
· 8 years ago
e82c811
updated zlibWrapper\README.md
by inikep
· 8 years ago
57b9708
faster inflate() autodetection of zlib/zstd
by inikep
· 8 years ago
f77a113
improved valgrind tests
by inikep
· 8 years ago
4602e53
added valgrindTest for zlibWrapper
by inikep
· 8 years ago
3b4093c
[pzstd] Add 32 bit tests to travis-ci
by Nick Terrell
· 8 years ago
c03f15e
zstd.exe has FileVersion and ProductVersion with 32-bit gcc (MinGW)
by inikep
· 8 years ago
f747be1
.travis.yml: added ubuntu-toolchain-r-test for asan32
by inikep
· 8 years ago
279a999
.travis.yml: restored asan32 test
by inikep
· 8 years ago
4b83b96
.travis.yml: added "sourceline"
by inikep
· 8 years ago
437bbec
force Travis to use clang-3.8
by inikep
· 8 years ago
c6f0ee9
.travis.yml: added gcc-multilib
by inikep
· 8 years ago
e8e5311
.travis.yml: 32-bit clang tests switched to Ubuntu 14.04
by inikep
· 8 years ago
1e2f6a1
Clean up compiler warnings + Build pzstd on travis
by Nick Terrell
· 8 years ago
779c489
Remove if statement, make language cpp
by Nick Terrell
· 8 years ago
4738e22
Update travis-ci g++ for pzstds job
by Nick Terrell
· 8 years ago
0c28f62
Update travis-ci config to include pzstd
by Nick Terrell
· 8 years ago
2d5eb2b
updated .travis.yml and appveyor.yml for tests/
by inikep
· 8 years ago
c5e12f7
fixed powerpc Travis test
by inikep
· 8 years ago
79b4062
fixed paramgrill dependency
by inikep
· 8 years ago
d0c270f
improved programs\Makefile
by inikep
· 8 years ago
78f3e06
disabled %llu warnings with MinGW on Windows
by inikep
· 8 years ago
156ab8f
APT dependencies moved from Makefile to .travis.yml
by inikep
· 8 years ago
5fbc8aa
.travis.yml: 24 tests merged into 12 tests
by inikep
· 8 years ago
4d84bbd
updated CMake and VS projects to support decoder for v0.7 format
by inikep
· 8 years ago
ab48f70
disabled VersionsTest : cannot work without legacy 0.7 mode
by Yann Collet
· 8 years ago
c9bb102
Makefile: added gcc5test and gcc6test
by inikep
· 8 years ago
7eda5f7
Moved versionsTest on Travis to Ubuntu Server VM
by Yann Collet
· 8 years ago
3a2c329
re-enable versionsTest on Travis
by Yann Collet
· 8 years ago
c5c4de9
"versionsTest" renamed to "tests"
by inikep
· 8 years ago
068a8c1
commented out versionTests, which can not work while waiting for legacy decoder v0.6
by Yann Collet
· 8 years ago
bf25d7a
zlibWrapper: support for zlib versions from 1.2.3 to 1.2.8
by inikep
· 8 years ago
a6b9420
Merge remote-tracking branch 'refs/remotes/origin/dev' into dev070
by inikep
· 8 years ago
1981d5a
Travis tests for PowerPC and OS X
by inikep
· 8 years ago
7d64cb3
commented versionsTest, which won't succeed while legacy 0.6 is missing
by Yann Collet
· 8 years ago
e9dfdf6
added zlibwrapper test for Travis
by inikep
· 8 years ago
dca60f2
Added : new cross-version test : check new versions can decode older ones
by Yann Collet
· 8 years ago
de4d4da
changed version to 0.6.2
by Yann Collet
· 9 years ago
bde926f
removed msan tests
by Yann Collet
· 9 years ago
d996743
added memory sanitizer to travis CI
by Yann Collet
· 9 years ago
3f8ed50
Added gnu90 test
by Yann Collet
· 9 years ago
f6ac479
removed BMI tests on Travis CI : incompatible compiler
by Yann Collet
· 9 years ago
17d35b0
added : BMI x64 test for Travis CI
by Yann Collet
· 9 years ago
991b390
removed PowerPC target on Travis CI (unfortunately unsupported)
by Yann Collet
· 9 years ago
521b010
Added PowerPC tests with Qemu user more
by Yann Collet
· 9 years ago
648959a
new : ARM tests with Qemu user-mode
by Yann Collet
· 9 years ago
52197bc
CMake minimal version 2.8.7 test
by Artyom Dymchenko
· 9 years ago
0b7c101
CMake 2.8.8 final test;
by Artyom Dymchenko
· 9 years ago
14148bd
CMake tar.gz updated;
by Artyom Dymchenko
· 9 years ago
a207930
CMake 2.8.11 with travis test;
by Artyom Dymchenko
· 9 years ago
1e00816
travis and CMake 2.8.8 installation test;
by Artyom Dymchenko
· 9 years ago
3e5b73b
CI tests for cmake
by Yann Collet
· 9 years ago
6c3e2e7
fixed : high compression modes for Windows 32 bits
by Yann Collet
· 9 years ago
a85a8dd
Fixed #80 (reported by @luben)
by Yann Collet
· 9 years ago
83fae97
Added asan tests
by Yann Collet
· 9 years ago
bf50409
Refactor Makefile and .travis tests
by Yann Collet
· 9 years ago
674d91b
Added sanitize=undefine test
by Yann Collet
· 9 years ago
7083b8a
Travis CI : added ARM compilation tests
by Yann Collet
· 9 years ago
fc774d3
Added clang & g++-multilib install for Travis CI
by Yann Collet
· 9 years ago
213089c
Updated FSE Added clang and g++ tests
by Yann Collet
· 9 years ago
4856a00
Initial release
by Yann Collet
· 10 years ago