OLD | NEW |
1 CONSOLE: unittest-suite-wait-for-done | 1 unittest-suite-wait-for-done |
2 CONSOLE: TestRenderView enabled | 2 TestRenderView enabled |
3 CONSOLE: | 3 |
4 PAINT FOR FRAME #1 ---------------------------------------------- | 4 PAINT FOR FRAME #1 ---------------------------------------------- |
5 1 | TestPaintingCanvas() constructor: 800.0 x 600.0 | 5 1 | TestPaintingCanvas() constructor: 800.0 x 600.0 |
6 1 | paintChild RenderDecoratedBox at Point(0.0, 0.0) | 6 1 | paintChild RenderDecoratedBox at Point(0.0, 0.0) |
7 1 | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 7 1 | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
8 1 | | paintChild RenderPadding at Point(0.0, 0.0) | 8 1 | | paintChild RenderPadding at Point(0.0, 0.0) |
9 1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 9 1 | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
10 1 | | | paintChild RenderDecoratedBox at Point(10.0, 10.0) | 10 1 | | | paintChild RenderDecoratedBox at Point(10.0, 10.0) |
11 1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 | 11 1 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0 |
12 ------------------------------------------------------------------------ | 12 ------------------------------------------------------------------------ |
13 CONSOLE: PASS: should not have a 0 sized colored Box | 13 PASS: should not have a 0 sized colored Box |
14 CONSOLE: | 14 |
15 CONSOLE: All 1 tests passed. | 15 All 1 tests passed. |
16 CONSOLE: unittest-suite-success | 16 unittest-suite-success |
17 DONE | 17 DONE |
OLD | NEW |