Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
zstd
/
4c72a1a9c2dd2a1e5268289c21a8df07428eda0d
/
.travis.yml
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
2e8ae51
travis.yml: set "dist: trusty" as default
by Przemyslaw Skibinski
· 8 years ago
21911ad
move Ubuntu packages install to Makefile
by Przemyslaw Skibinski
· 8 years ago
5dd18b3
travis.yml: reduce number of jobs to 7
by Przemyslaw Skibinski
· 8 years ago
f58ac79
fix uasan-test32
by Przemyslaw Skibinski
· 8 years ago
8a51c69
travis.yml: added uasan-test and uasan-test32
by Przemyslaw Skibinski
· 8 years ago
7704c3c
travis.yml: use CFLAGS=-Og with -fsanitize
by Przemyslaw Skibinski
· 8 years ago
4d7a243
travis.yml: added LDFLAGS=-fuse-ld=gold
by Przemyslaw Skibinski
· 8 years ago
97cfec5
travis.yml: reduce number of jobs
by Przemyslaw Skibinski
· 8 years ago
684858e
fix memory leaks
by Przemyslaw Skibinski
· 8 years ago
3a751ed
uasan
by Przemyslaw Skibinski
· 8 years ago
4ec26e5
travis.yml: use clang-4.0 for asan32 test
by Przemyslaw Skibinski
· 8 years ago
74dcd8d
bench.c: use a single ticksPerSecond
by Przemyslaw Skibinski
· 8 years ago
d2e5a56
travis.yml: switch asan32 to Ubuntu 14.04
by Przemyslaw Skibinski
· 8 years ago
3a4da1f
travis.yml: join pzstd tests
by Przemyslaw Skibinski
· 8 years ago
54a7f85
travis.yml: remove tests that overlap with Circle CI
by Przemyslaw Skibinski
· 8 years ago
b0511ae
fix travis.yml
by Przemyslaw Skibinski
· 8 years ago
Next »