summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Updated integration-tests to close sample treeMikael Grankvist2009-12-112-85/+105
| | | | svn changeset:10257/svn branch:6.2
* Updated sampler test (and test generator) to close left side menu to get ↵Artur Signell2009-12-101-0/+71
| | | | | | more consistent results. Will require update of all references svn changeset:10242/svn branch:6.2
* Moved serialization test so it is automatically run and added a Container ↵Artur Signell2009-12-102-1/+212
| | | | | | sorting test svn changeset:10226/svn branch:6.2
* Sampler test script generator and updated sampler test scriptArtur Signell2009-12-081-755/+1492
| | | | svn changeset:10205/svn branch:6.2
* Test case for #3807 (LoginFormWithMultipleWindows)Jouni Koivuviita2009-12-071-0/+56
| | | | svn changeset:10179/svn branch:6.2
* Update to com.vaadin.tests.components.table.TableRowHeightJouni Koivuviita2009-12-071-3/+3
| | | | svn changeset:10178/svn branch:6.2
* Added one more table as a test case for #3793: VScrollTable adds horizontal ↵Jouni Koivuviita2009-12-071-6/+16
| | | | | | scrollbar on top of rows svn changeset:10177/svn branch:6.2
* fixes #3786, focus and blur events for (textual) datefields and comboboxMatti Tahvonen2009-12-021-0/+70
| | | | svn changeset:10131/svn branch:6.2
* Fixed automated test after refactoring: reference to context.startTransaction()Henri Sara2009-12-011-7/+7
| | | | svn changeset:10109/svn branch:6.2
* added test case (tree + deep component tree)Matti Tahvonen2009-11-261-0/+75
| | | | svn changeset:10076/svn branch:6.2
* Simple mime type testArtur Signell2009-11-261-0/+26
| | | | svn changeset:10075/svn branch:6.2
* Fixed remaining issues for #3541 - ↵Artur Signell2009-11-262-4/+96
| | | | | | VerticalLayout/GridLayout/AbsoluteLayout/CSSLayout should support click events svn changeset:10072/svn branch:6.2
* #3387 GAE integration test addedMikael Grankvist2009-11-262-2/+905
| | | | | | fixed weblogic test naming svn changeset:10069/svn branch:6.2
* Split test case into Layout click test and textfield focus/blur test + auto ↵Artur Signell2009-11-263-0/+432
| | | | | | | | | | test for layout click. Simplified ClickEventHandler/LayoutClickEventHandler and made them public so they are available to other components. svn changeset:10054/svn branch:event-framework-3234
* Merged changes from trunkArtur Signell2009-11-251-0/+37
| | | | svn changeset:10040/svn branch:event-framework-3234
* Fixed liferay integration test copy.Mikael Grankvist2009-11-251-1/+1
| | | | svn changeset:10014/svn branch:6.2
* Changed test naming for integration tests #3386Mikael Grankvist2009-11-252-107/+65
| | | | svn changeset:10001/svn branch:6.2
* Updated test case to be compatible with #3683Artur Signell2009-11-251-1/+1
| | | | svn changeset:9995/svn branch:6.2
* Merged test update [9923] from 6.1Artur Signell2009-11-241-1/+1
| | | | svn changeset:9980/svn branch:6.2
* Fixed Add_Sampler_to_Liferay.htmlMikael Grankvist2009-11-242-1/+2
| | | | | | Excluded integration-testscripts from html-test-files svn changeset:9977/svn branch:6.2
* Changed key.file to sshkey.fileMikael Grankvist2009-11-241-30/+30
| | | | | | Changed integration-tests target to 'all' svn changeset:9975/svn branch:6.2
* Added server integration tests. For #3386Mikael Grankvist2009-11-245-2/+624
| | | | svn changeset:9973/svn branch:6.2
* fixes #3070, implemented item style generator for treeMatti Tahvonen2009-11-231-0/+59
| | | | svn changeset:9958/svn branch:6.2
* Merged Automatic test case for #3712 from 6.1Artur Signell2009-11-191-0/+72
| | | | svn changeset:9920/svn branch:6.2
* Test case for #3712 - CompositeErrorMessage does not workArtur Signell2009-11-191-0/+44
| | | | svn changeset:9905/svn branch:6.2
* Merged test case and fix for #3732 - "Programmatically closed applications ↵Artur Signell2009-11-191-0/+70
| | | | | | remain in memory" from 6.1 svn changeset:9888/svn branch:6.2
* Merged Test case and fix for #3609 - "Enabling/disabling components in a ↵Artur Signell2009-11-172-0/+164
| | | | | | non-visible layout are not updated client side" from 6.1 svn changeset:9851/svn branch:6.2
* Merged test case and fix for #3184 - "TransactionListener addition/iteration ↵Artur Signell2009-11-161-0/+185
| | | | | | can cause ConcurrentModificationException" from 6.1 svn changeset:9813/svn branch:6.2
* Testcase for #3710Joonas Lehtinen2009-11-131-0/+34
| | | | svn changeset:9797/svn branch:6.2
* Updated test to include tabsheet closing sampleArtur Signell2009-11-131-0/+15
| | | | svn changeset:9793/svn branch:6.2
* Merged test updates from 6.1Artur Signell2009-11-131-0/+47
| | | | svn changeset:9781/svn branch:6.2
* Merged test updates from 6.1Artur Signell2009-11-131-76/+76
| | | | svn changeset:9780/svn branch:6.2
* Merged fix for #3647 - "GridLayout with rowspan updates the cell heights ↵Artur Signell2009-11-131-0/+64
| | | | | | incorrectly when width shrinks" from 6.1 svn changeset:9772/svn branch:6.2
* Merged test case and fix for #3705 - "CustomComponent does not inform child ↵Artur Signell2009-11-121-0/+44
| | | | | | about size change" from 6.1 svn changeset:9760/svn branch:6.2
* Fix for #3589 - Window.executeJavaScript(). Removed DOM reference possibility.Artur Signell2009-11-122-57/+46
| | | | svn changeset:9746/svn branch:6.2
* Merged fix and test case for #3525 - "Cannot re-enable a disabled upload ↵Artur Signell2009-11-101-0/+79
| | | | | | component" from 6.1 svn changeset:9714/svn branch:6.2
* Merged [9694] "Test case and fix for #3639 - DateField's popup calendar ↵Artur Signell2009-11-102-0/+220
| | | | | | sometimes rendered out of sight" from 6.1 svn changeset:9696/svn branch:6.2
* Merged test case updates [9665],[9684] from 6.1 Artur Signell2009-11-091-1/+1
| | | | svn changeset:9685/svn branch:6.2
* #3589 : Fixed document and window references for the script executed with ↵Joonas Lehtinen2009-11-091-11/+29
| | | | | | executeJavaScript(), better testcases, better API documentation examples svn changeset:9678/svn branch:6.2
* added test caseMatti Tahvonen2009-11-061-0/+79
| | | | svn changeset:9662/svn branch:6.2
* Merged implementation for #3589Joonas Lehtinen2009-11-061-0/+39
| | | | svn changeset:9659/svn branch:6.2
* test case for TextField sizing issues in IEMatti Tahvonen2009-11-061-0/+71
| | | | svn changeset:9652/svn branch:6.2
* fixes #3175, now non-lenient by default, can be changed via setLenient()Matti Tahvonen2009-11-041-0/+80
| | | | svn changeset:9624/svn branch:6.2
* Merged [9586]: Cleaned up parameters. Renamed test-browsers to browsers.Artur Signell2009-11-031-8/+13
| | | | | | Added more parallelism to tests svn changeset:9587/svn branch:6.2
* Merged (partly manually) [9533],[9534]Artur Signell2009-11-022-19/+19
| | | | svn changeset:9579/svn branch:6.2
* Merged (partly by hand) [9477]:Artur Signell2009-11-024-70/+269
| | | | svn changeset:9578/svn branch:6.2
* Merged (partly by hand) [9451],[9466]Artur Signell2009-11-021-12/+12
| | | | svn changeset:9576/svn branch:6.2
* Merged (partly by hand) [9399]Artur Signell2009-11-022-11/+207
| | | | svn changeset:9575/svn branch:6.2
* Merged (partly manually) test updates from [9345],[9346],[9357]Artur Signell2009-11-014-91/+365
| | | | svn changeset:9556/svn branch:6.2
* test case for #3624 method property constructorMatti Tahvonen2009-10-301-0/+48
| | | | svn changeset:9528/svn branch:6.2