Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-16Bug 432888 - Missing rm.done() for a fetched child of an expressionMarc Khouzam2-2/+83
2014-04-04Bug 426834 - Double backslashes are no longer removed.Marc Khouzam1-10/+0
2014-02-26Bug 426730: Update tests to reflect that $1 is now being used whenMarc Khouzam1-4/+4
2014-02-26Bug 426730: [Memory] Support 16 bit addressable sizeAlvaro Sanchez-Leon1-25/+5
2014-02-26Bug 429157: Udpate tests to better test memory console changeMarc Khouzam1-17/+48
2014-02-25Create GDB tests for potential upcomding version 7.8. This will allowMarc Khouzam27-0/+740
2014-02-25Create GDB tests for version 7.7Marc Khouzam30-6/+750
2014-02-25Change some test names to be consitent.Marc Khouzam21-23/+23
2014-02-13Bug 341731 - Show values returned from function calls when doing aMarc Khouzam10-146/+504
2014-01-24Enabled JDK 1.7.Sergey Prigogin3-5/+5
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2013-12-20Bug 424483 - Accept yet anther GDB version formatMarc Khouzam1-2/+3
2013-10-29Fix clean failing when dsf-gdb ant script has never been executedMarc-Andre Laperle1-1/+5
2013-10-11Changed assertNotEquals to assertFalse to comply with JUnit 4.8.1Thomas Corbat1-2/+2
2013-09-27Bug 323552: [registers] Register View content is not stack frameAlvaro Sanchez-Leon1-10/+91
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev1-1/+1
2013-08-14Bug 415094 – Update Step Into Selection JUnit testsMarc Khouzam48-634/+917
2013-07-08Bug 409186 - Remove test that was causing assertion. Marc Khouzam1-15/+1
2013-07-04Bug 412057 - UI tests don't run on Mac Cocoa using Tycho buildMarc-Andre Laperle1-1/+1
2013-06-03Bug Bug 382692 - Update MIExpressions JUnit tests to current CDT haviorMarc Khouzam3-9/+9
2013-05-29Bug 409186 - Fix debug registers test which didn't work on 64bit.Marc Khouzam2-8/+45
2013-05-29Bug 409186 - Memory tests had failures.Marc Khouzam1-5/+3
2013-05-28Bug 409186 - Debug JUnit tests are not ready for 64bit machinesMarc Khouzam4-45/+51
2013-04-30Bug 244865 – Support for Step Into Selectionaleon10-5/+795
2013-03-08Bug 378834 - Add Debug JUnit tests to HudsonMikhail Khodjaiants2-2/+24
2013-03-06Change org.junit4 requires to be org.junit 4.8.1 or greater.Jeff Johnston1-1/+1
2013-02-28Bug 396268 - [Visualizer] Add CPU/core load information to the multicoreMarc Dumais2-1/+224
2013-02-08Bug 400350 - [tests] LaunchUtilsTest use JUnit3 instead of JUnit4Marc Khouzam1-4/+4
2013-01-31Bug 399163 - [reverse] Make use of GDB's new =record-started/stopped MIMarc Khouzam1-0/+108
2013-01-28Bug 397715 - Update JUnit tests to verify value of change memory andMarc Khouzam2-6/+71
2013-01-25Bug 397715 - [memory][expressions] Make use of GDB 7.6 newMarc Khouzam4-0/+347
2013-01-24Temporarily disable CommandTimeoutTests as they may be the ones thatMarc Khouzam1-1/+1
2013-01-21bug 378834: allow profiles other than "production" use ${gdbPathOption} propertyAndrew Gvozdev1-9/+4
2013-01-14Bug 378834 - Re-order debug tests to avoid hanging on Hudson. I don'tMarc Khouzam2-2/+2
2013-01-14Bug 378834 - Update Debug JUnit tests to run on Hudson Marc Khouzam12-69/+117
2013-01-10Bug 397906 - [tests] JUnit tests for upcoming GDB 7.6Marc Khouzam23-0/+624
2012-12-19Bug 394408: Support enhanced-expressions for local variables. ProperMarc Khouzam1-0/+31
2012-12-18Bug 394408: Support enhanced-expressions for local variables. ThisMarc Khouzam2-74/+773
2012-12-17Bug 392512: Support GDB breakpoint notifications. JUnit tests.Mikhail Khodjaiants9-4/+1087
2012-11-08Bug 393474: In Expression view: cannot cast to type that contain commas.Marc Khouzam1-72/+73
2012-09-26Bug 387793: Fix JUnit tests for new -data-write-memory-bytesMarc Khouzam1-3/+8
2012-07-10Bug 381754: Group-expression support for Expressions view.Marc Khouzam29-0/+1190
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin1-1/+1
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin1-1/+1
2012-06-19Bug 381868: JUnit tests for casting expressionsMarc Khouzam2-2/+488
2012-06-13Bug 381804: Add test for arguments using quotes.Marc Khouzam1-0/+72
2012-06-05Bug 378834: Remote suite was not trigerring remote anymoreMarc Khouzam1-2/+2
2012-05-22Bug 378834: Add Debug JUnit tests to Hudson at eclipse.orgMarc Khouzam21-9/+266
2012-05-17Bug 379841: [tests] Add a timeout for each JUnit test Marc Khouzam1-0/+7
2012-05-17Bug 379724: [tests] RTTI test crashes GDB 6.7Marc Khouzam2-0/+16

Back to the top