Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-03-24Bug 455263 - Retire Eclipse SWT/wpf Alexander Kurtakov1-1/+0
2015-03-23Bug 462631 - Adapt to JUnit 4 style tests Alexander Kurtakov1-19/+18
2015-03-23Bug 462631 - Adapt to JUnit 4 style tests Alexander Kurtakov5-34/+68
2015-03-23Bug 462719 - Incorrect "equals" method for RGBANiraj Modi2-1/+422
2015-03-16461427 Add build-time dependency to arbitrary SWT fragment versionTobias Oberlies1-2/+2
2015-03-14Bug 462128 - SWT test failures in build N20150313-2000.Lakshmi Shanmugam4-12/+24
2015-03-13Bug 421383 - [Graphics] Scaling issues on high DPI displaysSravan Kumar Lakkimsetti1-3/+87
2015-03-13Bug 421383 - [Graphics] Scaling issues on high DPI displaysNiraj Modi3-0/+0
2015-02-04Bug 148082 - [Common] using TabItem.setControl with a contol which isLeo Ufimtsev1-1/+24
2015-01-23Bug 435384 - Add support for 'transparent' colorsNiraj Modi2-11/+228
2015-01-20Bug 454590: Link widget should not scroll its contentsI20150120-0800Lakshmi Shanmugam1-50/+0
2015-01-19Bug 454590: Link widget should not scroll its contentsMarkus Keller1-0/+50
2015-01-15Add missing @Overrides.Alexander Kurtakov2-12/+101
2015-01-06Bug 455691 - [GTK] Display.getPrimaryMonitor() doesn't return primaryLeo Ufimtsev1-0/+13
2014-11-25Disable verbose flag and temporarily disable test Browser5 (Bug 452605)Lakshmi Shanmugam1-2/+3
2014-11-24Temporarily enable verbose flag for Browser5 testLakshmi Shanmugam1-1/+1
2014-10-24Bug 448762: StyledText#replaceTextRange(..) sends wrong selection event (leng...I20141027-2000I20141027-0800I20141026-2100Markus Keller1-47/+34
2014-10-09Bug 446431 - Unit tests failing on Mac since N20141007-0215 (Mac OS XLakshmi Shanmugam1-2/+16
2014-09-22Bug 444725 - Remove carbon support from swtI20140923-0800Alexander Kurtakov1-1/+1
2014-09-22Bug 444725 - Remove carbon support from swtAlexander Kurtakov8-26/+6
2014-09-22Bug 444715 - Remove photon support from swtAlexander Kurtakov1-1/+0
2014-09-02Bug 423561: DNFs and VM crash in mozilla.XPCOM._VtblCall in Browser2.test1Markus Keller5-147/+114
2014-08-20Bug 441791 - Remove motif specific things from codebaseAlexander Kurtakov9-89/+11
2014-08-20Bug 440671 - Combo remove(index) on last remaining item doesn't removeNiraj Modi1-24/+42
2014-08-18Bug 440671 - Combo remove(index) on last remaining item doesn't removeNiraj Modi1-1/+28
2014-08-04Bug 440535 - StyledText: incorrectly handles key bindings forv4503bI20140804-0800Niraj Modi1-0/+4
2014-07-22Bug 439291 - StyledText setTextLimit doesn't apply to pasted textNiraj Modi1-1/+26
2014-07-16Bug 439640 - SWT should increase bundle version in master toArun Thondapu2-2/+2
2014-07-08Bug 435733 - Add JUnits against coordinate mapping functions in DisplaySravan Kumar Lakkimsetti1-9/+272
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsPaul Webster1-1/+1
2014-05-07Bug 277371 - AccessibleEvent test classes use constructor incorrectlyArun Thondapu3-9/+9
2014-04-26Bug 412589 - [BiDi] StyledText - need to support setTextDirection():Lina Kemmel1-0/+36
2014-03-03Bug 407927 - [Bidi] New API Combo#addSegmentListener(SegmentListener)Arun Thondapu1-0/+8
2014-03-02Bug 407927 - [Bidi] New API Combo#addSegmentListener(SegmentListener) -Lina Kemmel1-0/+176
2014-02-20Bug 427534 - Move away from excludesList in All[WS]TestsAlexander Kurtakov1-11/+1
2014-02-20Bug 427534 - Move away from excludesList in All[WS]TestsAlexander Kurtakov1-0/+12
2014-02-20Bug 426172 - Possible NullpointerException on Display.runAsyncMessagesNiraj Modi1-1/+31
2014-02-18Bug 427534 - Move away from excludesList in All[WS]TestsAlexander Kurtakov2-56/+0
2014-02-18Bug 423561 - DNFs and VM crash in mozilla.XPCOM._VtblCall inAlexander Kurtakov1-0/+1
2014-02-13Bug 427534 - Move away from excludesList in All[WS]TestsAlexander Kurtakov1-2/+2
2014-02-12Bug 427653 - Remove custom runTest method override.Alexander Kurtakov1-1/+2
2014-02-11Bug 427653 - Remove custom runTest method override.v4418aI20140211-1100I20140211-0800Alexander Kurtakov5-311/+116
2014-02-10Bug 427653 - Remove custom runTest method override.Alexander Kurtakov5-115/+17
2014-02-08Bug 427653 - Remove custom runTest method override.Alexander Kurtakov6-230/+36
2014-02-07Bug 427653 - Remove custom runTest method override.Alexander Kurtakov18-1305/+97
2014-02-07Bug 427653 - Remove custom runTest method override.Alexander Kurtakov10-257/+29
2014-02-07Bug 427653 - Remove custom runTest method override.Alexander Kurtakov9-356/+38
2014-02-07Bug 427653 - Remove custom runTest method override.Alexander Kurtakov15-616/+102
2014-02-07Bug 427653 - Remove custom runTest method override.Alexander Kurtakov6-200/+29
2014-02-06Bug 427534 - Move away from excludesList in All[WS]TestsAlexander Kurtakov9-75/+184

Back to the top