summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* Test case for OrderedLayoutArtur Signell2010-04-291-0/+49
* Merged fix for #4528 - PaintException if last menuItem of a sub menu is invis...Artur Signell2010-04-221-0/+34
|\
| * Test case and fix for #4528 - PaintException if the last menuItem of a sub me...Artur Signell2010-04-221-0/+34
* | Removed ?restartApplication from TestBench Table click handler testsJohn Alhroos2010-04-222-2/+2
* | Added waitForVaadin before screenshots.John Alhroos2010-04-221-0/+5
* | Merged automated test related changes from 6.3Henri Sara2010-04-211-1/+1
|\|
| * Reduced delay in combo box navigation test.Henri Sara2010-04-191-1/+1
| * Test case and fix for #4562 - Browser version parsing fails for some browsersArtur Signell2010-04-161-0/+18
| * Added test for primitive sorting (#4514)Artur Signell2010-04-161-2/+29
| * Test case for #4553 Artur Signell2010-04-161-0/+31
| * Test case for NativeSelectArtur Signell2010-04-162-0/+330
| * Ensure the id, not the string is in the containerArtur Signell2010-04-151-1/+1
| * Updated test case so it fails for #4537Artur Signell2010-04-151-1/+3
| * Test case for #4537 - Table component: ValueChangeListener does not react aft...Artur Signell2010-04-151-0/+67
* | Fixed path in TestBench testsJohn Alhroos2010-04-203-38/+38
* | Fixed importJohn Alhroos2010-04-191-3/+4
* | Added test application + TestBench test + JUnit test for footer click handler...John Alhroos2010-04-193-0/+226
* | Added JUnit test for header click handlers #4515John Alhroos2010-04-191-0/+83
* | Merged fixes from 6.3:Artur Signell2010-04-196-3/+478
* | Added test application + testbench test for header click handlers #4515John Alhroos2010-04-192-0/+136
* | Removed Java 1.6 features from code.John Alhroos2010-04-191-4/+0
* | Added testbench test for #1553John Alhroos2010-04-161-0/+342
* | Added JUnit tests and Vaadin test application for Table footer #1553John Alhroos2010-04-162-0/+232
* | Added JUnit testcases for #3520John Alhroos2010-04-161-0/+56
* | Test application for #3520John Alhroos2010-04-151-0/+53
|/
* Fix for #4356 "Add operating system detection" and #4510 "Add css class names...Artur Signell2010-04-091-30/+74
* Merged test case from [11678]Artur Signell2010-04-091-0/+32
* #4500 move Reservr outside Vaadin coreHenri Sara2010-04-094-671/+5
* Fixed caption issue (null vs. "")Artur Signell2010-04-091-1/+1
* Test case for empty and null captions (#3846)Artur Signell2010-04-082-0/+88
* Removed extra codeArtur Signell2010-04-081-50/+0
* Test case for week number calculationArtur Signell2010-04-081-0/+161
* #4491 browser version detection unit test: an additional caseHenri Sara2010-04-071-0/+10
* #4491 browser minor version detection and related CSS classesHenri Sara2010-04-071-3/+23
* Description + ticket numberArtur Signell2010-04-061-2/+12
* Test case for #4489Artur Signell2010-04-061-0/+51
* modified test to include Tree.TargetInSubtree criterionMatti Tahvonen2010-04-011-3/+4
* added simple sort test for bean item containerMatti Tahvonen2010-03-301-0/+67
* Fixed Treefiltering testcase + new reference imagesArtur Signell2010-03-292-9/+30
* renamed method to the related typeMatti Tahvonen2010-03-2512-16/+16
* renamed DropTargetDetails... to TargetDetails... Should be just as clear for ...Matti Tahvonen2010-03-2412-26/+26
* renaming criteriaMatti Tahvonen2010-03-242-4/+4
* renaming criteriaMatti Tahvonen2010-03-242-5/+5
* renaming criteriaMatti Tahvonen2010-03-242-6/+6
* renaming criteriaMatti Tahvonen2010-03-242-4/+4
* renaming criteriaMatti Tahvonen2010-03-241-1/+1
* Table can now select whether multiple rows are dragged at all. Practically th...Matti Tahvonen2010-03-245-5/+5
* fixes #3913Matti Tahvonen2010-03-241-1/+53
* Renamed abstract base class of field value change notification tests for it t...Henri Sara2010-03-243-3/+3
* Test cases for #4394: value change listeners triggered multiple times.Henri Sara2010-03-233-0/+234