Rivoreo Source Code Repositories
src.rivoreo.one
/
lz4
/
45b14ab8e0584adb97cb8d9366687f623bdd9123
/
tests
de93e9e
fix #285 : lz4cat doesn't work with stdin (reported by @beiDei8z)
by Yann Collet
· 8 years ago
7e2d4c4
fixed test-lz4c32
by Yann Collet
· 8 years ago
750a50c
fix #284, reported by @beiDei8z : added test cases for path/to/lz4cat
by Yann Collet
· 8 years ago
01ffed2
fix : invocation of path/to/unlz4 (#284), reported by @beiDei8z
by Yann Collet
· 8 years ago
5eb547a
fix #283 : implement LZ4_versionString().
by Yann Collet
· 8 years ago
8875e7d
fix minor analyzer warning
by Yann Collet
· 8 years ago
8b233b2
added a few dates
by Yann Collet
· 8 years ago
19df302
fixed #272 (compilation fails on gcc 4.4), reported by @totaam
by Yann Collet
· 8 years ago
3f6f577
fixed strict aliasing warnings in fasttest
by Yann Collet
· 8 years ago
c0e55ec
fixed versionsTest
by Yann Collet
· 8 years ago
7d53548
added v1.x.y to versions tests
by Yann Collet
· 8 years ago
1abecbc
fix 32-bits mode.
by Yann Collet
· 8 years ago
2e10aab
MinGW doesn't require the import library at all
by Przemyslaw Skibinski
· 8 years ago
f71340c
DLL dependencies moved to lib/dll/
by Przemyslaw Skibinski
· 8 years ago
201149f
fixed conversion warnings
by Yann Collet
· 8 years ago
5a5ebee
clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environment
by Yann Collet
· 8 years ago
1b24cc1
fixed conversion warnings
by Yann Collet
· 8 years ago
ecc55d1
fixed uintptr_t on pre-c99 compilers
by Yann Collet
· 8 years ago
d5c9b39
minor code refactoring
by Yann Collet
· 8 years ago
84b97f9
fuzzer code refactoring fix g++ conversion warning
by Yann Collet
· 8 years ago
cb22308
fixed fuzzer error
by Yann Collet
· 8 years ago
3580d96
enabled deprecation warnings on remaining obsolete functions
by Yann Collet
· 8 years ago
bf6dda6
updated frametest
by Yann Collet
· 8 years ago
1f246a9
Fixed #178 fullbench on small input
by Yann Collet
· 8 years ago
72a4a84
udated README.md
by Przemyslaw Skibinski
· 8 years ago
d57d3e4
better MSYS/MinGW support
by Przemyslaw Skibinski
· 8 years ago
74f1277
NB_LOOPS ?= -i1
by Przemyslaw Skibinski
· 8 years ago
767a231
changed FUZZER_TIME
by Przemyslaw Skibinski
· 8 years ago
fe48cef
fixed multiples files on lz4cat (#184, by @libor-m)
by Yann Collet
· 8 years ago
1b95d60
fixed synthetic benchmark mode slightly optimized test mode
by Yann Collet
· 8 years ago
acc48a3
fixed lz4cat changed lz4-test order
by Yann Collet
· 8 years ago
773ae50
DLL exports only functions defined in liblz4.def
by Przemyslaw Skibinski
· 8 years ago
ca80a7c
create DLL with MinGW/MSYS
by Przemyslaw Skibinski
· 8 years ago
dd14dca
LZ4_DLL_IMPORT
by Przemyslaw Skibinski
· 8 years ago
7df658e
removed LZ4_DLL_EXPORT=1 (2)
by Przemyslaw Skibinski
· 8 years ago
da48dbb
Merge remote-tracking branch 'refs/remotes/lz4/dev' into dev
by Przemyslaw Skibinski
· 8 years ago
fe51484
introduced LZ4_COMPILED_AS_DLL
by Przemyslaw Skibinski
· 8 years ago
d594d9d
Remove fasttest when cleaning
by Nick Terrell
· 8 years ago
c6fd78f
VS project: added setargv.obj
by Przemyslaw Skibinski
· 8 years ago
1d22fae
added test-lz4-speed.py
by Przemyslaw Skibinski
· 8 years ago
2c788b3
joined arm and aarch64 tests
by Przemyslaw Skibinski
· 8 years ago
0a22bf7
err0r(LZ4F_errorCodes code) uses ptrdiff_t
by Przemyslaw Skibinski
· 8 years ago
d06ab4f
test powerpc64
by Przemyslaw Skibinski
· 8 years ago
2302649
tests\Makefile: added test-platform
by Przemyslaw Skibinski
· 8 years ago
7fbb163
added "make c_standards"
by Przemyslaw Skibinski
· 8 years ago
920bf21
Fix LZ4_decompress_fast_continue() bug
by Nick Terrell
· 8 years ago
473acf5
Merge pull request #252 from inikep/dev
by Yann Collet
· 8 years ago
374090c
Return error if input file does not exist.
by Nick Terrell
· 8 years ago
e06fcd9
redefined VOID for Windows/MSYS
by Przemyslaw Skibinski
· 8 years ago
6d6a3e0
Merge pull request #250 from terrelln/test-mode
by Yann Collet
· 8 years ago
eda8c4e
fix #198 : no longer requires to restart streaming decompression from where it stopped.
by Yann Collet
· 8 years ago
04d728b
Fix tests for test mode
by Nick Terrell
· 8 years ago
8847faf
updated programs/README.md
by Przemyslaw Skibinski
· 8 years ago
f38adde
versionsTests moved to tests/
by Przemyslaw Skibinski
· 8 years ago
84cedb4
updated links to LZ4 repository
by Przemyslaw Skibinski
· 8 years ago
e624978
test programs moved to tests/
by Przemyslaw Skibinski
· 8 years ago