Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-08Fixed bug 414666: Label of new JUnit view font is wrongDani Megert1-2/+2
2013-07-24Fixed bug 411794: [JUnit] Add a monospace font option for the junitAndrew Eisenberg4-3/+54
2013-07-02removed unused NLS string and updated bundle versionsI20130709-0800Markus Keller2-2/+2
2013-07-02Bug 411841: Rerunning a test from JUnit results view is launching the test on...Thirumala Reddy Mutchukota1-18/+44
2013-06-26Fixed bug 411165: Update parent POMs for LunaDani Megert1-1/+1
2013-05-14Updated copyright dateDani Megert3-3/+3
2013-05-01Bug 406976: [JUnit] Improve icons for ignored and assumption failed testI20130507-2000I20130507-1100I20130507-0000I20130506-2000I20130505-2000I20130504-1500I20130503-2000I20130502-0800I20130501-2000Markus Keller2-0/+0
2013-04-28Bug 359944: [JUnit] Eclipse JUnit4 runner treats failed assumptions (org.juni...Markus Keller5-10/+18
2013-04-28Bug 359944: [JUnit] Eclipse JUnit4 runner treats failed assumptions (org.juni...Christian Georgi5-5/+27
2013-03-27Fixed bug 403960: Update JDT/JDT UI parent versionPaul Webster1-4/+2
2013-02-25converted line delimiters to Unixv20130225-175331Markus Keller3-485/+485
2013-02-25Bug 399451: Some projects have incorrect encoding setMarkus Keller1-0/+2
2013-02-25Fixed bug 397850: [CBI] use the correct group IDs for all artifactsDani Megert1-1/+1
2013-02-07Increased bundle version for Kepler fixesv20130207-102454Dani Megert2-3/+3
2013-02-04Bug 391433: [JUnit] Remove JUnit 3 from Eclipsev20130204-163918Markus Keller1-4/+6
2012-07-05Improved switch statement checkingv20120705-112236Dani Megert1-2/+4
2012-05-23removed outdated buildnotes_*.html filesv20120523-1543I20120523-2100I20120523-1900Markus Keller1-27/+0
2012-05-23Add poms for Tycho buildv20120523-1257Igor Fedorenko1-0/+25
2012-03-16don't make differences bold (this can destroy indentation, etc.)v20120316-1715Markus Keller1-2/+2
2012-03-09Bug 373788: Compilation errors when you create new JUnit test casev20120309-1954Markus Keller1-2/+5
2011-12-15Report incompatible environment as 'Error'v20111215-1434Dani Megert1-1/+1
2011-10-07Changed 'New text file line delimiter' to 'Unix'.Dani Megert1-0/+2
2011-09-28Fixed .gitignoreDani Megert1-1/+0
2011-09-27Fix bug 335224: [JUnit] New JUnit Test Case wizard doesn't store methodRaksha Vasisht2-9/+14
2011-08-31Don't use import package for ICU as we won't run with icu.base.Dani Megert1-3/+3
2011-04-27Updated copyright.Dani Megert26-26/+26
2011-04-15Fixed bug 342926: [JUnit] DBCS4.1: JUnit4 can not generate a method name with...Dani Megert2-2/+17
2011-03-18Bug 340470: [implementation] Use ASTProvider.SHARED_AST_LEVEL instead of AST....Markus Keller1-3/+4
2011-03-11made resolved paths accessibleMarkus Keller1-5/+14
2011-03-02try hiding only unavoidable generic type problems (bug 338659)Markus Keller1-1/+1
2011-03-02fixed "unused allocated object" problemMarkus Keller1-1/+2
2011-03-01Bug 320875: Move to J2SE-1.5Markus Keller1-12/+11
2011-02-28removed pre-1.5 type argument commentsMarkus Keller2-4/+4
2011-02-15Bug 337209: [preferences][JUnit] 'Show newly launched test in all JUnit views...Markus Keller1-1/+10
2011-01-31Bug 334864: [JUnit] Opening @Ignored test classes from JUnit view leads to "M...Markus Keller1-3/+11
2011-01-25Don't warn about unavoidable generic type problems.Dani Megert1-1/+2
2011-01-24re-enabled type argumentsMarkus Keller1-1/+1
2011-01-24Fixed bug 321608: [JUnit] New JUnit 4 Test Case wizard is confusing without c...Raksha Vasisht1-39/+63
2011-01-05Use InstanceScope singleton.Dani Megert1-1/+1
2011-01-05Use InstanceScope singleton.Dani Megert4-9/+9
2010-11-18don't store height of import dialogMarkus Keller1-1/+4
2010-10-11Bug 327219: [JUnit] Allow to paste URL to test result XML into JUnit viewMarkus Keller1-1/+1
2010-10-08Bug 327219: [JUnit] Allow to paste URL to test XML into JUnit viewMarkus Keller3-1/+62
2010-09-23Fixed bug 325982: Name of the test is not updated in the "Result Comparison" ...Dani Megert1-7/+11
2010-09-13fixed verification of superclass for JUnit 4v20100914-0100Markus Keller1-1/+1
2010-09-13Fixed bug 275574: [JUnit] Superclass entry is unnecessarily disabled for new ...Raksha Vasisht1-16/+16
2010-09-12Fixed bug 275574: [JUnit] Superclass entry is unnecessarily disabled for new ...v20100912-2000Raksha Vasisht1-10/+31
2010-09-03disabled warnings for generics (added -raw)Markus Keller1-1/+1
2010-09-01disabled warnings for genericsMarkus Keller1-0/+2
2010-08-19Bug 317755: [JUnit] JUnit -> Activate on Error/Failure Only not workingMarkus Keller1-2/+7

Back to the top