summaryrefslogtreecommitdiffstats
path: root/tests/test-lz4-list.py
Commit message (Collapse)AuthorAgeFilesLines
* Correctly use temp folder variableGabriel2022-01-291-1/+1
|
* Convert all strings to fstrings && avoid usage of shell for PopenGabriel2022-01-291-40/+45
|
* Ensure list test exits with appropiate exit code on failureGabriel2022-01-291-1/+3
|
* use the same style of hashbang for all filesa13460542021-08-211-1/+1
|
* List mode improvements.gstedman2019-05-161-2/+2
| | | | | | | | | Improve formatting Include static assert Use UTIL_fseek to handle potential fseek limitation Be explicit when refusing to read from stdin Properly free dctx after use Include valgrind tests
* Add multiframe report to --list commandgstedman2019-05-151-0/+282