History log of /external/lz4/tests/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a3d61cf3dff74e286bb731ce6533c9992c49d4d9 27-Dec-2016 Przemyslaw Skibinski <inikep@gmail.com> improved test-lz4-opt-parser
/external/lz4/tests/Makefile
f4575f4f148dd62894d5d2f0af2e8b1a5fc08ae2 27-Dec-2016 Przemyslaw Skibinski <inikep@gmail.com> added test-lz4-opt-parser
/external/lz4/tests/Makefile
ea51ad0ceefd0a47df706a9301a8baf9b2629cc0 23-Dec-2016 Przemyslaw Skibinski <inikep@gmail.com> Solaris: working "make install"
/external/lz4/tests/Makefile
9b4b081c151ddde70587f0838062a9fd660bcc49 22-Dec-2016 Przemyslaw Skibinski <inikep@gmail.com> "make test" is now compatible with Solaris
/external/lz4/tests/Makefile
f084b653835940c749d4fc92a610e861a6644aa2 21-Dec-2016 Przemyslaw Skibinski <inikep@gmail.com> test Large File support for Mac OS-X in 32-bits mode
/external/lz4/tests/Makefile
9546ba62d01a9618aab91eafe77929120653d275 21-Dec-2016 Przemyslaw Skibinski <inikep@gmail.com> executables use basic types from util.h
/external/lz4/tests/Makefile
de93e9e5d84fef6c5741ff0d72306fdb2baade1e 08-Dec-2016 Yann Collet <cyan@fb.com> fix #285 : lz4cat doesn't work with stdin (reported by @beiDei8z)
/external/lz4/tests/Makefile
7e2d4c4c08934a1fa85fa8324c3e134ce69c6648 08-Dec-2016 Yann Collet <cyan@fb.com> fixed test-lz4c32
/external/lz4/tests/Makefile
750a50cf67e8574500e4f9b4bb5e7f6cdd6f9c26 07-Dec-2016 Yann Collet <cyan@fb.com> fix #284, reported by @beiDei8z : added test cases for path/to/lz4cat
/external/lz4/tests/Makefile
01ffed25adbb4d18e48ceac59b1e5174ae29fc7f 07-Dec-2016 Yann Collet <cyan@fb.com> fix : invocation of path/to/unlz4 (#284), reported by @beiDei8z
/external/lz4/tests/Makefile
19df3029e234e4c48c31377c9ef5f7c940da5106 19-Nov-2016 Yann Collet <cyan@fb.com> fixed #272 (compilation fails on gcc 4.4), reported by @totaam
/external/lz4/tests/Makefile
c0e55ec05f5621bfc16a0f54dedef2a49f48634d 17-Nov-2016 Yann Collet <cyan@fb.com> fixed versionsTest
/external/lz4/tests/Makefile
7d535484738f5536ec3a4eab58146f8c3f6f6834 17-Nov-2016 Yann Collet <cyan@fb.com> added v1.x.y to versions tests
/external/lz4/tests/Makefile
1abecbc33c8ec5b84d2623dcbe73136aeb99db37 17-Nov-2016 Yann Collet <cyan@fb.com> 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
/external/lz4/tests/Makefile
2e10aab20f17adfffb2379e828124be12c774779 16-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> MinGW doesn't require the import library at all
/external/lz4/tests/Makefile
f71340ce1d8daa9f13cf4f1ecf2a21f23e3790ff 15-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> DLL dependencies moved to lib/dll/
/external/lz4/tests/Makefile
201149f8eb456c499014e772cdbd298045afbec3 14-Nov-2016 Yann Collet <cyan@fb.com> fixed conversion warnings
/external/lz4/tests/Makefile
5a5ebeec15d272b0b85aa2cef2a0da3dce920b80 14-Nov-2016 Yann Collet <cyan@fb.com> clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environment
/external/lz4/tests/Makefile
3580d9698098e8ad2ef757d1c3673aceca38c576 12-Nov-2016 Yann Collet <cyan@fb.com> enabled deprecation warnings on remaining obsolete functions
/external/lz4/tests/Makefile
d57d3e4b4d5a95970ee204e2bc31776809ca8c6f 10-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> better MSYS/MinGW support
/external/lz4/tests/Makefile
74f127787b85d2e2f5c29a84729624b3957ee82a 10-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> NB_LOOPS ?= -i1
/external/lz4/tests/Makefile
767a23160b746f3f34e865c5a09bb0a7d4e5bf7c 10-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> changed FUZZER_TIME
/external/lz4/tests/Makefile
fe48cef50ed6d3585dcd81eae2ae0998172e8cd7 10-Nov-2016 Yann Collet <cyan@fb.com> fixed multiples files on lz4cat (#184, by @libor-m)
/external/lz4/tests/Makefile
1b95d60c66bfc80b77066f929263cf3aac412434 10-Nov-2016 Yann Collet <cyan@fb.com> fixed synthetic benchmark mode
slightly optimized test mode
/external/lz4/tests/Makefile
acc48a3f85e5c97a102999544248ee7e51cc419b 09-Nov-2016 Yann Collet <cyan@fb.com> fixed lz4cat
changed lz4-test order
/external/lz4/tests/Makefile
773ae50b477e052146f64c23e3b95d3cbc07db18 09-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> DLL exports only functions defined in liblz4.def
/external/lz4/tests/Makefile
ca80a7c8f77f5405cba5b8a52abb1dda78602bf7 09-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> create DLL with MinGW/MSYS
/external/lz4/tests/Makefile
7df658ec1b9976e40d3c6abdf70da4560b2edd38 09-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> removed LZ4_DLL_EXPORT=1 (2)
/external/lz4/tests/Makefile
d594d9d878d226cdd3911da2118be7b4830161d1 09-Nov-2016 Nick Terrell <terrelln@fb.com> Remove fasttest when cleaning
/external/lz4/tests/Makefile
2c788b372876fbfd3b87d0f2069eb13e7508e781 08-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> joined arm and aarch64 tests
/external/lz4/tests/Makefile
0a22bf7d6eb0668e280b58e16e2820e90c773979 08-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> err0r(LZ4F_errorCodes code) uses ptrdiff_t
/external/lz4/tests/Makefile
d06ab4f4159ed930b36dc4f24d750628daf28f07 08-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> test powerpc64
/external/lz4/tests/Makefile
2302649138b58c1981ede7c117c098a03b34fb8d 08-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> tests\Makefile: added test-platform
/external/lz4/tests/Makefile
7fbb163f3fe39920f3c0ba96a74e9af26727f48c 07-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> added "make c_standards"
/external/lz4/tests/Makefile
920bf21714f99cc20d3b8bcc28060136a390354a 05-Nov-2016 Nick Terrell <terrelln@fb.com> 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.
/external/lz4/tests/Makefile
473acf5aa97ba28f1f079a0c37a78f12b5730695 04-Nov-2016 Yann Collet <Cyan4973@users.noreply.github.com> Merge pull request #252 from inikep/dev

Dev
374090c7a760a839f2ee1701620d834d1d6ae724 04-Nov-2016 Nick Terrell <terrelln@fb.com> Return error if input file does not exist.

Make `lz4 file-does-not-exist` return non-zero.
/external/lz4/tests/Makefile
e06fcd903909c96a72d1025a81ff8fb31ac572fb 04-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> redefined VOID for Windows/MSYS
/external/lz4/tests/Makefile
04d728b87b6ba1b32ebc246455ad4a395a73c3d5 04-Nov-2016 Nick Terrell <terrelln@fb.com> Fix tests for test mode
/external/lz4/tests/Makefile
8847faffbf78ad7166826a56fb15902fca0e2603 03-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> updated programs/README.md
/external/lz4/tests/Makefile
f38adde9e0c2ffcac66bf094c3f24e25ec24c8a6 03-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> versionsTests moved to tests/
/external/lz4/tests/Makefile
84cedb4632ab87fbb108b4f7ed6e9ec164b6a4d4 03-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> updated links to LZ4 repository
/external/lz4/tests/Makefile
e624978ea2a0ede65a9d43fc4f514addb3d8b12a 03-Nov-2016 Przemyslaw Skibinski <inikep@gmail.com> test programs moved to tests/
/external/lz4/tests/Makefile