summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Missing test script contents (#7885)Leif Åstrand2012-05-301-0/+36
* Test Vaadin 7 using Chrome 19Leif Åstrand2012-05-291-1/+1
* 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
* Implement first version of view and navigation APIs (#8859).Henri Sara2012-05-243-0/+511
* Test app and script for #8804Leif Åstrand2012-05-152-0/+110
* Added support for map keys of any type (#8602)Artur Signell2012-05-141-0/+146
* 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-0417-67/+950
|\
| * [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
| * Test using Firefox 12 (#8739)Leif Åstrand2012-05-021-1/+1
| * [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
| * Functions for reporting Android and iOS version (#8716)Artur Signell2012-04-261-6/+87
| * 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
| * Add test for $entry and make it ignore some false positives (#8699)Leif Åstrand2012-04-251-0/+42
| * Added v-ios and v-android for mobile devices (#7911)Artur Signell2012-04-251-2/+37
| * Applied patch provided for #8600 (hasChildren() broken if item used to have c...Marc Englund2012-04-241-0/+25
* | 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
* | 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