summaryrefslogtreecommitdiffstats
path: root/tests/testbench/com/vaadin/tests/components/textfield
Commit message (Expand)AuthorAgeFilesLines
* Merge test for #11623 to 7.0.Johannes Dahlström2013-05-101-0/+72
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-3036-3386/+0
* Component.getRoot() -> Component.getUI() (#8908)Artur Signell2012-08-242-2/+2
* Renamed Root to UI, automatic rename (#8908)Artur Signell2012-08-241-1/+1
* Removed readThrough/writeThrough in favor of buffered (#8180)Artur Signell2012-08-221-1/+1
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-2316-0/+51
* Reformatted all source filesArtur Signell2012-04-163-16/+16
* Corrected vertical layout locator stringArtur Signell2012-03-261-3/+3
* Corrected VerticalLayout locator stringsArtur Signell2012-03-251-2/+2
* Merge commit '7c200d4e869139ff72e848e973cd5ce5932908d8'Artur Signell2012-02-034-784/+784
|\
| * [merge from 6.7] #8311 Converted CRLF -> LF in css/html/xml filesAutomerge2012-02-025-980/+980
* | Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8)Artur Signell2012-01-313-82/+82
|\|
| * #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-273-121/+121
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-271-0/+59
|\|
| * Merge from 6.7Johannes Dahlström2012-01-121-0/+57
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-01-061-7/+7
|\|
| * Merged changes from 6.7Johannes Dahlström2011-12-301-6/+6
* | #8125 Removed Property.ConversionException and String constructor basedArtur Signell2011-12-211-3/+3
* | TextField no longer supports a "secret" modeArtur Signell2011-12-211-196/+0
* | Fixed test for text areaArtur Signell2011-12-201-9/+14
* | Make Root.init abstract, add non-abstract LegacyWindow and migrate testsLeif Åstrand2011-12-201-3/+3
* | #8026 Removed deprecated API from TextFieldArtur Signell2011-12-193-58/+33
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-0/+57
|\|
| * Merged tests, fixes and javadoc updates from 6.7Artur Signell2011-12-081-0/+57
* | Merge remote branch 'origin/databinding'Leif Åstrand2011-12-082-10/+9
|\ \
| * | Eliminate more Field and Property related raw type warnings.Henri Sara2011-11-111-9/+8
| * | Eliminate more cases that used Property.toString().Henri Sara2011-11-081-2/+1
| * | Partly eliminate the use of Property.toString().Henri Sara2011-11-071-0/+1
| |/
* / Migrate all old tests to use LegacyApplication and RootsLeif Åstrand2011-11-163-6/+9
|/
* test scriptMatti Tahvonen2011-10-111-0/+42
* test case now compatible with 1.5Matti Tahvonen2011-10-111-3/+4
* test case related to #4394 and possibly to #7724Matti Tahvonen2011-10-111-0/+125
* test script that hopefully worksMatti Tahvonen2011-10-101-1/+1
* test script that hopefully worksMatti Tahvonen2011-10-102-95/+48
* renamed to enable test case for automatic testsMatti Tahvonen2011-10-101-0/+0
* test script that hopefully worksMatti Tahvonen2011-10-101-106/+42
* test script that hopefully worksMatti Tahvonen2011-10-101-42/+22
* Modified test case to remove obsolete code since #6588 fixMatti Tahvonen2011-10-071-10/+0
* renamed test scriptMatti Tahvonen2011-10-071-0/+0
* rewrote the test in a safer wayMatti Tahvonen2011-10-071-8/+113
* a new test case for #6588Matti Tahvonen2011-10-072-0/+169
* test scriptMatti Tahvonen2011-10-071-0/+32
* Essential test case that should never fail. Related to #6588Matti Tahvonen2011-10-061-0/+44
* Restructure test source directories and packages #7385Jonatan Kronqvist2011-09-2929-0/+3056