summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Test for #7478 and #3983Artur Signell2011-08-251-0/+27
| | | | svn changeset:20660/svn branch:6.7
* #5608 Item icons do not work in OptionGroupLeif Åstrand2011-08-252-0/+92
| | | | svn changeset:20638/svn branch:6.7
* Added a short pause as Opera in some cases seem to cause timing issues #6066Leif Åstrand2011-08-251-0/+5
| | | | svn changeset:20637/svn branch:6.7
* Stupid mistake in the LicenceInJavaFiles test correctionJonatan Kronqvist2011-08-241-1/+1
| | | | svn changeset:20615/svn branch:6.7
* Fixes a relative path error in the LicenseInJavaFiles testJonatan Kronqvist2011-08-241-0/+5
| | | | svn changeset:20611/svn branch:6.7
* Test case for ticket #7462Jonatan Kronqvist2011-08-241-0/+56
| | | | svn changeset:20610/svn branch:6.7
* Updated the TableGeneratedRows test so that the menu is not opened in the ↵Jonatan Kronqvist2011-08-241-5/+5
| | | | | | 'spanned' screen shot svn changeset:20595/svn branch:6.7
* Test that ensures the license is included in all java filesArtur Signell2011-08-231-0/+49
| | | | svn changeset:20594/svn branch:6.7
* Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can ↵Jouni Koivuviita2011-08-232-0/+152
| | | | | | | | make it more pretty in future releases if necessary. Includes TestBench test for the feature. svn changeset:20577/svn branch:6.7
* Updated toString method to make tests pass #6720Jonatan Kronqvist2011-08-231-0/+6
| | | | svn changeset:20564/svn branch:6.7
* #5488 Link: Error when trying to use a link to a file with a percent in the ↵Leif Åstrand2011-08-232-0/+78
| | | | | | filename svn changeset:20554/svn branch:6.7
* #7092 TextField does not support setting maxLength=0Leif Åstrand2011-08-231-2/+39
| | | | svn changeset:20550/svn branch:6.7
* #7065 ConcurrentModificationException in ↵Leif Åstrand2011-08-221-0/+78
| | | | | | AbstractWebApplicationContext.endTransaction() and startTransaction() svn changeset:20545/svn branch:6.7
* Fixes for #6720Jonatan Kronqvist2011-08-221-1/+3
| | | | | | | | | - Fixes based on review - Fix for possible NPE - Fixed bug where resizing columns would throw off the header/column width sync - Fixed bug where column reordering would fail due to element not found exception svn changeset:20544/svn branch:6.7
* #6066 Support for time zones in DateFieldLeif Åstrand2011-08-222-0/+151
| | | | svn changeset:20536/svn branch:6.7
* #7369 Test that ensures no Component contains a non-private final methodArtur Signell2011-08-191-0/+68
| | | | svn changeset:20526/svn branch:6.7
* #6094 Add a way to switch session keyLeif Åstrand2011-08-192-0/+106
| | | | svn changeset:20519/svn branch:6.7
* Added TestBench test for #7292John Alhroos2011-08-191-0/+52
| | | | svn changeset:20507/svn branch:6.7
* Implemented row generation for Table and TreeTable #6720#Jonatan Kronqvist2011-08-194-0/+413
| | | | svn changeset:20495/svn branch:6.7
* Updated test to work with the more exact assertCSSClass introduced in #7431Leif Åstrand2011-08-191-3/+3
| | | | svn changeset:20492/svn branch:6.7
* Run tests also on Firefox 6Henri Sara2011-08-191-1/+1
| | | | svn changeset:20490/svn branch:6.7
* Added some ugly styles so that the feature can be visually verifiedArtur Signell2011-08-182-4/+6
| | | | svn changeset:20478/svn branch:6.7
* Correction to running GAE tests in parallel with other integration testsHenri Sara2011-08-181-1/+1
| | | | svn changeset:20474/svn branch:6.7
* #5738 TabSheet's first visible tab should be rendered as if it is the first ↵Leif Åstrand2011-08-181-2/+11
| | | | | | | | tab - merged refactoring written by Artur & added test for the first tab #5880 Updated to use the new api svn changeset:20466/svn branch:6.7
* #7433 separate servlet configuration in web.xml to enable GAE testingHenri Sara2011-08-171-3/+3
| | | | svn changeset:20449/svn branch:6.7
* Optional expand and collapse animations for TreeTable (#6723)Jonatan Kronqvist2011-08-174-1/+249
| | | | svn changeset:20445/svn branch:6.7
* Removed reference to SQLContainers own debug logging. (Has been replaced by ↵John Alhroos2011-08-171-1/+0
| | | | | | java.util.Logging) svn changeset:20443/svn branch:6.7
* #7422 Updated fix for coping with additional spaces in the inputLeif Åstrand2011-08-161-2/+8
| | | | svn changeset:20416/svn branch:6.7
* Tooltips for Tree + Testbech test for them #6637John Alhroos2011-08-162-0/+141
| | | | svn changeset:20415/svn branch:6.7
* #7422 AbstractComponent.setStyleName containing spaces causes illogical resultsLeif Åstrand2011-08-161-0/+56
| | | | svn changeset:20413/svn branch:6.7
* #5880 Add style name support for Tabsheet's Tab interfaceLeif Åstrand2011-08-162-0/+91
| | | | svn changeset:20402/svn branch:6.7
* Added tooltips to Table cells and rows (ItemDescriptionGenerator) + ↵John Alhroos2011-08-152-0/+152
| | | | | | Testbench test for them #5414 svn changeset:20392/svn branch:6.7
* #7178 eliminated "example" themeHenri Sara2011-08-133-7/+7
| | | | svn changeset:20370/svn branch:6.7
* #7178 corrected GAE integration test scriptHenri Sara2011-08-121-1/+1
| | | | svn changeset:20351/svn branch:6.7
* #7178 New servlet integration test not using the address book demo, related ↵Henri Sara2011-08-127-106/+128
| | | | | | screenshots svn changeset:20342/svn branch:6.7
* #7020 Explicitly focus a field to avoid random focus frames in IE screenshotsLeif Åstrand2011-08-121-0/+1
| | | | svn changeset:20335/svn branch:6.7
* Updated layout IDs in Liferay theme testsHenri Sara2011-08-112-85/+85
| | | | svn changeset:20309/svn branch:6.7
* Tests for #5916Artur Signell2011-08-113-13/+346
| | | | svn changeset:20303/svn branch:6.7
* WebLogic portal integration test using a separate test portletHenri Sara2011-08-113-64/+60
| | | | svn changeset:20299/svn branch:6.7
* eXo portal integration test using a separate test portletHenri Sara2011-08-112-19/+34
| | | | svn changeset:20293/svn branch:6.7
* Added dummy test method so JUnit will not complain about "No runnable methods"John Alhroos2011-08-113-0/+20
| | | | svn changeset:20290/svn branch:6.7
* #4497 GateIn Portlet2 testHenri Sara2011-08-112-14/+27
| | | | svn changeset:20283/svn branch:6.7
* Liferay theme integration tests: fix layout IDs for TestBenchHenri Sara2011-08-112-85/+85
| | | | svn changeset:20282/svn branch:6.7
* #7178 moved Liferay theme test portlet to com.vaadin.tests.integrationHenri Sara2011-08-101-0/+721
| | | | svn changeset:20277/svn branch:6.7
* #7178 replaced most demo portlets with a test portlet, use it in Liferay 5 ↵Henri Sara2011-08-102-17/+222
| | | | | | integration test svn changeset:20276/svn branch:6.7
* Updated Liferay 5 integration test (layout id)Henri Sara2011-08-101-6/+6
| | | | svn changeset:20275/svn branch:6.7
* #6097 Added support for htmlModeAllowed in notifications opened from a sub ↵Leif Åstrand2011-08-102-10/+75
| | | | | | window svn changeset:20270/svn branch:6.7
* #7178 removed com.vaadin.demo.featurebrowser and some (robustness) tests ↵Henri Sara2011-08-105-841/+0
| | | | | | that depended on it svn changeset:20269/svn branch:6.7
* #6097 Window.showNotification should support plain text in addition to HtmlLeif Åstrand2011-08-102-0/+106
| | | | svn changeset:20263/svn branch:6.7
* #7178 Liferay theme test corrections (layout id)Henri Sara2011-08-102-85/+85
| | | | svn changeset:20258/svn branch:6.7