aboutsummaryrefslogtreecommitdiff
path: root/tests/core/compress
Commit message (Collapse)AuthorAgeFilesLines
* Make tests scripts error if a test failsLucas Perlind2023-04-031-0/+7
| | | | | Additionally fixes tests that were found broken because of this.
* [compress/shoco] Add short string compressor.Jeroen van Rijn2022-04-221-1/+56
|
* [varint] Add LEB128 decoding + testsJeroen van Rijn2022-03-081-3/+1
| | | | Also make tests in general less spammy: Don't print [PASS] for each successful test, only report failures and progress.
* [tests] Make test runners exit with errorlevel 1 if a test fails.Jeroen van Rijn2022-03-031-0/+3
|
* Minor style changegingerBill2021-10-021-17/+17
|
* Custom test runner.Jeroen van Rijn2021-09-081-6/+21
|
* Add Makefile for tests.Jeroen van Rijn2021-09-071-1/+1
|
* CI tests for PNG, GZIP + ZLIB.Jeroen van Rijn2021-09-071-0/+120