Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-10Bug 525807 - Use surefire 2.20.1 for swt testsAlexander Kurtakov1-2/+3
2017-10-02Bug 525340 [Gtk][Webkit2] Javascript evaluate fails with "SyntaxError:Leo Ufimtsev1-0/+18
2017-09-27Bug 525264 - Use foreach in snippets and examplesAlexander Kurtakov2-8/+4
2017-08-21Bug 517264 – Refactor Test_*_Browser (setText issues on win)Leo Ufimtsev1-1/+2
2017-08-18[Bug 500475] Guard 'doubleClickSelection' with 'doubleClickEnabled'.Arne Deutsch1-0/+34
2017-08-17Bug 521024 - [api] Provide helpers to use lambda expressions for BrowserAlexander Kurtakov1-276/+155
2017-08-16Bug 520948: [Tests] [GTK] Increase color test coverage in SWTEric Williams1-0/+254
2017-08-16[Bug 520446] Added test cases to cover most code for block selection.Arne Deutsch1-0/+200
2017-08-16Bug 520983 - [api] Provide helpers to use lambda expressions forAlexander Kurtakov1-0/+242
2017-08-15Bug 520948: [Tests] [GTK] Increase color test coverage in SWTEric Williams2-0/+174
2017-08-15Bug 517264 Refactor old Browser* tests -- Skip test_setUrl_remote on badLeo Ufimtsev1-2/+39
2017-08-14Bug 517264 – Refactor old Browser* tests into Test_*_BrowserI20170814-2000Leo Ufimtsev1-3/+10
2017-08-13Bug 520884 - [api] Provide helpers to use lambda expressions forAlexander Kurtakov1-0/+97
2017-08-11Bug 520831 - [api] Provide helpers to use lambda expressions forAlexander Kurtakov1-1/+51
2017-08-11Bug 520822 - [api] Provide helpers to use lambda expressions forAlexander Kurtakov1-1/+50
2017-08-11Bug 520806 - [api] Provide helpers to use lambda expressions forAlexander Kurtakov1-1/+49
2017-08-10[Bug 520442] Add test cases to cover StyledText.handleMouseDown.Arne Deutsch1-0/+101
2017-08-10Bug 517264 – Refactor old Browser* tests (investigate *local fail)Leo Ufimtsev1-4/+22
2017-08-10Bug 512342 - [api] Provide helper methods to use lambda expressions forAlexander Kurtakov1-0/+48
2017-08-09Bug 304893 - [Custom Widgets] READ_ONLY CCombo does not de-select textLeo Ufimtsev1-0/+38
2017-08-09[Bug 520422] Split test cases to contain one test case eachArne Deutsch1-0/+83
2017-08-09Bug 517264 – Refactor old Browser* tests into Test_*_Browser (part 9)Leo Ufimtsev1-1/+0
2017-08-09Bug 517264 : browser_tests (part 8) Leo Ufimtsev5-261/+0
2017-08-09Bug 517264 : browser_tests (part 7) Leo Ufimtsev2-156/+0
2017-08-09Bug 517264 browser_tests (part 6)Leo Ufimtsev5-190/+72
2017-08-09Bug 517264 : browser_tests (part 5)Leo Ufimtsev3-191/+117
2017-08-09Bug 517264 - browser_tests part4Leo Ufimtsev5-230/+13
2017-08-09Bug 517264: browser_tests (Part 3)Leo Ufimtsev4-215/+116
2017-08-09Increment micro version for changes in o.e.swt.tests.Alexander Kurtakov2-3/+3
2017-08-09Bug 298679 - [StyledText] Fixed left margin if alignment is set.Thorsten Hake1-1/+13
2017-08-08Bug 519576: [GTK3] Use GTK CSS for background/foreground colors onEric Williams1-0/+166
2017-07-25Fix swt.tests build.properties.Alexander Kurtakov1-2/+3
2017-07-21Bug 507611 - Unit test highlighting sizing issue.Mickael Istria1-0/+35
2017-07-20Bug 517264: browser_tests (part 2)Leo Ufimtsev3-244/+35
2017-07-20Bug 519916 pom.xml doesn't have to specify webkit as default browserLeo Ufimtsev1-1/+1
2017-07-19Bug 517264 browser_tests (Browser1)I20170719-0040Leo Ufimtsev3-233/+97
2017-07-18Bug 519844 – Improve test_setCursorLocation stabilityLeo Ufimtsev1-4/+17
2017-07-10Bug 519328 - [All] Add "Bug Snippets" folder to org.eclipse.swt.testsI20170710-2000Leo Ufimtsev3-0/+119
2017-07-10Bug 519237 [Cocoa] mvn -Pbuild-individual-bundles fails on OSX due toLeo Ufimtsev1-1/+1
2017-07-05Bug 514719 [Browser][Webkit2] port Browser.getText() to webkit2Leo Ufimtsev1-1/+1
2017-07-05Bug 519229 - Use maven surefire 2.20 for swt testsAlexander Kurtakov1-2/+2
2017-07-04Bug 477950 - [GTK3] Port SWT colors from using GdkColor to GdkRGBA soEric Williams1-3/+3
2017-07-04Bug 514719 – [Browser][Webkit2] port Browser.getText() to webkit2Leo Ufimtsev1-13/+35
2017-06-29Bug 477950: [GTK3] Port SWT colors from using GdkColor toEric Williams2-12/+48
2017-06-28Bug 514719: [Browser][Webkit2] port Browser.getText() to webkit2Leo Ufimtsev1-0/+53
2017-06-22Bug 517929 - Update POMs in the master for 4.8 release Alexander Kurtakov1-1/+1
2017-05-08Bug 516258: IllegalArgumentException below ViewLabelProvider.getImageNiraj Modi1-2/+8
2017-04-26Bug 515480 - Add dltk nature to SWT projects for shelled supportLeo Ufimtsev1-0/+1
2017-04-25Bug 515757 - Replace assertTrue with assertNull/NotNull in testsAlexander Kurtakov10-50/+58
2017-04-21Bug 515583 - Simplify assertTrue usage in testsAlexander Kurtakov15-144/+151

Back to the top