summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Correctly measure indent when adding to an empty TreeTable (#9264)Artur Signell2012-08-131-0/+72
* Disabled shim iframe for all but IE8+ (#9284, #6219)Artur Signell2012-08-103-0/+89
* Renamed screenshots to have sensible namesArtur Signell2012-08-091-9/+8
* Test for ensuring that overlays can be transparent (not in IE < 9)Artur Signell2012-08-082-0/+61
* Fixed TextArea maxlength so it is always enforced (#9199)Artur Signell2012-08-081-0/+53
* Removed extra backslashArtur Signell2012-08-081-1/+1
* Allow removing Window while iterating child window set (#9251)Leif Åstrand2012-08-081-0/+17
* Use a glob pattern in assertText to allow for slightly different click coordi...Johannes Dahlström2012-08-061-2/+2
* Fix and test for #9136 (Tree throws wrong ItemClickEvent in IE9)Johannes Dahlström2012-08-061-0/+82
* Use separate screenshots because of IE9 inconsistency revealed by (#9207)Leif Åstrand2012-08-061-1/+1
* Force horizontal scrolling with wide columns but no rows (#9187)Leif Åstrand2012-08-061-0/+86
* Updated test to catch correct exception (#9147)Artur Signell2012-08-031-4/+4
* Longer pause to make test more reliableArtur Signell2012-08-031-1/+1
* Make LoginForm work inside iframes (#8144)Leif Åstrand2012-08-031-0/+61
* Test using Chrome 21 (#9202)Artur Signell2012-08-031-1/+1
* Clear selectionRangeStart if the key map has been cleared (#8584, #8736)Leif Åstrand2012-08-022-0/+240
* Remember previous row height to maintain table size when all rows are removed...Leif Åstrand2012-08-011-0/+122
* Explicitly delegate keyboard events from the PopupView popup to the relevant ...Johannes Dahlström2012-07-271-9/+11
* Preserve selection order for multi select value (#8109, #8787)Leif Åstrand2012-07-272-1/+289
* #9155 Add refresh() to SQLContainer.removeContainerFilter(), one more (manual...Henri Sara2012-07-273-78/+118
* A better patch and test for #7036Johannes Dahlström2012-07-262-0/+84
* Fix typo preventing StreamVariable cleanup (#9171)Leif Åstrand2012-07-251-0/+57
* #8291, #7666 fix Table NegativeArraySizeException when table size reduced by ...Henri Sara2012-07-201-0/+121
* Fix CRLF -> LFJohannes Dahlström2012-07-101-37/+37
* Oops, remove redundant code causing a compile errorJohannes Dahlström2012-07-101-43/+0
* Test for #9064Johannes Dahlström2012-07-092-0/+112
* Empty TreeTable rows collapse after #7387 fix, give them some content to prev...Johannes Dahlström2012-07-091-2/+3
* TB test for #7387Johannes Dahlström2012-07-092-12/+45
* #8193 Listen to RootPanel keydown events to handle shortcut actions from Popu...Johannes Dahlström2012-06-261-0/+75
* TB script for #8949Johannes Dahlström2012-06-152-0/+65
* #8949 Make sure a drag image always has absolute positionJohannes Dahlström2012-06-151-0/+43
* #7766 Use debug id in test to make IE 6,7,8 not fail so harJohannes Dahlström2012-06-142-20/+6
* #8852 Applied Sami's patch with minor changes to comments and the testJohannes Dahlström2012-06-142-0/+115
* #7766 Applied Sami's patchJohannes Dahlström2012-06-142-0/+92
* Change Chameleon -> chameleon + unit test for all builtin themes (#8386)Leif Åstrand2012-06-132-0/+48
* [merge from 6.7] #7607 updated testAutomerge2012-06-071-1/+36
* Refactor ?debug detection (#8923)Leif Åstrand2012-06-071-1/+71
* [merge from 6.7] Made tooltips work for Slider (#8863)Automerge2012-06-011-0/+67
* #7495 Fixed Tables test to use the inverted API namingJohannes Dahlström2012-05-311-5/+5
* #7495 Inverted the server-side API naming (eg. setColumnNoncollapsible -> set...Johannes Dahlström2012-05-311-3/+3
* Created a test for disabling and enabling max/min split position of SplitPane...Tapio Aali2012-05-312-23/+134
* Added options for setting maximum and minimum split positions to SplitPanel (...Tapio Aali2012-05-302-0/+483
* [merge from 6.7] Make ClickEventHandler fire clicks only if mousedown and mou...Automerge2012-05-303-20/+143
* [merge from 6.7] #8801 TestBench testAutomerge2012-05-292-0/+70
* Made Table serializable when using column width for row header (#8428)Artur Signell2012-05-292-0/+57
* [merge from 6.7] Try to fix a sporadic test failure on IEAutomerge2012-05-251-0/+5
* [merge from 6.7] Test application for #8855Automerge2012-05-231-0/+78
* [merge from 6.7] Print more debug info when running testbench testsAutomerge2012-05-231-0/+2
* Fixed styles that were left lingering while changing the orientation of a sli...Tapio Aali2012-05-231-0/+72
* Table: Make some columns uncollapsable (#7495)Leif Åstrand2012-05-233-0/+176