summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ensure conformance with custom LZ4_DISTANCE_MAXYann Collet2019-07-151-1/+1
* Handle file not existing case #704gabrielstedman2019-05-261-0/+1
* updated testsYann Collet2019-05-161-2/+2
* List mode improvements.gstedman2019-05-161-0/+2
* Add multiframe report to --list commandgstedman2019-05-151-2/+5
* test-amalgamation: split the ruleDmitry V. Levin2019-04-231-6/+8
* test-amalgamation: fix compilation optionsDmitry V. Levin2019-04-231-1/+1
* test-amalgamation: use a single cat commandDmitry V. Levin2019-04-231-3/+1
* test-amalgamation: fix the list of prerequisitesDmitry V. Levin2019-04-231-1/+1
* More build imrpvementsJPeterMugaas2019-04-231-1/+1
* Merge pull request #691 from lz4/listYann Collet2019-04-231-0/+1
|\
| * refactored --list functionYann Collet2019-04-221-0/+1
* | Merge pull request #689 from JPeterMugaas/jpm-makefileYann Collet2019-04-221-11/+3
|\ \ | |/ |/|
| * Fix a test for mingwJPeterMugaas2019-04-221-1/+1
| * Try to put some tests I made in ONE place. I also moved a test for "install"...JPeterMugaas2019-04-221-67/+2
| * Initial commits from diff I submitted earlierJPeterMugaas2019-04-221-7/+64
* | ensure tests work when `stdout` is not the consoleYann Collet2019-04-221-1/+1
* | tests/Makefile : created CMP variableYann Collet2019-04-211-6/+8
* | cli: display a warning whenever default output is stdout while input != stdinYann Collet2019-04-201-13/+13
|/
* added tests for -d -m -cYann Collet2019-04-121-10/+24
* fixed lz4 -m -cYann Collet2019-04-121-3/+12
* added command -BI for "Independent Blocks"Yann Collet2019-04-121-1/+1
* fixed cleaning tmp directoryYann Collet2019-04-081-3/+3
* slightly faster huge file testYann Collet2019-04-081-1/+1
* added make list target to testsYann Collet2019-04-081-0/+6
* Fix pass-through modeTim Zakian2019-01-101-3/+6
* Add test to cover issue #596Ruben O. Chiavone2019-01-091-0/+5
* [amalgamation] lz4frame.cBing Xu2018-11-261-0/+1
* [amalgamation] add testBing Xu2018-11-161-1/+7
* support custom block sizesBlaise Sanouillet2018-09-281-2/+6
* Add support for MidnightBSDLucas Holt2018-09-081-1/+1
* Merge pull request #563 from lz4/docDictYann Collet2018-09-061-1/+2
|\
| * updated documentation regarding dictionary compressionYann Collet2018-09-051-1/+2
* | new test program : roundTripTestYann Collet2018-09-041-1/+4
|/
* Fixed bugs about incorrect acceleration calculation and benchmarking negative...Jennifer Liu2018-06-271-2/+1
* Fixed invalid argument test and reformatted elseJennifer Liu2018-06-271-2/+2
* Fixed code based on comments from pull requestJennifer Liu2018-06-271-2/+7
* Fixed lz4 not found error part 2Jennifer Liu2018-06-261-3/+3
* Fixed lz4 not found errorJennifer Liu2018-06-261-3/+3
* Fixed bug about file to be compressed is not presentJennifer Liu2018-06-261-4/+3
* Added --fast command to cliJennifer Liu2018-06-261-0/+6
* Add Haiku as a validated target.fbrosson2018-05-171-1/+1
* Attempt to fix travisNick Terrell2018-05-041-1/+4
* Fix make installNick Terrell2018-05-041-1/+4
* fullbench compiled without assert()Cyan49732018-04-231-1/+2
* Merge branch 'dev' into lowAddrYann Collet2018-04-161-8/+7
|\
| * allow system-defined CPPFLAGS in /testsYann Collet2018-04-111-1/+1
| * reduced test time on circle-ciYann Collet2018-04-111-7/+6
* | Merge branch 'dev' into lowAddrtest49732018-04-041-13/+16
|\ \ | |/
| * Add Dependency to Fix Parallel `make test` RunsW. Felix Handte2018-03-211-1/+1