summaryrefslogtreecommitdiffstats
path: root/tests/testbench
Commit message (Expand)AuthorAgeFilesLines
...
| * | Missing test script contents (#7885)Leif Åstrand2012-05-301-0/+36
| * | Verify that @Widgetset loads the right widgetset (#7885)Leif Åstrand2012-05-295-3/+64
| * | Add support for building TestingWidgetSet (#8469)Leif Åstrand2012-05-291-0/+6
* | | Fixed equal expand ratio for BoxLayout (no expand ratios set for defined size...Jouni Koivuviita2012-05-211-1/+2
* | | Small optimization to BoxLayoutJouni Koivuviita2012-05-201-6/+6
* | | Extensive refactoring of BoxLayoutJouni Koivuviita2012-05-202-2/+34
* | | Merge branch 'master' into layoutgraphJouni Koivuviita2012-05-1867-79/+187
|\| |
| * | Test app and script for #8804Leif Åstrand2012-05-152-0/+110
| * | Test for portal URL generation for render requests (#8785)Artur Signell2012-05-131-0/+12
| * | State is now created using generators, removed setState (#8502)Artur Signell2012-05-112-11/+2
| * | Updated Label to use shared stateArtur Signell2012-05-1163-68/+63
* | | Reverted LayoutResizeTest (previous commit was a mistake)Jouni Koivuviita2012-05-111-4/+3
* | | Fixed a bug in BoxLayout which caused spacing elements not to be measuredJouni Koivuviita2012-05-111-3/+4
* | | Merged master to layoutgraphJouni Koivuviita2012-05-1127-41/+1444
|\| |
| * | Update dom path for child caption for Vaadin 7Leif Åstrand2012-05-041-1/+1
| * | Merge remote branch 'origin/6.8'Leif Åstrand2012-05-0413-64/+764
| |\|
| | * [merge from 6.7] Add missing ?restartApplication from the URLAutomerge2012-05-031-1/+1
| | * [merge from 6.7] Don't paint references to orphan components #8730Automerge2012-05-032-0/+72
| | * [merge from 6.7] Simplified test case for #8730Automerge2012-04-271-0/+90
| | * [merge from 6.7] Fix and test case for #8619: Add sanity checks to GridLayout...Automerge2012-04-271-0/+61
| | * [merge from 6.7] Use equals instead of == to compare item ids (#8712). Using ...Automerge2012-04-272-0/+225
| | * Improved touch scrolling test application (#8716, #8720, #8721, #8722, #8723,...Johannes Dahlström2012-04-261-64/+111
| | * Add support for html in buttons (#8663)Leif Åstrand2012-04-264-0/+174
| | * Fixes #8693 by applying patch, adds automated test for the case.Marc Englund2012-04-252-0/+30
| * | Merge remote branch 'origin/6.8'Leif Åstrand2012-04-255-32/+448
| |\|
| | * [merge from 6.7] Test case and fix for #8625: Firefox and IE9 need an overflo...Automerge2012-04-192-0/+90
| | * [merge from 6.7] improved test caseAutomerge2012-04-181-4/+16
| | * [merge from 6.7] enhanced test caseAutomerge2012-04-181-1/+19
| | * [merge from 6.7] added tests case that contains varios setups to check scroll...Automerge2012-04-181-0/+238
| | * [merge from 6.7] Fixed layout to match test script and screenshotsAutomerge2012-04-181-1/+1
| | * [merge from 6.7] Test for #8662: Improved old #2864 test case and added a Tes...Automerge2012-04-182-34/+91
| * | Method for finding the first ancestor of a given type (#8182)Artur Signell2012-04-191-1/+1
| * | Fix changed dom element pathLeif Åstrand2012-04-191-1/+1
| * | Add test for detecting scrollbar quirks in different browsersLeif Åstrand2012-04-191-0/+47
| * | Move test app to the right package and add test scriptLeif Åstrand2012-04-192-1/+12
| * | Handled enabled state cascading on client side (#8507)Artur Signell2012-04-192-0/+176
| * | Fix test app and add test scriptsLeif Åstrand2012-04-193-4/+57
| * | Use the proper template nameLeif Åstrand2012-04-181-1/+1
* | | Removed PreLayoutListener againJouni Koivuviita2012-04-251-0/+58
* | | LayoutResizeTest and small optimizations to BoxLayoutJouni Koivuviita2012-04-202-2/+140
* | | Merge branch 'master' into layoutgraphLeif Åstrand2012-04-183-133/+59
|\| |
| * | Merge remote branch 'origin/6.8'Leif Åstrand2012-04-183-133/+59
| |\|
| | * [merge from 6.7] Reverted #7607 fixes and removed the test for now because th...Automerge2012-04-171-62/+0
| | * [merge from 6.7] #8595 test script: removed accidental duplicate code, use mo...Automerge2012-04-161-71/+4
| | * [merge from 6.7] test case for #8639Automerge2012-04-131-0/+55
* | | Fixes to BoxLayout based on first round of screenshot testsJouni Koivuviita2012-04-182-2/+0
* | | Fixes to BoxLayout based on first round of screenshot testsJouni Koivuviita2012-04-183-2/+40
* | | Merge remote branch 'origin/master' into layoutgraphLeif Åstrand2012-04-1725-96/+155
|\| |
| * | Reformatted all source filesArtur Signell2012-04-1620-86/+92
| * | Remove classloader field to make Application serializable (#8644)Leif Åstrand2012-04-161-1/+2