Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-27Target Explorer: Add the newly added processes tests to the suite.William Chen1-2/+2
2012-06-26Target Explorer: Add more unit tests for process monitor.William Chen1-2/+2
2012-06-26TWilliam Chen5-4/+119
2012-06-22Target Explorer: Fix stepper testsUwe Stieber1-1/+1
2012-06-22Target Explorer: Fix NPE in FileTransferServiceUwe Stieber1-0/+3
2012-06-21Target Explorer: Add 5 seconds' delay between each unit test of cacheWilliam Chen1-0/+4
2012-06-21Target Explorer: Fixed an unit test failure caused by regressions.William Chen1-0/+12
2012-06-20Target Explorer: REWORK stepper apiTobias Schwarz1-311/+308
2012-06-19Target Explorer Tests: Avoid conflicts with manual testsUwe Stieber1-0/+3
2012-06-12Target Explorer: Fix double execution of test suiteUwe Stieber2-5/+6
2012-06-12Target Explorer: Fix newly added unit tests and revealed issuesUwe Stieber3-8/+7
2012-06-12Target Explorer: Added more unit testsUwe Stieber5-68/+587
2012-06-12Target Explorer: Add more status handler testingUwe Stieber1-177/+194
2012-06-12Target Explorer: Remove UI plug-in's from coverage supportUwe Stieber1-180/+0
2012-06-12Target Explorer: Fix remote application launch test application lookup on linuxUwe Stieber1-1/+1
2012-06-12Target Explorer: CHANGE improve test outputTobias Schwarz1-117/+118
2012-06-11Target Explorer: ADD unit testsTobias Schwarz8-49/+219
2012-06-10Releng: Synchronize plugin/feature dependencies with Juno target platform, Fi...Uwe Stieber1-7/+7
2012-06-01Fix copyright headers: Eclipse.org "Fix Copyright" tool generates IBM copyrig...Uwe Stieber1-6/+5
2012-05-31Target Explorer: Reviewed remaining 1.0.0 references after version number uprevUwe Stieber1-1/+1
2012-05-30Fixed org.eclipse.ui bundle version to be compatible with Eclipse 3.8Eugene Tarassov1-1/+1
2012-05-30Version number changed from 1.0 to 1.1Eugene Tarassov2-18/+18
2012-05-24Target Explorer: Added missing about.html filesUwe Stieber2-1/+30
2012-05-15TCF Debugger Tests: Bundle separated test TCF agentsUwe Stieber1-1/+10
2012-05-15TCF Debugger Tests: Add TE tests moduleUwe Stieber1-2/+1
2012-05-15Releng: Fix copyright headerUwe Stieber8-7/+17
2012-05-14Target Explorer: Improve test agent lookupUwe Stieber1-1/+2
2012-05-10Target Explorer: Fix style of added method parseOne(...)Uwe Stieber1-23/+32
2012-05-10Bug 378772 - [test] Debug tests should launch an agent before runningPawel Piech1-10/+22
2012-05-09Target Explorer: Test case agent launcher should default to loopback address.Uwe Stieber1-1/+1
2012-05-09Target Explorer: Avoid getUnifiedIdentifier() to return nullUwe Stieber2-1/+8
2012-05-09Target Explorer: Fix assertion on test case agent launch, allow framework to ...Uwe Stieber2-7/+41
2012-05-08Target Explorer: Fix exportsUwe Stieber1-0/+5
2012-05-07Target Explorer: Fix the issues in cache state tests.William Chen1-13/+42
2012-05-04Target Explorer: Refactoring: Extract an abstract base class forWilliam Chen3-4/+4
2012-05-03Target Explorer: Remove the redundant classes.William Chen1-35/+0
2012-05-03Target Explorer: Rework refresh handlers (removing delegate) of fileWilliam Chen2-8/+0
2012-05-03Target Explorer: Modification: Change DeleteHandler fromWilliam Chen2-64/+0
2012-05-02Target Explorer: msysGit messing with the executable bitUwe Stieber1-0/+0
2012-05-02Target Explorer: Updated Windows test agentsUwe Stieber2-0/+0
2012-05-02Target Explorer: Update Linux test agentUwe Stieber1-0/+0
2012-05-02Target Explorer: Rework delete handler contributionsUwe Stieber2-14/+7
2012-05-01Maven: Added TCF Debugger test casesUwe Stieber1-3/+3
2012-04-28Target Explorer: Removed working set support. Replaced by the categories conc...Uwe Stieber1-9/+0
2012-04-26Target Explorer: More status handler testsUwe Stieber1-10/+25
2012-04-25Target Explorer: Improved status handler testingUwe Stieber1-0/+12
2012-04-25Target Explorer: Fix QUESTION and YES_NO_CANCEL status handler casesUwe Stieber1-0/+7
2012-04-25Target Explorer: Update status handler interface to use ICallback, added test...Uwe Stieber3-2/+67
2012-04-16Target Explorer: Replace modification-time-based state detection withWilliam Chen5-39/+24
2012-04-13Target Explorer: Comment out DeleteHandlerDelegateTest#testDelete because it ...Uwe Stieber1-6/+2

Back to the top