launcher/http/src/main/java/org/apidesign/bck2brwsr/launcher/impl/Console.java
Sun, 14 Dec 2014 19:03:28 +0100 Increasing the timeout to 10s as Internet Explorer does not timeout in 1s in loadError test
Wed, 14 May 2014 14:03:14 +0200 Use FQN as string when running tests with FULL obfuscation of library JARs
Mon, 05 May 2014 12:25:44 +0200 making sure all classes check the same object for desiredAssertionStatus. Allowing the status to be set per class.
Wed, 30 Apr 2014 15:04:10 +0200 Merging from default branch and resolving conflicts. mvn install -DskipTests passes OK.
Sat, 26 Apr 2014 19:13:56 +0200 Can execute VMTest in browser, if it is annotated with @Exported annotation like the BooleanTest
Sun, 20 Oct 2013 20:36:03 +0200 Can load multiple resources of the same name even in testing and development mode
Wed, 09 Oct 2013 23:09:55 +0200 In case on Bundle_xx.properties are found, return null rather than throwing an exception
Sun, 28 Apr 2013 10:14:31 +0200 Splitting launcher API and its implementation based on Bck2Brwsr