summaryrefslogtreecommitdiffstats
path: root/tests/testbench
Commit message (Expand)AuthorAgeFilesLines
* #5100 test caseJohannes Dahlström2012-02-161-0/+54
* [merge from 6.7] Set explicit resolution to make screenshot merging easierAutomerge2012-02-151-0/+3
* [merge from 6.7] Add some labels and a little spacing to spice things upAutomerge2012-02-151-0/+17
* [merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected iconAutomerge2012-02-152-0/+95
* [merge from 6.7] #8114 - Fixed TabSheet rendering of first tab when another t...Automerge2012-02-151-0/+67
* [merge from 6.7] #5833 and #7013 combo box width fix and testsAutomerge2012-02-144-0/+215
* [merge from 6.7] #8264 fix long range selection in multi-selectable table, re...Automerge2012-02-132-0/+146
* [merge from 6.7] #8362 Ensure value is not toggled when checkbox is disabledAutomerge2012-02-131-0/+147
* [merge from 6.7] Fixed resolution to sec for easier merges to 7.0Artur Signell2012-02-062-1/+5
* [merge from 6.7] Set resolution to second to make test consistent in Vaadin 6...Artur Signell2012-02-061-0/+1
* Use value change listeners instead of click listeners for checkboxesArtur Signell2012-02-061-6/+3
* Use value change listeners instead of click listeners for checkboxesArtur Signell2012-02-061-7/+7
* Fixed test - old IEs do not provide any button for double clicksArtur Signell2012-02-031-2/+2
* #8284, #8336 Fixed header and footer click for right and middle click. Browse...Artur Signell2012-02-032-0/+246
* Reversed browser start logic, use --gui to start the browser automatically. B...Artur Signell2012-02-031-1/+1
* [merge from 6.7] #8311 Converted CRLF -> LF in css/html/xml filesAutomerge2012-02-0264-9657/+9657
* Test case for #8321Johannes Dahlström2012-02-011-0/+37
* #6718 Improved testJohannes Dahlström2012-01-311-43/+38
* #8311 Additional CRLF->LF fixesArtur Signell2012-01-273-115/+115
* #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-27293-26948/+26948
* #6718 TestBench testJohannes Dahlström2012-01-272-0/+211
* #6902 Table empties field on Layout.replaceComponentArtur Signell2012-01-272-3/+54
* Apply all settings when changing directionLeif Åstrand2012-01-271-0/+4
* Add align bottom to the tests with heights just to make it more interestingLeif Åstrand2012-01-111-0/+4
* A bunch of tests for OrderedLayoutLeif Åstrand2012-01-111-9/+162
* Yet another layout tester, copied from V7 for reporting bugs in 6.7Leif Åstrand2012-01-101-166/+9
* Some test tweaks for #6870Johannes Dahlström2011-12-301-3/+7
* Improved test cases for #8170Johannes Dahlström2011-12-221-5/+15
* Test for #8170Artur Signell2011-12-211-15/+5
* Test case for #6870Johannes Dahlström2011-12-191-7/+3
* TestBench test for #8090Johannes Dahlström2011-12-191-7/+5
* #8090 test caseJohannes Dahlström2011-12-151-5/+7
* Merge from 6.7Johannes Dahlström2012-01-202-1/+9
* Merge from 6.7Johannes Dahlström2012-01-169-9/+736
* Merged #8105 Compile core files and test files to separate foldersJohannes Dahlström2012-01-163-244/+135
* Merge from 6.7Johannes Dahlström2012-01-128-3/+533
* Merged changes from 6.7Johannes Dahlström2011-12-302-6/+135
* Merged changes from 6.8Johannes Dahlström2011-12-225-8/+208
* Fixed test mixupArtur Signell2011-12-203-31/+24
* Split test for #5655 to separate file to avoid issues with screenshots and ch...Artur Signell2011-12-204-34/+99
* #5655 Added getClientWidth() and getClientHeight() to WebBrowser and updated ...Artur Signell2011-12-202-15/+33
* Fixed test class nameArtur Signell2011-12-091-19/+19
* Merged fixes from 6.7Artur Signell2011-12-082-0/+227
|\
| * Test for how validators work with empty fieldsArtur Signell2011-12-082-0/+227
* | Merged #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0851-67/+67
|\|
| * Test case for #8077Leif Åstrand2011-12-081-0/+48
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0851-67/+67
| * Update selection ranges when unselecting rows from the server (#8076)Leif Åstrand2011-12-081-0/+0
| * Test application and disabled testbench script for #8076Leif Åstrand2011-12-082-0/+124
| * #8035 Extra event on TextField with ActionHandlerLeif Åstrand2011-12-071-0/+57