Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Force qualifier update.I20180129-0540Alexander Kurtakov1-0/+1
2018-01-26Bug 530397 – [Gtk] Make gdbus initialization dynamicLeo Ufimtsev1-4/+7
2018-01-22Bug 525305 – [API]Provide SWT.OpenUrl event (Linux implementation)Leo Ufimtsev1-0/+47
2018-01-17Bug 527738 [Webkit2] Add test case for calling setUrl with POST data.Roland Grunberg1-0/+28
2018-01-17Bug 528284: [GTK3] Toolbar: TCF dropdown control is cutoffEric Williams1-0/+79
2018-01-10Bug 529474 - [GTK] Fix array initialization problemRené Purrio2-2/+54
2018-01-09Bug 519295: [GTK3] Invisible settings button in validation preferencesEric Williams1-0/+74
2018-01-07Bug 529494 - Convert to StringBuilderAlexander Kurtakov1-3/+3
2018-01-05Bug 529442: [Webkit2] Add more restrictions on clearAllSessionCookies.Roland Grunberg1-1/+7
2018-01-04Bug 528155: [GTK] Table/Tree forgets to set SWT.SELECTED bit onEric Williams1-0/+112
2017-12-22Bug 529126: [Wayland][GTK3] Tree does not notify SWT.MouseDown listenersEric Williams1-0/+134
2017-12-22Bug 528968: [Wayland] JVM crashes when running JUnit tests on WaylandEric Williams2-4/+7
2017-12-21Bug 528746 - Added test for StyledText#getOffsetAtPoint(Point)Karsten Thoms2-2/+34
2017-12-19Bug 528691: [GTK] StyledText ignores text after \u0000 characterEric Williams1-0/+38
2017-12-18Bug 483791: [GTK3] setBackground overrides GC drawing in PaintListenerEric Williams1-2/+2
2017-12-18Bug 483791: [GTK3] setBackground overrides GC drawing in PaintListenerEric Williams1-0/+60
2017-12-18Bug 528415 - CTabFolder tabs vanish after mouse-overSimeon Andreev1-0/+47
2017-12-15Bug 475659 Data race asyncExecRanLeo Ufimtsev1-3/+5
2017-12-13Bug 528549 – (webkit2MouseListener) Snippet to reproduce.Leo Ufimtsev1-0/+136
2017-12-13Bug 528251 - Test to check tab highlight with nested CTabFoldersSimeon Andreev1-0/+83
2017-12-12Bug 528251 - view CTabFolders result in not highlighted part stack tabSimeon Andreev1-0/+96
2017-12-11Bug 528404 - Remove Maven Nature and BuilderKarsten Thoms2-12/+0
2017-12-08Remove useless code.Alexander Kurtakov2-2/+1
2017-12-01Bug 510905 [Webkit2] BrowserFunction with return value back toLeo Ufimtsev3-4/+226
2017-11-30Bug 527935 - Add Automatic-Module-Name to MANIFEST.MF in SWT repoAlexander Kurtakov4-0/+4
2017-11-28Bug 522020 - [API] Customize different line spacing of StyledText withangelozerr2-2/+88
2017-11-20Bug 522181: [Webkit2] Implement clearSessions() on WebKit2.Roland Grunberg1-0/+107
2017-11-14Bug 221611: [Accessibility] Radio button being read as check boxesEric Williams1-0/+53
2017-11-06Bug 525946: [Webkit2] Port download functionality to WebKit2.Roland Grunberg1-0/+32
2017-10-17Bug 526083 [Gtk] For swt.tests.gtk, make api restrictions warningsLeo Ufimtsev2-1/+5
2017-10-17Bug 526083: [GTK3] Menu.getBounds() returns wrong x & y coordinateEric Williams1-0/+131
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-09-25Bug 515915: [GTK3] ScrolledComposite within CTabFolder does not showEric Williams1-0/+59
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 Kurtakov2-284/+159
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

Back to the top