Commit graph

14 commits

Author SHA1 Message Date
Ivan Smirnov 9fdca30f9e Make Bytes pub 2022-10-17 00:31:27 +01:00
Ivan Smirnov 53ecac38a9 Rename qoi-fast -> qoi (qoi-rust) + update repo 2022-01-06 03:59:32 +03:00
Ivan Smirnov 437d9b6280 tests: make them 1.51-compatible, fix tiny gen bug 2022-01-06 03:39:35 +03:00
Ivan Smirnov fa2a675ecb Improve tests in the generated test suite 2022-01-06 03:26:58 +03:00
Ivan Smirnov 49b4b5b69c Fix chunk tests to match encoder run logic fixes 2022-01-06 03:15:40 +03:00
Ivan Smirnov c2d23f8dec tests: add generated image tests 2022-01-05 17:17:42 +03:00
Ivan Smirnov 8c7b78a97f tests: move common stuff into a common mod 2022-01-05 17:17:10 +03:00
Ivan Smirnov 50d268cd14 Add extensive tests for specific chunk types 2022-01-05 02:28:39 +03:00
Ivan Smirnov 328cfac40d Big batch of renames: strip qoi prefix everywhere 2022-01-03 21:40:24 +03:00
Ivan Smirnov a9b369e585 In tests, always check for encoded length match 2022-01-03 17:15:18 +03:00
Ivan Smirnov c59f6ac686 Update the tests (with reference feature on/off) 2022-01-03 17:15:18 +03:00
Ivan Smirnov 9d036bc64e Update tests and benches to the new encoder API 2022-01-03 01:11:16 +03:00
Ivan Smirnov 0eb8a7ade7 Add QoiDecoder, handle padding properly + refactor 2022-01-02 00:04:09 +03:00
Ivan Smirnov 0fa8ce5fa9 Add reference check tests 2021-12-31 02:01:24 +03:00