Skip to content

Commit 2e1d917

Browse files
committed
Remove old HTML archive unit tests - only automated tests going forward
1 parent cf26e0a commit 2e1d917

26 files changed

+37
-371
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ const crc = bstream.readBits(12); // read in 12 bits as CRC, advancing the point
134134
const flagbits = bstream.peekBits(6); // look ahead at next 6 bits, but do not advance the pointer
135135
```
136136

137+
<!-- TODO(bitjs): Provide better documentation -->
138+
137139
## Reference
138140

139141
* [UnRar](http://codedread.github.io/bitjs/docs/unrar.html): A work-in-progress description of the

tests/archive-test.html

Lines changed: 0 additions & 8 deletions
This file was deleted.

tests/archive-test.js

Lines changed: 0 additions & 71 deletions
This file was deleted.

tests/archive-testfiles/README.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

tests/archive-testfiles/test-unrar-m1.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/archive-testfiles/test-unrar-m2.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/archive-testfiles/test-unrar-m3.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/archive-testfiles/test-unrar-m4.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)