rt/launcher/src/main/java/org/apidesign/bck2brwsr/launcher/impl/Console.java
Thu, 18 Apr 2013 23:09:30 +0200 Can execute 'dual' tests: bck2brwsr can use regular launcher, javaquery.api can use FX Web View one
Thu, 18 Apr 2013 16:58:55 +0200 Getting bunch of the knockout tests work in FX Web View
Thu, 18 Apr 2013 09:06:18 +0200 Can execute tests in FX web view.
Thu, 18 Apr 2013 05:47:45 +0200 Tests can start inside FX Web View
Mon, 08 Apr 2013 19:33:08 +0200 Is model branch in good shape for merging? I think so.
Sun, 07 Apr 2013 19:28:00 +0200 Finish the bouncing tests with timeout exception
Sun, 07 Apr 2013 17:02:14 +0200 Use setTimeout to be invoked only once
Sun, 07 Apr 2013 16:11:56 +0200 @BrwsrTest that throws InterruptedException will be re-executed again later
Sun, 07 Apr 2013 15:24:45 +0200 Wrap invoke exceptions into InvocationTargetException
Wed, 03 Apr 2013 13:43:22 +0200 Keep the console output collapsed until details are requested
Tue, 02 Apr 2013 15:52:25 +0200 Ability to re-run failed tests
Fri, 01 Mar 2013 17:21:33 +0100 Encode UTF-8 bytes, not characters
Fri, 01 Mar 2013 14:10:57 +0100 Allow execution in browser rather than Rhino. This should speed up our tests. Had to workaround Grizlly/Chrome misunderstanding about UTF-8
Tue, 26 Feb 2013 16:54:16 +0100 Moving modules around so the runtime is under one master pom and can be built without building other modules that are in the repository