aboutsummaryrefslogtreecommitdiffstats
path: root/tests/server-side
Commit message (Expand)AuthorAgeFilesLines
* Allow removing Window while iterating child window set (#9251)Leif Åstrand2012-08-081-0/+17
* Updated test to catch correct exception (#9147)Artur Signell2012-08-031-4/+4
* Fix typo preventing StreamVariable cleanup (#9171)Leif Åstrand2012-07-251-0/+57
* Change Chameleon -> chameleon + unit test for all builtin themes (#8386)Leif Åstrand2012-06-132-0/+48
* Made Table serializable when using column width for row header (#8428)Artur Signell2012-05-292-0/+57
* [merge from 6.7] #8793 Add unit test for TabSheet.replaceComponent()Johannes Dahlström2012-05-181-0/+63
* Add test for $entry and make it ignore some false positives (#8699)Leif Åstrand2012-04-251-0/+42
* Applied patch provided for #8600 (hasChildren() broken if item used to have c...Marc Englund2012-04-241-0/+25
* Unit test for #8653Johannes Dahlström2012-04-161-0/+2
* Reverted accidental commitJohannes Dahlström2012-04-131-16/+6
* Blocked merge of revisions related to 6.7.7 releaseJohannes Dahlström2012-04-131-6/+16
* Unit test for #8203Johannes Dahlström2012-04-121-3/+38
* Fixed #6155: stop listening to Property value change and read only status cha...Johannes Dahlström2012-04-051-0/+72
* [merge from 6.7] Test for #8328Automerge2012-04-041-3/+57
* #8209 Added a public click() method to Button, simulating a click on server sideJohannes Dahlström2012-03-201-0/+47
* [merge from 6.7] Ensure that all opened FileInputStreams are closedArtur Signell2012-02-071-6/+23
* Throw an error if directory listing failsArtur Signell2012-02-031-1/+6
* Removed debug infoArtur Signell2012-02-021-1/+0
* #8311 Extended test to cover non-java filesArtur Signell2012-02-021-16/+55
* Corrected typoArtur Signell2012-01-271-1/+1
* #8311 Additional CRLF->LF fixesArtur Signell2012-01-273-89/+89
* #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-2758-7088/+7088
* #8311 Verify that all source files use unix style line delimitersArtur Signell2012-01-272-54/+114
* Merged #8105 Compile core files and test files to separate foldersJohannes Dahlström2012-01-161-0/+236
* #7614 Added getComponent(int) and getComponentIndex(Component) to CssLayoutArtur Signell2012-01-124-0/+186
* Merged changes from 6.7Johannes Dahlström2011-12-301-0/+179
* #6603 Added IllegalArgumentException to javadoc and added testArtur Signell2011-12-081-1/+33
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* #7668 - Formatted code to adhere to Vaadin coding conventionsJohannes Dahlström2011-11-292-51/+48
* Enhanced tests and fix for #7668 - re-adding a component at an index before i...Johannes Dahlström2011-11-242-0/+48
* Tests for #7668 - re-adding a component at an index before its current one do...Johannes Dahlström2011-11-232-0/+179
* PropertyFormatter's format now don't get called with weird Boolean value when...Matti Tahvonen2011-11-161-0/+69
* Test for #7698Artur Signell2011-10-271-0/+16
* property formatter testMatti Tahvonen2011-10-131-0/+106
* Fixed a class path in a string that was left after fixing #7385Jonatan Kronqvist2011-10-041-5/+2
* Fixed #7699Jonatan Kronqvist2011-10-031-0/+21
* #7697 Corrected test so it won't affect other testsArtur Signell2011-09-301-6/+13
* #7697 SQLContainer.containsId logs a ClassCastExceptionArtur Signell2011-09-301-0/+28
* Restructure test source directories and packages #7385Jonatan Kronqvist2011-09-29106-0/+17099