Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-03-29Bug 514408: Test_OpenWindowListener_evaluateInCallback() opens IE windowMarkus Keller1-4/+2
2017-03-29Bug 514408 Test_OpenWindowListener_evaluateInCallback() opens IE windowLeo Ufimtsev1-1/+4
2017-03-29Bug 512001: [Webkit2] Move evaluate() logic to javaAlexander Kurtakov1-2/+2
2017-03-21Bug 512001: [Webkit2] Move evaluate() logic to javaLeo Ufimtsev1-0/+87
2017-03-20Bug 67361 - [Program] Identical entries in "Program.getPrograms()"Andrey Loskutov1-12/+10
2017-03-17Minor Javadoc update to CmdLineInterface for jUnit testsLeo Ufimtsev1-0/+10
2017-03-17Bug 513492: [webkit2] Port VisibilityWindow event details Leo Ufimtsev1-3/+0
2017-03-16Bug 512627: Test failures on Mac since I20170221-2000Leo Ufimtsev1-3/+2
2017-03-16Browser5 jUnit hotfixLeo Ufimtsev1-0/+3
2017-03-11Bug 511228 - [Webkit2] Ensure proper settings are used for webkit2.Leo Ufimtsev1-3/+111
2017-03-08Bug 511874 : Fix jUnit test, Browser on Win32 has one child.Leo Ufimtsev1-19/+15
2017-03-08Bug 512627 Improving wait-logic in Browser's jUnit tests.Leo Ufimtsev1-198/+158
2017-03-07Bug 512627 - Test failures on Mac since I20170221-2000 (+Screenshot)Leo Ufimtsev1-1/+8
2017-03-06Bug 512627 - Test failures on Mac since I20170221-2000Leo Ufimtsev1-1/+1
2017-03-06Bug 512627: Test failures on Mac since I20170221-2000Markus Keller1-1/+3
2017-02-21Revert "Bug 506081 - Allow to ignore the margins for the Chevron in CTabFolde...Niraj Modi1-9/+0
2017-02-21Bug 506081 - Allow to ignore the margins for the Chevron in CTabFolderLars Vogel1-0/+9
2017-02-21Bug 511718 - tests for new CTabFolder.set/getHighlightEnabled API AddedAndrey Loskutov1-1/+13
2017-02-16Bug 511874 temporarily disable test_execute_and_closeListener osx/win32Y20170216-1515Y20170216-1450Leo Ufimtsev1-1/+3
2017-02-14Bug 512158 - Document where to find the releng dependency ofLars Vogel1-0/+5
2017-02-09Bug 511797: [Browser jUnit] adding LocationListener testsLeo Ufimtsev1-0/+87
2017-02-08Bug 511849 (part 2)[Browser] Refactor Browser Listener tests Leo Ufimtsev1-253/+153
2017-02-08Bug 511849 (part1) Refactor Browser Listener tests (Split tests) I20170208-0700Leo Ufimtsev1-97/+51
2017-02-07Bug 511874 [OS X] Browser's closeWindowListener NOTELeo Ufimtsev1-0/+3
2017-02-07Bug 508217 Implement webkit2 support for browser function Leo Ufimtsev1-2/+76
2017-02-06Bug 509615 Replace outdated Browser9 testLeo Ufimtsev4-150/+93
2017-01-30Change-Id: Ic7544be74ca51b6797e6c6de7786dd84cd61b45dArun Thondapu1-0/+2
2017-01-06Bug 509695 – [Browser] Add Browser.function() jUnit test casesLeo Ufimtsev1-2/+364
2017-01-05Bug 505591 - Add test cases for Browser.evaluate() to browser testLeo Ufimtsev1-16/+16
2017-01-05Bug 509411 - [Webkit 1] Crash during Test_*_Browser evaluate() tests (2)I20170105-0320Leo Ufimtsev3-45/+101
2017-01-03Bug 505591 - Add test cases for Browser.evaluate() to browser testLeo Ufimtsev1-8/+11
2016-12-16Bug 505591: Add test cases for Browser.evaluate() to browser test suite. Leo Ufimtsev1-4/+5
2016-12-16Bug 505591 - Add test cases for Browser.evaluate() to browser test suiteLeo Ufimtsev1-13/+125
2016-12-15Bug 431319 - Enable SWT testsMickael Istria1-3/+1
2016-11-30Bug 508156 - Add tests for lambda helper methods for FocusListenerFabian Pfaff1-0/+48
2016-11-25Bug 505591: Add test cases for Browser.evaluate() to browser test suite. Leo Ufimtsev1-39/+10
2016-11-25Bug 508210: [win32][Browser]test_evaluate_invalid_return_value fails onLeo Ufimtsev1-0/+7
2016-11-24Bug 499159: [GTK] Test_BrowserSuite.testBrowser3 fails with WebKit behind proxyY20161124-1000Markus Keller1-4/+5
2016-11-23Bug 501703 - Add tests for new lambda helper methods forAlexander Kurtakov9-9/+9
2016-11-23Bug 507897 - Provide tests for lambda expressions for KeyListenerFabian Pfaff1-0/+30
2016-11-22Bug 501703 - Add tests for new lambda helper methods forFabian Pfaff12-0/+201
2016-11-21Bug 507891 - Remove trailing whitespace in org.eclipse.swt.testsLars Vogel62-1298/+1298
2016-11-18Bug 505591 - Add test cases for Browser.evaluate() to browser testLeo Ufimtsev1-5/+155
2016-11-16Bug 502410: remove TracingSuiteMarkus Keller1-2/+1
2016-11-07Bug 492569: Display#getCursorLocation() sometimes fails after Display#setCurs...Markus Keller1-1/+5
2016-11-02Bug 492569: Display#getCursorLocation() sometimes fails after Display#setCurs...Y20161103-1000Markus Keller1-0/+7
2016-11-01Bug 431319 - Run SWT tests with plain surefire (not Tycho/OSGi one)Alexander Kurtakov1-1/+1
2016-10-31Bug 492569: Display#getCursorLocation() sometimes fails after Display#setCurs...Markus Keller1-0/+3
2016-10-31Bug 506793 - Fix code coverage settingsMickael Istria1-1/+4
2016-10-31Bug 506680: Test_org_eclipse_swt_widgets_Display.test_getActiveShell fails on...Markus Keller1-7/+14

Back to the top