edmund-wagner / junrar

plain java unrar util (former sf project)
Other
186 stars 90 forks source link

Join testutil and unrar #16

Closed beothorn closed 12 years ago

beothorn commented 12 years ago

On my project I'm using the class ExtractArchive that is on the testutil module. It seems that this class could be moved to the unrar module, and JUnRarTestUtil.java could go to src/test on unrar too, if the generate-testdata.sh was converted to java. This would make it easier to import/deploy junrar. Is it ok to do this? Thanks

edmund-wagner commented 12 years ago

sure go ahead.