summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* #8093 Support JSR-303 Bean ValidationHenri Sara2011-12-162-0/+115
* Ensure the same locale is used for all browsersArtur Signell2011-12-161-0/+2
* Take into account that the date changesArtur Signell2011-12-162-3/+3
* Nicer toString()Artur Signell2011-12-161-0/+5
* #8094 Initial implementation of two phase commitArtur Signell2011-12-162-0/+255
* Fixed tests to use seconds resolutions instead of millisecondsArtur Signell2011-12-152-14/+11
* Test for #7894Leif Åstrand2011-12-152-0/+83
* Test script for theme loading (#7885)Leif Åstrand2011-12-151-0/+27
* Test script for #7882, #7883 and #7884Leif Åstrand2011-12-152-4/+45
* Ease migration by not requiring getTestDescription to be public (#8053)Leif Åstrand2011-12-151-1/+1
* Formatting cleanupLeif Åstrand2011-12-151-1/+2
* Updated test to use second resolution instead of millisecondArtur Signell2011-12-151-0/+2
* Set the date explicitly to avoid problems with hours/minutes/secondsArtur Signell2011-12-151-1/+1
* #8118 Don't test with millisecond resolutionArtur Signell2011-12-151-40/+6
* #8118 Removed test for millisecond resolutionArtur Signell2011-12-151-61/+0
* #8118 Fixed problem caused by removing millsecond supportArtur Signell2011-12-151-22/+12
* #8117 Fixed problem caused by changing default DateField resolutionArtur Signell2011-12-152-3/+6
* #8019/#8117/#6081 Cleaned up code and fixed issue where an invalidArtur Signell2011-12-152-0/+82
* Removed extra IntegerValidator for a field with an Integer property dataArtur Signell2011-12-152-4/+2
* Split array assertion method to separate util classArtur Signell2011-12-152-19/+26
* #8097 Root does not send resize eventsLeif Åstrand2011-12-153-22/+23
* Fix generics in a test.Henri Sara2011-12-151-2/+4
* #8110 Validation is now done on the converted valueArtur Signell2011-12-146-11/+310
* Fixed testArtur Signell2011-12-141-11/+2
* #8118 Remove support for millisecond resolutionArtur Signell2011-12-143-3/+0
* #8019 Changed DateField resolution to enumArtur Signell2011-12-143-32/+35
* 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
| |\|