vmtest/src/test/java/org/apidesign/bck2brwsr/vmtest/impl/ZipFileTest.java
Tue, 12 Feb 2013 23:30:01 +0100 Flexible composition of classpath. One can either specify a URL or a load function
Mon, 11 Feb 2013 19:55:00 +0100 Allows two isolated bck2brwsr VM in a single JavaScript page/context
Tue, 05 Feb 2013 13:20:07 +0100 Understands Class-Path: attribute in manifest
Tue, 05 Feb 2013 08:48:23 +0100 Test can specify multiple HTTP resources
Fri, 01 Feb 2013 19:49:21 +0100 Infering the URL context from the browser's base URL, if any
Fri, 01 Feb 2013 18:42:07 +0100 Can initialize VM with classpath composed of a JAR file and read resources from it
Fri, 01 Feb 2013 18:02:16 +0100 Using GNU ClassPath implementation of ZipInputStream. Taken from http://sourceforge.net/projects/jazzlib/ rev. jazzlib-0.07.zip
Wed, 30 Jan 2013 14:03:49 +0100 Implementation of ZipInputStream