summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* #6702 Requesting a removed resource should give an errorLeif Åstrand2011-11-232-0/+107
|
* Remove old Debug param and make productionMode available in ApplicationLeif Åstrand2011-11-221-1/+1
|
* Drop support for request attributes used by support for portlet 1.0Leif Åstrand2011-11-221-9/+0
|
* Merge remote branch 'origin/master' into windowingLeif Åstrand2011-11-2216-22/+905
|\ | | | | | | | | Conflicts: tests/testbench/com/vaadin/tests/components/treetable/DisappearingComponents.java
| * Merge remote branch 'origin/6.8'Leif Åstrand2011-11-2216-22/+904
| |\ | | | | | | | | | | | | Conflicts: tests/integration_tests.xml
| | * Merge changes from 6.7 to 6.8Leif Åstrand2011-11-221-3/+3
| | | | | | | | | | | | svn changeset:22090/svn branch:6.8
| | * renamed html file so that test bench don't think it is a test scriptMatti Tahvonen2011-11-211-51/+0
| | | | | | | | | | | | svn changeset:22085/svn branch:6.8
| | * renamed html file so that test bench don't think it is a test scriptMatti Tahvonen2011-11-212-1/+52
| | | | | | | | | | | | svn changeset:22084/svn branch:6.8
| | * dragandropwrapper can now initiate html5 drags, fixes #7833Matti Tahvonen2011-11-212-0/+116
| | | | | | | | | | | | svn changeset:22081/svn branch:6.8
| | * Merged fixes from 6.7Artur Signell2011-11-179-12/+463
| | | | | | | | | | | | svn changeset:22048/svn branch:6.8
| | * Merged some changes from 6.7 to 6.8Henri Sara2011-11-162-7/+64
| | | | | | | | | | | | svn changeset:22016/svn branch:6.8
| | * Merged #7837 to Vaadin 6.8Henri Sara2011-11-152-0/+258
| | | | | | | | | | | | svn changeset:22010/svn branch:6.8
* | | Remove close listener for browser windowsLeif Åstrand2011-11-222-14/+1
| | |
* | | Don't test for event when closing browser windowsLeif Åstrand2011-11-222-94/+6
| | |
* | | Don't test notifications added to sub windows any moreLeif Åstrand2011-11-211-49/+4
| | |
* | | Don't test component moving with RootLeif Åstrand2011-11-211-1/+3
| | |
* | | Only set mainWindow once to be compatible with LegacyApplicationLeif Åstrand2011-11-211-2/+2
| | |
* | | Attach the window to a root before testingLeif Åstrand2011-11-211-0/+2
| | |
* | | Don't test adding and removing components for RootLeif Åstrand2011-11-211-0/+2
| | |
* | | Simplify RootTest and move it to the tests packageLeif Åstrand2011-11-181-0/+16
| | |
* | | Merge remote branch 'origin/master' into windowingLeif Åstrand2011-11-162-2/+3
|\| |
| * | Dummy commit #1 for testing repositoryArtur Signell2011-11-111-0/+1
| | |
| * | Merge remote branch 'origin/6.8'Artur Signell2011-11-111-2/+2
| |\|
| | * #7918 Test with Firefox 8Artur Signell2011-11-101-1/+1
| | | | | | | | | | | | svn changeset:21959/svn branch:6.7
* | | Migrate all old tests to use LegacyApplication and RootsLeif Åstrand2011-11-16276-958/+969
| | |
* | | 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
| | | | | | | | svn changeset:21947/svn branch:6.7
* | 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
| | | | | | | | svn changeset:21944/svn branch:6.7
| * Test for file uploads. Not run automatically due to limitations in testing ↵Artur Signell2011-11-083-0/+1062
| | | | | | | | | | | | file uploads with TestBench/Selenium. svn changeset:21938/svn branch:6.7
| * Fixed datesArtur Signell2011-11-041-15/+11
| | | | | | | | svn changeset:21913/svn branch:6.7
| * Test for TreeTable with pageLength set to zeroArtur Signell2011-11-042-0/+124
| | | | | | | | svn changeset:21908/svn branch:6.7
| * Fixed datesArtur Signell2011-11-041-4/+4
| | | | | | | | svn changeset:21907/svn branch:6.7
| * #7780 Don't do partial repaints if the item set has changed during an expand ↵Artur Signell2011-11-042-113/+221
| | | | | | | | | | | | or collapse svn changeset:21901/svn branch:6.7
| * Test for #7839Artur Signell2011-11-041-0/+238
| | | | | | | | svn changeset:21898/svn branch:6.7
| * Test for #7839Artur Signell2011-11-041-0/+528
| | | | | | | | svn changeset:21896/svn branch:6.7
| * #7810 Fixed error handling of the row disabled in [21824]Leif Åstrand2011-11-021-1/+1
| | | | | | | | svn changeset:21858/svn branch:6.7
| * Corrected scroll offsetsArtur Signell2011-11-011-3/+3
| | | | | | | | svn changeset:21848/svn branch:6.7
| * Test and fix for #7852 TreeTable partial update throws ↵Artur Signell2011-10-311-0/+55
| | | | | | | | | | | | NegativeArraySizeException svn changeset:21840/svn branch:6.7
| * MergedDo not test that DST is active as it fails when DST is not active...Artur Signell2011-10-311-6/+0
| | | | | | | | svn changeset:21838/svn branch:6.7
| * #7810 temporarily commented out row that prevents build from succeedingArtur Signell2011-10-271-1/+1
| | | | | | | | svn changeset:21824/svn branch:6.7
| * Test for #7698Artur Signell2011-10-271-0/+16
| | | | | | | | svn changeset:21815/svn branch:6.7