summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove test for separate url handlers for different windowsLeif Åstrand2011-11-161-77/+0
* Remove test for changing theme on the flyLeif Åstrand2011-11-161-51/+0
* Remove proof of concept for the current LoginForm componentLeif Åstrand2011-11-161-275/+0
* Merge branch 'master' of ssh://git@dev.vaadin.com/vaadinArtur Signell2011-11-112-2/+2
|\
| * Longer pause before taking the inital screenshot (#7396)Leif Åstrand2011-11-111-1/+1
| * Run integration tests with Safari 5 instead of Firefox 3.6 (#7396)Leif Åstrand2011-11-111-1/+1
* | Firefox 7 -> 8Artur Signell2011-11-101-1/+1
|/
* #7912 Remove support for IE6Leif Åstrand2011-11-092-13/+1
* Merge remote branch 'origin/6.8'Artur Signell2011-11-081-0/+73
|\
| * Test for #7908Artur Signell2011-11-081-0/+73
* | Merge remote-tracking branch 'origin/6.8' into masterLeif Åstrand2011-11-0822-124/+2255
|\|
| * Removed svn:executable property to avoid problems with Git on WindowsArtur Signell2011-11-087-0/+0
| * Test for file uploads. Not run automatically due to limitations in testing fi...Artur Signell2011-11-083-0/+1062
| * Fixed datesArtur Signell2011-11-041-15/+11
| * Test for TreeTable with pageLength set to zeroArtur Signell2011-11-042-0/+124
| * Fixed datesArtur Signell2011-11-041-4/+4
| * #7780 Don't do partial repaints if the item set has changed during an expand ...Artur Signell2011-11-042-113/+221
| * Test for #7839Artur Signell2011-11-041-0/+238
| * Test for #7839Artur Signell2011-11-041-0/+528
| * #7810 Fixed error handling of the row disabled in [21824]Leif Åstrand2011-11-021-1/+1
| * Corrected scroll offsetsArtur Signell2011-11-011-3/+3
| * Test and fix for #7852 TreeTable partial update throws NegativeArraySizeExcep...Artur Signell2011-10-311-0/+55
| * MergedDo not test that DST is active as it fails when DST is not active...Artur Signell2011-10-311-6/+0
| * #7810 temporarily commented out row that prevents build from succeedingArtur Signell2011-10-271-1/+1
| * Test for #7698Artur Signell2011-10-271-0/+16
| * Added output of some debug informationLeif Åstrand2011-10-272-2/+12
| * Don't fail if unable to clean up the deploy dir (should be taken care of by r...Leif Åstrand2011-10-271-1/+1
* | Don't fail build if test coverage generation is disabledLeif Åstrand2011-11-031-1/+1
* | Updated test as JDK1.6 gives a different date format for the locale than JDK1.5Artur Signell2011-11-011-1/+1
* | Don't test with JBoss AS 3 and Tomcat 4 any more because of droppedLeif Åstrand2011-10-311-16/+0
* | Removed testing of unsupported browsersArtur Signell2011-10-311-3/+3
|/
* Ensure cleanup.sh is run by bashLeif Åstrand2011-10-251-0/+1
* Improved integration server shutdownLeif Åstrand2011-10-243-6/+19
* Increased thread count to possibly speed up testingArtur Signell2011-10-211-1/+1
* #7823 JBoss 7 AS can't load FlagSeResourceArtur Signell2011-10-211-1/+2
* Added testing for jboss6 (#7371) and jboss7 (#7372)Leif Åstrand2011-10-211-9/+26
* Test app for #7780Jonatan Kronqvist2011-10-211-0/+113
* Added browser version test again (#7655)Leif Åstrand2011-10-202-0/+51
* Improved error handling for integration testsLeif Åstrand2011-10-201-25/+35
* Fix for #7808Jonatan Kronqvist2011-10-201-0/+32
* TestBench test for #7808Jonatan Kronqvist2011-10-201-0/+51
* #7810 Server side test coverage reportingLeif Åstrand2011-10-191-0/+3
* Added some timeouts to avoid build going on foreverLeif Åstrand2011-10-182-14/+52
* Added random delay before starting the quicker servers to avoid contention in...Leif Åstrand2011-10-174-3/+72
* Improved escaping of error messages passed to teamcityLeif Åstrand2011-10-171-4/+6
* New infrastructure for running integration tests in parallelLeif Åstrand2011-10-132-469/+286
* property formatter testMatti Tahvonen2011-10-131-0/+106
* test scriptMatti Tahvonen2011-10-111-0/+42
* test case now compatible with 1.5Matti Tahvonen2011-10-111-3/+4
* Fixed #7548 - testbench tests with keyboard navigation now work in ie6Jonatan Kronqvist2011-10-113-27/+32