1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-03 09:39:16 +02:00
bitjs/tests
2024-01-18 21:39:35 -08:00
..
archive-testfiles Add some more RAR files for test coverage. Update test coverage to include archive now that we have some automated tests. 2023-12-16 22:45:00 -08:00
image-testfiles PngParser: Add support for hIST chunk 2024-01-18 21:39:35 -08:00
archive-compress.spec.js Rename a couple unit tests 2023-12-22 14:12:53 -08:00
archive-decompress.spec.js Rename a couple unit tests 2023-12-22 14:12:53 -08:00
codecs.spec.js Update to 1.1.6 for mp3 streams and ffprobe reporting mp4 files with unknown levels 2023-10-25 20:40:26 -07:00
file-sniffer.spec.js Tighten up the file sniffer findMimeType() implementation and improve test coverage 2023-03-10 17:37:09 -08:00
image-parsers-gif.spec.js Add explicit type-safe methods to bind for GIF events. 2024-01-10 21:25:36 +09:00
image-parsers-jpeg.spec.js Starter PNG parser 2024-01-15 23:15:37 -08:00
image-parsers-png.spec.js PngParser: Add support for eXIf chunk 2024-01-18 21:02:12 -08:00
io-bitbuffer.spec.js Beef up unit test coverage in io package. 2023-11-20 22:44:41 -08:00
io-bitstream.spec.js Beef up unit test coverage in io package. 2023-11-20 22:44:41 -08:00
io-bytebuffer.spec.js Beef up unit test coverage in io package. 2023-11-20 22:44:41 -08:00
io-bytestream.spec.js PngParser: Add support for iTXt chunk 2024-01-17 23:03:21 -08:00