aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
AgeCommit message (Expand)Author
2018-04-23fullbench compiled without assert()Cyan4973
2018-04-16Merge branch 'dev' into lowAddrYann Collet
2018-04-11allow system-defined CPPFLAGS in /testsYann Collet
2018-04-11reduced test time on circle-ciYann Collet
2018-04-04Merge branch 'dev' into lowAddrtest4973
2018-03-21Add Dependency to Fix Parallel `make test` RunsW. Felix Handte
2018-03-21added low address fuzzer teststest4973
2018-02-26added target make checkYann Collet
2018-01-14added checkTagYann Collet
2017-12-27object files in /testsYann Collet
2017-12-22/tests programs compiled with LZ4_DEBUG=1Yann Collet
2017-10-09Add some tests verifying command line dictionary functionalityW. Felix Handte
2017-08-24removed test-fasttestYann Collet
2017-08-24fixed make recurrence from /testsYann Collet
2017-08-24removed fasttestYann Collet
2017-08-24minor : added header licenseYann Collet
2017-08-21make test is compatible with parallel execution (-j#)Yann Collet
2017-08-11cli : restored command -BX to enable block checksum (#322)Yann Collet
2017-06-26tests/Makefile: don't use LIBDIR as variableJussi Kukkonen
2017-06-12report where decompression ends (#313)Yann Collet
2017-03-23cli: add GNU separator -- specifying that all following arguments are filesDmitry V. Levin
2017-03-05Fix test-lz4-basicDmitry V. Levin
2017-02-16remove MOREFLAGS from test-lz4c32Przemyslaw Skibinski
2017-02-15circle.yml: fixed lz4c32 target (2)Przemyslaw Skibinski
2017-02-15circle.yml: fixed lz4c32 targetPrzemyslaw Skibinski
2017-02-15improved Circle CI testsPrzemyslaw Skibinski
2017-02-14Don't use "foo && false || true"Eric Siegerman
2017-02-10added OpenBSD NetBSD SunOS to list of supported `make install` OSesPrzemyslaw Skibinski
2017-01-19added "This Makefile is validated for"Przemyslaw Skibinski
2016-12-27improved test-lz4-opt-parserPrzemyslaw Skibinski
2016-12-27added test-lz4-opt-parserPrzemyslaw Skibinski
2016-12-23Solaris: working "make install"Przemyslaw Skibinski
2016-12-22"make test" is now compatible with SolarisPrzemyslaw Skibinski
2016-12-21test Large File support for Mac OS-X in 32-bits modePrzemyslaw Skibinski
2016-12-21executables use basic types from util.hPrzemyslaw Skibinski
2016-12-08fix #285 : lz4cat doesn't work with stdin (reported by @beiDei8z)Yann Collet
2016-12-07fixed test-lz4c32Yann Collet
2016-12-07fix #284, reported by @beiDei8z : added test cases for path/to/lz4catYann Collet
2016-12-07fix : invocation of path/to/unlz4 (#284), reported by @beiDei8zYann Collet
2016-11-18fixed #272 (compilation fails on gcc 4.4), reported by @totaamYann Collet
2016-11-17fixed versionsTestYann Collet
2016-11-17added v1.x.y to versions testsYann Collet
2016-11-17fix 32-bits mode.Yann Collet
2016-11-16MinGW doesn't require the import library at allPrzemyslaw Skibinski
2016-11-15DLL dependencies moved to lib/dll/Przemyslaw Skibinski
2016-11-14fixed conversion warningsYann Collet
2016-11-14clang and g++ tests restricted to native only on Travis CI Ubuntu v12 environ...Yann Collet
2016-11-12enabled deprecation warnings on remaining obsolete functionsYann Collet
2016-11-10better MSYS/MinGW supportPrzemyslaw Skibinski
2016-11-10NB_LOOPS ?= -i1Przemyslaw Skibinski