summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix log component references in WindowClickEvents test.Henri Sara2011-12-131-77/+78
* Fix test TableClickValueChangeInteraction.Henri Sara2011-12-132-75/+73
* Fix test TableUndefinedSize.Henri Sara2011-12-131-4/+4
* Fix TableUndefinedSize test to add listeners after setting values.Henri Sara2011-12-131-4/+3
* Fix test class name in test bench test ValidationOfRequiredEmptyFields.Henri Sara2011-12-131-19/+19
* #8101/#8103 Javadoc for converters and converter factoryArtur Signell2011-12-121-1/+1
* Test for #8074Artur Signell2011-12-121-0/+25
* Improve #7930 (elimination of Validator.isValid()) based on review.Henri Sara2011-12-092-2/+2
* Removed dummy test fileArtur Signell2011-12-091-1/+0
* Resolve compile errors caused by merge of 6.8 branchLeif Åstrand2011-12-093-7/+7
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-0975-77/+2448
|\
| * Merged fixes from 6.7Artur Signell2011-12-083-1/+260
| |\
| | * Test for how validators work with empty fieldsArtur Signell2011-12-082-0/+227
| | * #6603 Added IllegalArgumentException to javadoc and added testArtur Signell2011-12-081-1/+33
| * | Merged #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0852-68/+68
| |\|
| | * Test case for #8077Leif Åstrand2011-12-081-0/+48
| | * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0852-68/+68
| | * 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
| | * #7127 test case: Table selection breaks if ItemClickListener requests repaintJohannes Dahlström2011-12-072-0/+448
| | * Test case for #8041Leif Åstrand2011-12-052-0/+92
| * | Merged tests, fixes and javadoc updates from 6.7Artur Signell2011-12-088-0/+769
| * | Merge from 6.7Johannes Dahlström2011-12-0710-10/+886
| |\|
| | * Refactored test to avoid depending on JDK DateTimeInstance, which is differen...Artur Signell2011-12-052-10/+3
| | * Test for #6902Artur Signell2011-11-291-0/+52
| | * Test for #7965Artur Signell2011-11-291-0/+35
| | * Test for #7978Artur Signell2011-11-292-0/+84
| | * #7668 - Formatted code to adhere to Vaadin coding conventionsJohannes Dahlström2011-11-292-51/+48
| | * #8009 Moved DemoLauncher to tests/testbenchArtur Signell2011-11-284-0/+712
| | * #7988 no partial refresh for an item that is not in the buffer, improved testHenri Sara2011-11-242-7/+97
| | * #7988 TreeTable.setCollapsed(...) should refresh UIHenri Sara2011-11-242-0/+96
| | * Enhanced tests and fix for #7668 - re-adding a component at an index before i...Johannes Dahlström2011-11-242-0/+48
| | * Test application for #7785 (adapted from ticket).Henri Sara2011-11-241-0/+57
| | * Tests for #7668 - re-adding a component at an index before its current one do...Johannes Dahlström2011-11-232-0/+179
| | * #7908 TreeTable should resize on container change when page length is zero, r...Henri Sara2011-11-212-0/+84
| | * Extend AbstractTestCase instead of TestBase when creating and using your own ...Leif Åstrand2011-11-211-3/+3
| | * Patch and TestBench script for issue #7916 - setting VWindow height to undefi...Johannes Dahlström2011-11-182-1/+52
| | * Test for #7739Artur Signell2011-11-172-0/+166
| | * Test for #6798. Automated test disabled (set to .htm) and should be enabled o...Artur Signell2011-11-172-0/+98
| | * #7950 ComboBox show paging button even though there are no matchesArtur Signell2011-11-171-0/+62
| | * Test for #7950 and #7949Artur Signell2011-11-171-0/+55
| | * Extended test to cover #7062Artur Signell2011-11-171-10/+19
| | * Form and Table now sets property to fields Viewer property if one exists. fix...Matti Tahvonen2011-11-161-0/+90
| | * PropertyFormatter's format now don't get called with weird Boolean value when...Matti Tahvonen2011-11-161-0/+69
| | * Test for #7056Artur Signell2011-11-151-0/+62
| | * Fixed test to use enterCharacter that cause correct keydown/keyup eventsArtur Signell2011-11-151-2/+1
| | * #7837 do not use partial updates in TreeTable if the container does not suppo...Henri Sara2011-11-152-0/+258
| | * #7396 Test gatein and exo with firefox 3.6 because of #7939Leif Åstrand2011-11-151-0/+2
| | * Possibly avoid missing locks by not cleaning up in the finally block, as anot...Leif Åstrand2011-11-151-6/+6