summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* added "make c_standards"Przemyslaw Skibinski2016-11-071-2/+2
|
* Fix LZ4_decompress_fast_continue() bugNick Terrell2016-11-051-1/+7
| | | | | It specified the external dictionary location incorrectly. Add tests that expose this bug with both normal compilation and ASAN.
* Merge pull request #252 from inikep/devYann Collet2016-11-041-2/+1
|\ | | | | Dev
| * redefined VOID for Windows/MSYSPrzemyslaw Skibinski2016-11-041-2/+1
| |
* | Return error if input file does not exist.Nick Terrell2016-11-041-0/+5
|/ | | | Make `lz4 file-does-not-exist` return non-zero.
* Fix tests for test modeNick Terrell2016-11-041-1/+4
|
* updated programs/README.mdPrzemyslaw Skibinski2016-11-031-1/+1
|
* versionsTests moved to tests/Przemyslaw Skibinski2016-11-031-1/+6
|
* updated links to LZ4 repositoryPrzemyslaw Skibinski2016-11-031-1/+1
|
* test programs moved to tests/Przemyslaw Skibinski2016-11-031-0/+280