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
* 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
* 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
* | 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
* | Reformatted all source filesArtur Signell2012-04-1620-86/+92
* | Remove classloader field to make Application serializable (#8644)Leif Åstrand2012-04-161-1/+2
* | 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
* | Fixed locator stringArtur Signell2012-04-112-3/+2
* | 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
* | Renamed template so it is not run as a TestBench scriptArtur Signell2012-04-052-1/+1
* | Tests for CustomLayoutArtur Signell2012-04-054-3/+128