launcher/http/src/main/java/org/apidesign/bck2brwsr/launcher/impl/Console.java
Tue, 19 Apr 2016 05:27:43 +0200 Using new line
Mon, 18 Apr 2016 07:32:35 +0200 Launcher.createBrowser can specify its own page
Fri, 25 Mar 2016 11:12:16 +0100 Invoke methods with string parameters
Tue, 26 Jan 2016 04:36:23 +0100 JavaScript in a browser can be at most three times slower than HotSpot when computing five or ten thousands of prime numbers
Sun, 26 Apr 2015 10:58:52 +0300 Automatically close the browser windows unless such action gets canceled.
Tue, 24 Feb 2015 11:12:53 +0100 Using year range 2012-2015 in copyright header
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