ShrinkItArchive/test_src/com/webcodepro/shrinkit
2008-06-28 15:01:26 +00:00
..
io Adding BitOutputStream; moved bit mask constants into BitConstants interface for both the input and the output stream. 2008-06-28 15:01:26 +00:00
CRC16Test.java
HeaderBlockTest.java Removed some unit tests that took a bit of setup to get working; added a helper functions to HeaderBlock (getting filename and data or resource fork) and ThreadRecord (get correct InputStream); most LZW tests now compare to expected results. Not all test issues have been resolved. 2008-06-27 04:19:21 +00:00
MasterHeaderBlockTest.java
ThreadRecordTest.java