1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-03 09:39:16 +02:00
bitjs/tests
2024-01-04 22:39:25 +09: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 Add a GIF Parser into image/parsers 2023-12-22 14:14:05 -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 a GIF Parser into image/parsers 2023-12-22 14:14:05 -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 Make skip() return the ByteStream, for chaining. Document the tee() method. 2024-01-04 22:39:25 +09:00