summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into contribArtur Signell2012-01-2727-117/+1513
|\
| * Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-2727-117/+1513
| |\
| | * [merge from 6.7] #8272 Test automatically using WebLogic 12Artur Signell2012-01-271-1/+0
| | * Integration test fixesJohannes Dahlström2012-01-232-102/+114
| | * Merge from 6.7Johannes Dahlström2012-01-206-4/+21
| | * 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-13/+140
| | * #7614 Added getComponent(int) and getComponentIndex(Component) to CssLayoutArtur Signell2012-01-124-0/+186
| | * Merge from 6.7Johannes Dahlström2012-01-128-3/+533
| | * Add Firefox 9 and Chrome 16 to tested browsers, remove Firefox 4-8, Chrome 15Johannes Dahlström2012-01-092-2/+2
* | | Merge remote branch 'origin/master' into contribJens Jansson2012-01-262-5/+15
|\| |
| * | Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-222-5/+15
* | | Merge remote branch 'origin/master' into contribJens Jansson2012-01-204-3/+201
|\| |
| * | Update integration tests to use ff9Leif Åstrand2012-01-121-1/+1
| * | Test with firefox 8Leif Åstrand2012-01-111-1/+1
| * | Parent layouts updated to make height: 100% work for the testedLeif Åstrand2012-01-101-0/+3
| * | Yet another layout test applicationLeif Åstrand2012-01-091-0/+195
| * | Set the expansion ratio to the right child (#8053)Leif Åstrand2012-01-091-1/+1
* | | #8019 Added ItemCaptionMode enum for AbstractSelect and RowHeaderMode enum fo...Jens Jansson2012-01-201-13/+13
* | | #8019 Table's column alignment constants to enum.Jens Jansson2012-01-202-50/+29
* | | Merge remote branch 'origin/master' into contribLeif Åstrand2012-01-0666-164/+627
|\| |
| * | #8170 Updated to work with Vaadin 7Leif Åstrand2012-01-062-67/+137
| * | Merge remote branch 'origin/6.8'Leif Åstrand2012-01-063-7/+315
| |\|
| | * Merged changes from 6.7Johannes Dahlström2011-12-303-6/+314
| * | More thorough testing of different init parameters for different rootsLeif Åstrand2012-01-042-12/+30
| * | Pass initial request details through the browser (#8232)Leif Åstrand2012-01-041-0/+15
| * | #8019 Enum for Label.ContentModeLeif Åstrand2012-01-0459-127/+183
| * | Updated mini tutorial to use precreated fieldsLeif Åstrand2012-01-021-18/+14
* | | fixed a test which relied on the ColumnHeaderMode, which was worked on in the...Jens Jansson2012-01-031-15/+15
|/ /
* | The final mini tutorial for alpha1Leif Åstrand2012-01-021-0/+102
* | Merge branch 'contrib'Leif Åstrand2012-01-027-47/+40
|\ \
| * | #8019 Fixed Sizable UNITS to use an Enum Unit instead of constantsJens Jansson2011-12-227-47/+40
* | | Use TextArea instead of TextField with set heightArtur Signell2011-12-231-4/+5
* | | Fixed incorrect type (int vs String)Artur Signell2011-12-231-1/+1
* | | Attempt to make test more robustArtur Signell2011-12-231-84/+78
* | | Minitutorial applicationsArtur Signell2011-12-224-0/+147
* | | Test for #8191Artur Signell2011-12-222-0/+64
* | | #8184 Tests for FieldGroupArtur Signell2011-12-225-0/+782
* | | FieldBinder -> FieldGroupArtur Signell2011-12-222-2/+2
* | | com.vaadin.tests.fieldbinder -> com.vaadin.tests.fieldgroupArtur Signell2011-12-228-8/+8
* | | Corrected fixed locators so test works againArtur Signell2011-12-221-4/+4
* | | Merge remote branch 'origin/6.8'Henri Sara2011-12-223-8/+120
|\ \ \ | | |/ | |/|
| * | Merged changes from 6.8Johannes Dahlström2011-12-225-8/+208
* | | Code for some of the mini tutorialsLeif Åstrand2011-12-224-0/+294
* | | Changed tests to be screenshot based to avoid bug in TestBenchArtur Signell2011-12-222-9/+4
* | | com.vaadin.data.fieldbinder -> com.vaadin.data.fieldgroupArtur Signell2011-12-225-15/+15
* | | Also check contents of BrowserDetails to determine if details are thereLeif Åstrand2011-12-221-1/+2
* | | Rename BeanValidationValidator to BeanValidator based on review.Henri Sara2011-12-221-15/+13
* | | Integrated FormBuilder into FieldGroup, renamedArtur Signell2011-12-224-32/+25
* | | bindFields -> bindMemberFields + javadocArtur Signell2011-12-221-1/+1
| |/ |/|