launcher/src/main/java/org/apidesign/bck2brwsr/launcher/Bck2BrwsrLauncher.java
Thu, 20 Dec 2012 21:54:33 +0100 Moving the read method closer to the definition of the script
Thu, 20 Dec 2012 16:17:31 +0100 Mojo for execution in a browser
Thu, 20 Dec 2012 11:03:34 +0100 Using the Console for invoking VMTests in Rhino. All tests are passing now.
Tue, 18 Dec 2012 13:10:56 +0100 Can execute tests in real browser
Tue, 18 Dec 2012 12:43:18 +0100 Turning the launcher into an API
Mon, 17 Dec 2012 11:58:48 +0100 Using URL.getContent to communicate with the launcher and execute two testing methods
Sun, 16 Dec 2012 20:11:18 +0100 First steps towards execution harness
Sat, 15 Dec 2012 22:46:26 +0100 Can execute classes and methods as specified by a parameter
Sat, 15 Dec 2012 22:15:53 +0100 Refactoring anonymous handlers to named inner classes
Sat, 15 Dec 2012 16:25:28 +0100 Basic sketch of an HTTP server for launching bck2brwsr applications