1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-05 18:34:17 +02:00
bitjs/tests
2020-04-02 19:30:21 -07:00
..
archive-testfiles Fix untarring by ensuring it gets a fresh buffer of data and add a test 2017-02-20 23:40:33 -08:00
archive-test.html Turn archive.js into an ES module for Issue #16 2020-04-02 17:29:02 -07:00
archive-test.js Turn archive.js into an ES module for Issue #16 2020-04-02 17:29:02 -07:00
file-sniffer-test.html Update file sniffer to be an ES module 2020-04-02 19:30:21 -07:00
io-bitstream-test.html Start on Issue #16. Make BitStream a module, but provide a Web Worker version of BitStream via a build step 2020-04-01 23:08:09 -07:00
io-bytebuffer-test.html Make ByteStream and ByteBuffer into modules with Worker veresions via build for Issue #16 2020-04-02 00:07:14 -07:00
io-bytestream-test.html Make ByteStream and ByteBuffer into modules with Worker veresions via build for Issue #16 2020-04-02 00:07:14 -07:00
muther.js Fix tee() methods on streams and add a unit test. Also improve error message logging in the test harness 2018-01-23 23:56:03 -08:00
test-uploader.html Add first test for unzip and move io tests into the tests folder 2017-02-19 10:27:45 -08:00
test-uploader.js Start the move to es6: Change all vars to lets/consts 2017-02-20 12:47:17 -08:00