summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Corrected invalid formatting in previous patches (#5749)Artur Signell2010-10-07176-1104/+2292
* Fixed use of deprecated alignment method and theme constants (#5749)Artur Signell2010-10-0768-127/+147
* Panel/Window setLayout() -> setContent()Artur Signell2010-10-0753-67/+66
* Removed use of deprecated OrderedLayout (#5749)Artur Signell2010-10-0737-365/+198
* Removed use of deprecated ExpandLayout and OrderedLayout (#5749)Artur Signell2010-10-07220-2629/+1496
* Book examples are nowadays in /doc/book-examples/Artur Signell2010-10-0737-4090/+0
* Merged test, javadoc and integration test changes from 6.4Artur Signell2010-10-057-55/+561
* #5692 Generics and warnings cleanup: more test classes with slight modificationsHenri Sara2010-10-056-38/+40
* #5692 Generics and warnings cleanup: Ticket tests (with slight modifications ...Henri Sara2010-10-0520-83/+84
* #5692 Generics and warnings cleanup: Layout testsHenri Sara2010-10-054-13/+17
* #5692 Generics and warnings cleanup: FeatureBrowserHenri Sara2010-10-055-23/+26
* #5692 Generics and warnings cleanup: component testsHenri Sara2010-10-048-6/+14
* #5692 Generics and warnings cleanup: TestClassesSerializableHenri Sara2010-10-041-4/+4
* #5692 Generics and warnings cleanup: DD testsHenri Sara2010-10-045-10/+12
* #5692 Generics and warnings cleanup: first set of test class modificationsHenri Sara2010-10-0410-42/+45
* #5692 Generics: TestListeners fixHenri Sara2010-10-041-2/+2
* #5692 Generics and warnings cleanup in MethodPropertyHenri Sara2010-10-0112-51/+61
* #5692 Generics and warnings cleanup in ObjectProperty and classes using it, s...Henri Sara2010-10-0115-47/+152
* Added a test program for ticket #5694Jonatan Kronqvist2010-09-271-0/+40
* Test case for InlineDateFieldsArtur Signell2010-09-261-0/+104
* Potential workaround for IE6 missing CSSArtur Signell2010-09-261-0/+10
* Potential workaround for IE6 CSS issuesArtur Signell2010-09-251-0/+21
* Potential workaround for Opera CSS issuesArtur Signell2010-09-251-0/+16
* Updated test to use the generic ComboBoxes test caseArtur Signell2010-09-251-47/+76
* Added icon support to Comboboxes testArtur Signell2010-09-252-2/+41
* Potential fix for random failuresArtur Signell2010-09-241-0/+5
* Explicitly focus text field to avoid focus outline problems with IE7Artur Signell2010-09-241-0/+5
* Interaction with readonly/disabled componentArtur Signell2010-09-231-1/+23
* Updated test to use new locator stringsArtur Signell2010-09-231-149/+346
* Basic tests for TwinColSelectsArtur Signell2010-09-232-0/+125
* Moved CAPTION to super class so it can be shared between testsArtur Signell2010-09-232-1/+2
* Added some extra commands to (hopefully) work around IE7 inconsistent focus i...Artur Signell2010-09-231-0/+10
* Fixed theme test filenameHenri Kerola2010-09-221-1/+1
* added test scriptMatti Tahvonen2010-09-221-0/+42
* improved test case (added check if column addition succeeded)Matti Tahvonen2010-09-221-7/+10
* test case for #4220Matti Tahvonen2010-09-221-0/+86
* ClassResource -> ThemeResourceArtur Signell2010-09-213-9/+6
* Extracted icon locations to constantsArtur Signell2010-09-214-23/+33
* Renamed test to Liferay6 Artur Signell2010-09-211-0/+0
* Run test-theme-liferay-6 with all browsersHenri Kerola2010-09-211-1/+0
* - Fixes component attach/detach events to trigger at the right times in CSSLa...John Alhroos2010-09-211-0/+51
* Added screenshots for disabled and readonly states and renamed testcase as it...Artur Signell2010-09-211-0/+31
* Testcase for #5625John Alhroos2010-09-211-0/+292
* #5582: Replaced Sampler with LiferayThemeDemo in the Liferay 6 integration te...Henri Kerola2010-09-203-24/+412
* Test case for disabled PopupDateField (#5639)Artur Signell2010-09-201-0/+127
* Use Tree node identifiers for IE6 compatibility (#5443)Artur Signell2010-09-201-2/+1
* Use Tree node identifiers for IE6 compatibility (#5443)Artur Signell2010-09-201-6/+5
* Skip testing using Chrome 5 as auto-update aggressively updates to Chrome 6Artur Signell2010-09-181-1/+1
* Workaround #4287 (Opera must click on checkbox, not text)Artur Signell2010-09-181-5/+5
* Workaround #4287 (Opera must click on checkbox, not text)Artur Signell2010-09-181-13/+13