OLD | NEW |
---|---|
1 CONSOLE: unittest-suite-wait-for-done | 1 CONSOLE: unittest-suite-wait-for-done |
2 CONSOLE: TestView enabled | 2 CONSOLE: TestView enabled |
3 CONSOLE: | 3 CONSOLE: |
4 PAINT FOR FRAME #1 ---------------------------------------------- | 4 PAINT FOR FRAME #1 ---------------------------------------------- |
5 1 | TestDisplayList() constructor: 800.0 x 600.0 | 5 1 | TestDisplayList() constructor: 800.0 x 600.0 |
6 1 | paintChild at 0.0,0.0 | 6 1 | paintChild at 0.0,0.0 |
7 1 | | TestDisplayList() constructor: 800.0 x 600.0 | 7 1 | | TestDisplayList() constructor: 800.0 x 600.0 |
8 1 | | drawRect(0.0:0.0:600.0:800.0, Paint(0xff00ff00)) | |
Hixie
2015/06/03 18:11:02
I would leave the colour in the test, to check tha
| |
9 ------------------------------------------------------------------------ | 8 ------------------------------------------------------------------------ |
10 CONSOLE: PASS: should size to render view | 9 CONSOLE: PASS: should not have a 0 sized colored Box |
11 CONSOLE: | 10 CONSOLE: |
12 CONSOLE: All 1 tests passed. | 11 CONSOLE: All 1 tests passed. |
13 CONSOLE: unittest-suite-success | 12 CONSOLE: unittest-suite-success |
14 DONE | 13 DONE |
OLD | NEW |