summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into gridHenrik Paul2014-03-0330-973/+1166
|\
| * Merge changes from origin/7.1Build Agent2014-02-271-1/+1
| |\
| | * Use more worker threads for widgetset compilationHenri Sara2014-02-271-1/+1
| * | Merge changes from origin/7.1Build Agent2014-02-271-3/+2
| |\|
| | * Remove tooltip that's causing CalendarAcrionEventSourceTest failuresTeemu Suo-Anttila2014-02-271-3/+2
| * | Merge changes from origin/7.1Build Agent2014-02-275-38/+136
| |\|
| | * Use Chrome 33 for testingHenri Sara2014-02-272-2/+2
| | * Fix broken TableScrollingWithSQLContainer test UITeemu Suo-Anttila2014-02-251-7/+32
| | * Remove applet test which does not work reliablyArtur Signell2014-02-251-36/+0
| | * Fix SQLContainer paging and caching issue (#11199)Teemu Suo-Anttila2014-02-252-0/+109
| * | Merge commit 'bce95bce91f80ddd228c96ab7b89770499b5e49e'Artur Signell2014-02-271-2/+1
| |\|
| | * Remove extra whitespace causing validation failuresArtur Signell2014-02-212-17/+16
| * | Fixed invalid HTML/XMLArtur Signell2014-02-254-369/+361
| * | Rename to follow same scheme as other push testsArtur Signell2014-02-214-5/+5
| * | Missing long polling tests (#13164)Artur Signell2014-02-214-0/+111
| * | Merge changes from origin/7.1Build Agent2014-02-214-555/+95
| |\|
| | * TreeTable does not have partial updates enabled in Vaadin 7 and probably won'...Artur Signell2014-02-211-553/+0
| | * Slow down test to hopefully make it more stable (and four times longer)Artur Signell2014-02-201-2/+2
| | * Eliminate spacing memory leak on client (#13315)Henri Sara2014-02-172-0/+93
| * | Add change event for Upload (#13222)Artur Signell2014-02-211-0/+128
| * | Font icon support (#13152)Marc Englund2014-02-202-0/+262
| * | Merge changes from origin/7.1Build Agent2014-02-133-0/+64
| |\|
| | * Servlet test for push with default parameters (#13299)Artur Signell2014-02-102-0/+50
| | * Test using Wildfly 8 (currently CR1) (#13167)Artur Signell2014-02-101-0/+7
| | * Test using Tomcat 7 behind Apache proxy (#13302)Artur Signell2014-02-101-0/+7
* | | Implement programmatic scrolling (#13327)Patrik Lindström2014-02-183-12/+119
* | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-1287-809/+4296
|\| |
| * | 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-123-0/+63
| | | | | |\ \
| | | | | * \ \ Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-11-0637-1082/+1535
| | | | | |\ \ \
| | | | | * \ \ \ Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-10-2331-102/+1087
| | | | | |\ \ \ \
| | | | | * | | | | Improve Calculator test application (#12744)Patrik Lindström2013-10-211-6/+84
| | | | | * | | | | Merge remote-tracking branch 'origin/7.1' into testbench4Patrik Lindström2013-10-1179-1525/+4650
| | | | | |\ \ \ \ \
| | | | | * | | | | | Add simple calculator test application (#12444)Patrik Lindström2013-09-231-0/+190
| | | | | * | | | | | Merge branch '7.1' into testbench4Jonatan Kronqvist2013-09-1616-4/+1125
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | Allow different locator strategies #12485Jonatan Kronqvist2013-09-121-0/+0
| * | | | | | | | | | | Merge commit '691580e36b1b5a04e1f18004783b28ca9892fa31' into masterJonatan Kronqvist2014-02-101-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | Update TestBench dependency to 3.1.2Jonatan Kronqvist2014-01-311-1/+1
| * | | | | | | | | | | 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