summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Method for finding the first ancestor of a given type (#8182)Artur Signell2012-04-191-1/+1
* Fixed GateIn portal support and action request problem (#8670)Artur Signell2012-04-191-2/+2
* 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
* Merge remote branch 'origin/6.8'Leif Åstrand2012-04-184-133/+96
|\
| * [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
| * Unit test for #8653Johannes Dahlström2012-04-161-0/+2
| * [merge from 6.7] test case for #8639Automerge2012-04-131-0/+55
| * Reverted accidental commitJohannes Dahlström2012-04-131-16/+6
| * Blocked merge of revisions related to 6.7.7 releaseJohannes Dahlström2012-04-131-6/+16
| * Unit test for #8203Johannes Dahlström2012-04-121-3/+38
* | Reformatted all source filesArtur Signell2012-04-1634-134/+156
* | Remove classloader field to make Application serializable (#8644)Leif Åstrand2012-04-163-6/+27
* | 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
* | 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