summaryrefslogtreecommitdiffstats
path: root/uitest/src/com
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Build Agent2014-02-132-0/+50
|\
| * Servlet test for push with default parameters (#13299)Artur Signell2014-02-102-0/+50
* | Adds tests to changeset 53282726 (#12337)Henrik Paul2014-02-122-26/+255
* | Use consistent date output in serializer test (#13073)Leif Åstrand2014-02-102-3/+10
* | Merge branch 'testbench4' into masterJonatan Kronqvist2014-02-103-361/+268
|\ \
| * \ Merge commit '9026cef9719e8607c289bb91515bb23b5b0b9fe5' into testbench4Henri Sara2013-12-133-361/+268
| |\ \
| | * \ Merge remote-tracking branch 'origin/7.1' into testbench4Henri Sara2013-11-273-361/+268
| | |\ \
| | | * \ Merge remote-tracking branch 'origin/7.1' into testbench4Henri Sara2013-11-213-361/+268
| | | |\ \
| | | | * \ Merge branch '7.1' into testbench4Henri Sara2013-11-122-0/+55
| | | | |\ \
| | | | * \ \ Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-11-0633-1061/+1532
| | | | |\ \ \
| | | | * \ \ \ Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-10-2329-100/+1085
| | | | |\ \ \ \
| | | | * | | | | Improve Calculator test application (#12744)Patrik Lindström2013-10-211-6/+84
| | | | * | | | | Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-10-1173-1443/+4440
| | | | |\ \ \ \ \
| | | | * | | | | | Add simple calculator test application (#12444)Patrik Lindström2013-09-231-0/+190
| | | | * | | | | | Merge branch '7.1' into testbench4Jonatan Kronqvist2013-09-1614-1/+1121
| | | | |\ \ \ \ \ \
| | | | * | | | | | | Allow different locator strategies #12485Jonatan Kronqvist2013-09-121-0/+0
* | | | | | | | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-1016-92/+678
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Use Calendar as sender for action handlers (#13191)Henri Sara2014-01-302-0/+197
| * | | | | | | | | | Retain focus while changing DOM in OrderedLayout (#12967)Teemu Suo-Anttila2014-01-163-0/+179
| * | | | | | | | | | Update textbox when Select item caption changes (#9250)Tomi Virtanen2014-01-151-2/+2
| * | | | | | | | | | Renamed test according to conventions and fixed assertion text.John Ahlroos2014-01-151-2/+2
| * | | | | | | | | | Converted TB2 test to TB3 and fixed text assertion.John Ahlroos2014-01-153-50/+66
| * | | | | | | | | | Convinience methods for getting mouse and keyboard in test.John Ahlroos2014-01-141-0/+21
| * | | | | | | | | | Converted TestUIWidgetset test to TB3 and fixed wrong text in assertion.John Ahlroos2014-01-135-40/+91
| * | | | | | | | | | Selected option is updated when item caption changes in Select (#9250)Tomi Virtanen2014-01-092-0/+122
* | | | | | | | | | | Merge commit 'fbc48c6ab75479560919a463ba5693b44bb0e811' into merge71Jonatan Kronqvist2014-02-072-0/+105
|\| | | | | | | | | |
| * | | | | | | | | | Fix for scrolling with modal opened. (#12899)Felype Santiago Ferreira2014-01-092-0/+105
* | | | | | | | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-0713-0/+1097
|\| | | | | | | | | |
| * | | | | | | | | | Ignores scroll events while update from server is in progress (#11454)Jarno Rantala2014-01-093-0/+586
| * | | | | | | | | | Add helper for adding multiple components to AbstractTestUILeif Åstrand2014-01-081-0/+4
| * | | | | | | | | | Only use ClientRcp and ServerRpc types that are interfaces (#13056)Leif Åstrand2014-01-085-0/+180
| * | | | | | | | | | Upload control with empty selection (#9602)Tomi Virtanen2014-01-072-0/+139
| * | | | | | | | | | Moved selection of selected rows in TableConnector to occur after the new row...Jarno Rantala2014-01-072-0/+188
* | | | | | | | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-072-0/+81
|\| | | | | | | | | |
| * | | | | | | | | | Changes padding for Textfields with Chameleon theme. (#12974)Felype Santiago Ferreira2013-12-102-0/+81
| |/ / / / / / / / /
* | | | | | | | | | Added missing exception declarations to TB3 testsJuho Nurminen2014-02-073-4/+4
* | | | | | | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-0726-46/+780
|\| | | | | | | | |
| * | | | | | | | | Fixes right click selection focus issues in Tree. (#12618)Felype Santiago Ferreira2013-12-042-0/+122
| * | | | | | | | | Timeout redirect timer is reset on server activity (#12446)Henrik Paul2013-12-032-0/+159
| * | | | | | | | | Fix compilation errorArtur Signell2013-12-021-1/+1
| * | | | | | | | | Test for pushing for an extended period of time (24h)Artur Signell2013-12-027-3/+245
| * | | | | | | | | Disable client timeout so websockets are not disconnected when idle (#13015)Artur Signell2013-12-029-16/+119
| * | | | | | | | | Allow excluding test from the standard test suiteArtur Signell2013-11-302-0/+46
| * | | | | | | | | Test for broken Webkit feature which causes extra scrollbars (#12736, #12727)Artur Signell2013-11-291-0/+39
| * | | | | | | | | Correct assertion message which changed due to #12915Artur Signell2013-11-293-27/+50
| |/ / / / / / / /
* | | | | | | | | Merge changes from origin/7.1Jonatan Kronqvist2014-02-062-31/+50
|\| | | | | | | |
| * | | | | | | | Make test work reliably by activating @PushArtur Signell2013-11-272-31/+50
| |/ / / / / / /
* | | | | | | | Merged TabSheet keyboard focus fixes into masterJuho Nurminen2014-02-031-0/+61
|\| | | | | | |
| * | | | | | | Fixed TabSheet keyboard navigation (#12971)Juho Nurminen2013-11-201-0/+60
* | | | | | | | Fixed TabSheet tab focusing (#13206)Juho Nurminen2014-01-311-0/+71