summaryrefslogtreecommitdiffstats
path: root/tests/testbench
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add overflow: hidden to v-label to prevent margins from escaping (#8671)Leif Åstrand2012-04-161-0/+50
| * | Renamed @Component to @ConnectArtur Signell2012-04-122-4/+4
| * | Fix ShortCutListenerModification testHenri Sara2012-04-121-5/+7
* | | Fixed 'v-required-field-indicator' classname and * characterJouni Koivuviita2012-04-161-1/+23
* | | BoxLayout now respects the current layout specs, dividing unused space equall...Jouni Koivuviita2012-04-161-0/+341
* | | BoxLayout now working with LayoutManager (except for spacing size)Jouni Koivuviita2012-04-151-4/+19
* | | Merge remote-tracking branch 'origin/master' into layoutgraphJouni Koivuviita2012-04-121-210/+0
|\| |
| * | Removed deprecated an unneded setAlignment based on String (#8169)Artur Signell2012-04-121-210/+0
* | | Making BoxLayout behave better with LayoutManagerJouni Koivuviita2012-04-111-42/+60
* | | Merge branch 'layoutgraph' of ssh://dev.vaadin.com/vaadin into layoutgraphJouni Koivuviita2012-04-112-3/+2
|\| |
| * | Fixed locator stringArtur Signell2012-04-112-3/+2
* | | Merge branch 'layoutgraph' of ssh://dev.vaadin.com/vaadin into layoutgraphJouni Koivuviita2012-04-114-26/+484
|\| |
| * | Merge remote branch 'origin/6.8'Leif Åstrand2012-04-104-26/+484
| |\|
| | * [merge from 6.7] TestBench test for #8604Automerge2012-04-051-0/+114
| | * Test tab scrolling in #5100 testJohannes Dahlström2012-04-041-0/+90
| | * [merge from 6.7] Basic app for testing various aspects of layout performanceAutomerge2012-04-031-0/+285
| | * Don't test wrap-around in #5100 test as it's not currently supportedJohannes Dahlström2012-04-021-27/+7
| | * Cleaned up #5100 testJohannes Dahlström2012-04-021-11/+0
* | | 95% functional VerticalLayout and HorizontalLayout using mainly CSSJouni Koivuviita2012-04-082-0/+384
|/ /
* | Renamed template so it is not run as a TestBench scriptArtur Signell2012-04-052-1/+1
* | Tests for CustomLayoutArtur Signell2012-04-054-3/+128
* | Fixed merge problem from ef53ac075f83a865cbc6e736132821d8b1714aabArtur Signell2012-04-051-2/+0
* | Include ApplicationRunnerServlet in test.warArtur Signell2012-04-051-1/+3
* | Moved ApplicationRunnerServlet to test folder and improved find methodArtur Signell2012-04-051-0/+290
* | Moved margins to AbstractLayoutStateArtur Signell2012-04-053-3/+21
* | Updated CssLayout to use new state and hierarchy change eventsArtur Signell2012-04-051-0/+68
* | ServerConnector is no longer a Paintable, components using updateFromUidl areArtur Signell2012-04-052-6/+7
* | Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-043-3/+7
* | Fixed test (spliter click coordinates)Artur Signell2012-03-301-3/+3
* | Fixed test as Embedded now return mouse coordinates for splitter clickArtur Signell2012-03-301-4/+3
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-301-0/+49
|\|
| * [merge from 6.7] #8580 test caseAutomerge2012-03-301-0/+49
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-272-0/+138
|\|
| * [merge from 6.7] Test for #8526Automerge2012-03-272-0/+138
* | Removed unnecessary deprecated getConnectorId methods. Artur Signell2012-03-271-1/+1
* | Correctly track open windows and check modality.Artur Signell2012-03-271-12/+17
* | Update PopupView to work with LayoutManager (#8313)Leif Åstrand2012-03-271-0/+2
* | Make label width undefined so at least one child has defined widthLeif Åstrand2012-03-271-1/+3
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-261-3/+4
|\|
| * #5100 Updated test to use log instead of Label for loggingArtur Signell2012-03-261-3/+4
* | #8478 Added clip constant to BaseThemeArtur Signell2012-03-261-1/+2
* | Corrected vertical layout locator stringArtur Signell2012-03-261-3/+3
* | Corrected VerticalLayout locator stringsArtur Signell2012-03-252-4/+4
* | Removed accidentally merged fileArtur Signell2012-03-251-122/+0
* | Corrected invalid locatorArtur Signell2012-03-251-2/+1
* | #8455 Updated test to reflect that root is available in initArtur Signell2012-03-251-2/+1
* | Corrected vertical layout locatorArtur Signell2012-03-251-1/+1
* | Corrected close button locatorsArtur Signell2012-03-251-4/+3
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-232-1/+12
|\|
| * [merge from 6.7] Added comments so it is possible to follow what is happening...Automerge2012-03-231-0/+11