summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* redefined VOID for Windows/MSYSPrzemyslaw Skibinski2016-11-041-2/+1
|
* Merge pull request #250 from terrelln/test-modeYann Collet2016-11-041-1/+4
|\ | | | | Fix test mode and write to null
| * Fix tests for test modeNick Terrell2016-11-041-1/+4
| |
* | fix #198 : no longer requires to restart streaming decompression from where ↵Yann Collet2016-11-041-0/+9
|/ | | | | | | it stopped. It permits relocating remaining data into another memory space. Still, the same content must be presented.
* updated programs/README.mdPrzemyslaw Skibinski2016-11-031-1/+1
|
* versionsTests moved to tests/Przemyslaw Skibinski2016-11-034-1/+522
|
* updated links to LZ4 repositoryPrzemyslaw Skibinski2016-11-035-5/+5
|
* test programs moved to tests/Przemyslaw Skibinski2016-11-035-0/+3318