summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Renamed @Component to @ConnectArtur Signell2012-04-122-4/+4
* Fix ShortCutListenerModification testHenri Sara2012-04-121-5/+7
* Removed deprecated an unneded setAlignment based on String (#8169)Artur Signell2012-04-121-210/+0
* Vaadin 7 triggers a few more repaints than Vaadin 6Artur Signell2012-04-121-1/+3
* Component no longer implements PaintableArtur Signell2012-04-123-5/+5
* Fixed locator stringArtur Signell2012-04-112-3/+2
* Provide a dummy Root to avoid NPEArtur Signell2012-04-101-0/+16
* Merge remote branch 'origin/6.8'Leif Åstrand2012-04-107-29/+623
|\
| * [merge from 6.7] TestBench test for #8604Automerge2012-04-051-0/+114
| * Fixed #6155: stop listening to Property value change and read only status cha...Johannes Dahlström2012-04-051-0/+72
| * [merge from 6.7] Test for #8328Automerge2012-04-041-3/+57
| * Create integration test for WebSphere Application Server 8 (#3789)Leif Åstrand2012-04-041-0/+9
| * 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
* | 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-052-2/+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-303-2/+51
|\|
| * [merge from 6.7] #8580 test caseAutomerge2012-03-301-0/+49
| * [merge from 6.7] Integration test with Firefox 11Automerge2012-03-291-1/+1
| * [merge from 6.7] Test with Chrome 18Automerge2012-03-291-1/+1
| * [merge from 6.7] Test with Firefox 11Automerge2012-03-291-1/+1
* | 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
* | Server side unit test for #8542Leif Åstrand2012-03-271-0/+98
* | Enable loading Root subclasses with a custom class loader (#8542)Leif Åstrand2012-03-271-2/+4
* | 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