1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-03 17:49:16 +02:00
bitjs/tests
2021-12-12 15:34:58 -08:00
..
archive-testfiles Fix issue #19: Support data descriptors in unzip. 2020-04-30 23:54:21 -07:00
archive-test.html Update test files to be ES modules for Issue #16 2020-04-02 19:46:14 -07:00
archive-test.js Fix issue #19: Support data descriptors in unzip. 2020-04-30 23:54:21 -07:00
file-sniffer.spec.js Add TAR magic numbers to file sniffer. 2021-06-20 12:59:11 -07:00
io-bitstream.spec.js For Issue #27, rewrite most tests to use mocha/chai via npm run test 2021-06-02 23:26:58 -07:00
io-bytebuffer.spec.js For Issue #27, rewrite most tests to use mocha/chai via npm run test 2021-06-02 23:26:58 -07:00
io-bytestream.spec.js For Issue #27, rewrite most tests to use mocha/chai via npm run test 2021-06-02 23:26:58 -07:00
muther.js Update test files to be ES modules for Issue #16 2020-04-02 19:46:14 -07:00
test-uploader.html Fix issue #19: Support data descriptors in unzip. 2020-04-30 23:54:21 -07:00
test-uploader.js Fix issue #19: Support data descriptors in unzip. 2020-04-30 23:54:21 -07:00
unzipper-test.html Rename unzipper test harness files. 2021-12-12 15:34:58 -08:00
unzipper-test.js Rename unzipper test harness files. 2021-12-12 15:34:58 -08:00
zipper-test.html Use JS Map instead of JS object for the huffman code tables. Seems to be a pretty good performance improvement on Chrome, Safari, Firefox. 2021-12-12 00:32:28 -08:00
zipper-test.js Use JS Map instead of JS object for the huffman code tables. Seems to be a pretty good performance improvement on Chrome, Safari, Firefox. 2021-12-12 00:32:28 -08:00