Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-08-27Bug 475833 - Delete TableTree and related itemsAlexander Kurtakov2-11/+2
2015-08-26Bug 475833 - Delete TableTree and related itemsArun Thondapu3-364/+4
2015-08-10Bug 462631 - Adapt to JUnit 4 style testsAlexander Kurtakov2-142/+69
2015-08-10Bug 462631 - Adapt to JUnit 4 style testsAlexander Kurtakov39-189/+711
2015-08-07- improved logging in test_getActiveShell (bug 474411)Markus Keller1-4/+6
2015-07-31Bug 458863 - [Common] Replace Vector with ArrayList and friendsJacek Sieka12-93/+102
2015-07-02Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update pa...Markus Keller1-1/+1
2015-05-13Revert "Misc changes"Arun Thondapu2-10/+12
2015-05-13Misc changesLina Kemmel2-12/+10
2015-05-13Support AUTO (contextual) text direction for ControlsLina Kemmel1-0/+23
2015-05-04Bug 465721: SWT Browser Tests fail with I-build I20150427-0800 & laterMarkus Keller1-10/+17
2015-04-30Bug 465721 - SWT Browser Tests fail with I-build I20150427-0800 & laterLakshmi Shanmugam1-1/+1
2015-04-28Bug 423561 (and similar problems): always print MozillaVersion.GetCurrentVers...Markus Keller1-0/+1
2015-04-10Bug 423561 comment 49: disabled testBrowser1, 5, and 6 that consistently fail...Markus Keller1-0/+4
2015-04-10Bug 421383 - [Graphics] Scaling issues on high DPI displaysNiraj Modi1-43/+108
2015-04-08Bug 423561 comment 49: disabled testBrowser1, 5, and 6 that consistently fail...Markus Keller5-68/+52
2015-04-01Bug 423561: DNFs and VM crash in mozilla.XPCOM._VtblCall in Browser2.test1Markus Keller3-34/+43
2015-03-31set all Browser\d tests to verboseMarkus Keller1-11/+20
2015-03-31Bug 462569 - [api]Niraj Modi1-0/+84
2015-03-30enabled "temporarily" disabled browser tests, e.g.Markus Keller4-22/+45
2015-03-26Bug 462631 - Adapt to JUnit 4 style tests Alexander Kurtakov11-55/+52
2015-03-26Bug 462631 - Adapt to JUnit 4 style testsAlexander Kurtakov3-24/+13
2015-03-26Bug 463171 - EmulatedWidgetsTests still relevant after the removal ofLars Vogel1-39/+0
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

Back to the top