summaryrefslogtreecommitdiffstats
path: root/tests/server-side
Commit message (Expand)AuthorAgeFilesLines
* [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