Przemyslaw Skibinski
|
9546ba62d0
|
executables use basic types from util.h
|
2016-12-21 09:44:59 +01:00 |
|
Yann Collet
|
de93e9e5d8
|
fix #285 : lz4cat doesn't work with stdin (reported by @beiDei8z)
|
2016-12-08 14:25:04 -08:00 |
|
Yann Collet
|
7e2d4c4c08
|
fixed test-lz4c32
|
2016-12-07 15:52:07 -08:00 |
|
Yann Collet
|
750a50cf67
|
fix #284, reported by @beiDei8z : added test cases for path/to/lz4cat
|
2016-12-07 14:49:04 -08:00 |
|
Yann Collet
|
01ffed25ad
|
fix : invocation of path/to/unlz4 (#284), reported by @beiDei8z
|
2016-12-07 14:29:22 -08:00 |
|
Yann Collet
|
19df3029e2
|
fixed #272 (compilation fails on gcc 4.4), reported by @totaam
|
2016-11-18 17:56:56 -08:00 |
|
Yann Collet
|
c0e55ec05f
|
fixed versionsTest
|
2016-11-17 14:54:30 -08:00 |
|
Yann Collet
|
7d53548473
|
added v1.x.y to versions tests
|
2016-11-17 14:39:49 -08:00 |
|
Yann Collet
|
1abecbc33c
|
fix 32-bits mode.
Large File support for Mac OS-X in 32-bits mode
Fixed potential undefined behavior
Changed makefile for 32-bits mode
|
2016-11-17 13:02:06 -08:00 |
|
Przemyslaw Skibinski
|
2e10aab20f
|
MinGW doesn't require the import library at all
|
2016-11-16 08:59:18 +01:00 |
|
Przemyslaw Skibinski
|
f71340ce1d
|
DLL dependencies moved to lib/dll/
|
2016-11-15 11:06:16 +01:00 |
|
Yann Collet
|
201149f8eb
|
fixed conversion warnings
|
2016-11-14 10:16:11 -08:00 |
|
Yann Collet
|
5a5ebeec15
|
clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environment
|
2016-11-14 08:51:28 -08:00 |
|
Yann Collet
|
3580d96980
|
enabled deprecation warnings on remaining obsolete functions
|
2016-11-12 08:48:42 -08:00 |
|
Przemyslaw Skibinski
|
d57d3e4b4d
|
better MSYS/MinGW support
|
2016-11-10 14:43:51 +01:00 |
|
Przemyslaw Skibinski
|
74f127787b
|
NB_LOOPS ?= -i1
|
2016-11-10 10:25:41 +01:00 |
|
Przemyslaw Skibinski
|
767a23160b
|
changed FUZZER_TIME
|
2016-11-10 09:04:40 +01:00 |
|
Yann Collet
|
fe48cef50e
|
fixed multiples files on lz4cat (#184, by @libor-m)
|
2016-11-09 16:37:16 -08:00 |
|
Yann Collet
|
1b95d60c66
|
fixed synthetic benchmark mode
slightly optimized test mode
|
2016-11-09 15:04:55 -08:00 |
|
Yann Collet
|
acc48a3f85
|
fixed lz4cat
changed lz4-test order
|
2016-11-09 14:36:42 -08:00 |
|
Przemyslaw Skibinski
|
773ae50b47
|
DLL exports only functions defined in liblz4.def
|
2016-11-09 16:07:28 +01:00 |
|
Przemyslaw Skibinski
|
ca80a7c8f7
|
create DLL with MinGW/MSYS
|
2016-11-09 15:19:29 +01:00 |
|
Przemyslaw Skibinski
|
7df658ec1b
|
removed LZ4_DLL_EXPORT=1 (2)
|
2016-11-09 12:52:27 +01:00 |
|
Nick Terrell
|
d594d9d878
|
Remove fasttest when cleaning
|
2016-11-08 17:41:06 -08:00 |
|
Przemyslaw Skibinski
|
2c788b3728
|
joined arm and aarch64 tests
|
2016-11-08 12:33:01 +01:00 |
|
Przemyslaw Skibinski
|
0a22bf7d6e
|
err0r(LZ4F_errorCodes code) uses ptrdiff_t
|
2016-11-08 11:47:03 +01:00 |
|
Przemyslaw Skibinski
|
d06ab4f415
|
test powerpc64
|
2016-11-08 11:16:16 +01:00 |
|
Przemyslaw Skibinski
|
2302649138
|
tests\Makefile: added test-platform
|
2016-11-08 10:43:18 +01:00 |
|
Przemyslaw Skibinski
|
7fbb163f3f
|
added "make c_standards"
|
2016-11-07 17:43:37 +01:00 |
|
Nick Terrell
|
920bf21714
|
Fix LZ4_decompress_fast_continue() bug
It specified the external dictionary location incorrectly.
Add tests that expose this bug with both normal compilation and ASAN.
|
2016-11-04 20:01:23 -07:00 |
|
Yann Collet
|
473acf5aa9
|
Merge pull request #252 from inikep/dev
Dev
|
2016-11-04 13:54:19 -07:00 |
|
Nick Terrell
|
374090c7a7
|
Return error if input file does not exist.
Make `lz4 file-does-not-exist` return non-zero.
|
2016-11-04 11:58:10 -07:00 |
|
Przemyslaw Skibinski
|
e06fcd9039
|
redefined VOID for Windows/MSYS
|
2016-11-04 13:32:36 +01:00 |
|
Nick Terrell
|
04d728b87b
|
Fix tests for test mode
|
2016-11-03 18:19:14 -07:00 |
|
Przemyslaw Skibinski
|
8847faffbf
|
updated programs/README.md
|
2016-11-03 16:17:38 +01:00 |
|
Przemyslaw Skibinski
|
f38adde9e0
|
versionsTests moved to tests/
|
2016-11-03 16:01:50 +01:00 |
|
Przemyslaw Skibinski
|
84cedb4632
|
updated links to LZ4 repository
|
2016-11-03 15:12:57 +01:00 |
|
Przemyslaw Skibinski
|
e624978ea2
|
test programs moved to tests/
|
2016-11-03 15:03:43 +01:00 |
|