summaryrefslogtreecommitdiffstats
path: root/tests/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* added v1.x.y to versions testsYann Collet2016-11-171-0/+1
|
* fixed lz4catYann Collet2016-11-091-0/+4
| | | | changed lz4-test order
* 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.