Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Separate tests in different classes.v20130206-014752Pascal Rapicault (Ericsson)22-232/+361
2013-02-05Bug 400011 - [shared][engine] Cleanup the SurrogateProfileHandler codePascal Rapicault (Ericsson)2-42/+0
2013-02-05Move shared install tests in new package and clean up test suitev20130205-030002I20130205-0800Pascal Rapicault (Ericsson)5-15/+47
2013-02-05Add end to end tests for shared installv20130205-013438Pascal Rapicault11-0/+297
2013-01-28Fix compile because of dependency on 1.7 APIv20130128-183154Pascal Rapicault (Ericsson)1-1/+1
2013-01-28Make sure each test use a new profile idv20130128-053308Pascal Rapicault (Ericsson)1-6/+6
2013-01-28Squashed commit of the following:v20130128-050843Pascal Rapicault (Ericsson)4-0/+107
2013-01-25331683 Publisher returns error status in case of invalid manifestv20130125-132342Jan Sievers17-27/+62
2013-01-21add missing new test casesv20130121-195637I20130122-0800Pascal Rapicault2-0/+159
2013-01-21Null handling in the return valuev20130121-013257Pascal Rapicault2-0/+18
2013-01-19bug 397183 - initial support for lastResult variablev20130119-221347Pascal Rapicault3-0/+124
2013-01-15Fixed test failure on Hudsonv20130115-153126I20130115-1300John Arthorne1-2/+2
2013-01-07Bug 396092 - Merge in CBI patches from 4.2.2 into 4.3 (non-pom changes) for e...v20130107-152925John Arthorne1-2/+2
2013-01-04bug 397266 that can't cancel downloading if the cancel is raised in collect p...v20130104-070547Mengxin Zhu1-0/+69
2012-12-09Tests for fix of bug 394156v20121209-225410Pascal Rapicault1-1/+12
2012-12-09Bug 396136 - [publisher] Support for expression in update descriptor andv20121209-025907Pascal Rapicault1-1/+40
2012-11-21Re-enable p2 build to work standalonev20121121-164058Pascal Rapicault (Ericsson)1-22/+22
2012-11-20Bug 394434 - [mirror] Can't disable reference mirroringv20121120-021616I20121120-0800Pascal Rapicault1-1/+21
2012-11-17Add copyright headersv20121117-034753Pascal Rapicault (Ericsson)1-0/+1
2012-11-17Add test for p2.runnable change in eclipse.touchpointPascal Rapicault (Ericsson)3-0/+77
2012-11-07393177 Move tests with UI dependency out of org.eclipse.equinox.p2.testsv20121107-122131I20121113-0800integrationTobias Oberlies5-256/+0
2012-10-30393051 Increment bundle version for change in dev branchv20121030-165213I20121031-2000I20121031-0800I20121030-2000Tobias Oberlies1-1/+1
2012-10-30393051 Use case-insensitive dictionary in bundle publisherJan Sievers2-10/+11
2012-10-30356561 Fix in test data for atomic composite loading testTobias Oberlies2-2/+2
2012-10-11356561 Revert default of composite loading back to non-atomicv20121011-091400I20121030-0800I20121029-2000I20121029-0800I20121028-2000I20121024-1200I20121024-1130I20121023-0800I20121016-2240I20121016-0800Tobias Oberlies12-10/+12
2012-10-09391400 Include repository URL in status if getArtifacts failsTobias Oberlies3-0/+59
2012-10-01Revert "Revert "Bug 387557 - stable tests""v20121001-214426Ian Bull5-79/+103
2012-10-01Revert "Revert "Bug 387557 - JarProcessor 'tampers' eclipse.inf of signed jar...Ian Bull4-1/+30
2012-10-01388566 Fix corner case when publishing a single osgi.ee capabilityTobias Oberlies2-9/+21
2012-10-01388566 Copy EE profile files from org.eclipse.osgiTobias Oberlies1-7/+7
2012-10-01388566 Refactorings in JREActionTestTobias Oberlies1-27/+24
2012-09-28356561 Require that all children of a composite repository can be loadedv20120928-180332Tobias Oberlies18-296/+19
2012-09-28390361 Test that ProductAction fails if the result may be brokenv20120928-163700Tobias Oberlies3-8/+63
2012-09-28390361 Check for IUs created by product action using matchersTobias Oberlies2-39/+65
2012-09-28390361 Add JavaDoc to addContextIUTobias Oberlies4-16/+27
2012-09-28390361 Consolidate product action test classesTobias Oberlies3-158/+75
2012-09-27342890 Fail ProductAction if included IU is not in the contextTobias Oberlies3-13/+6
2012-09-27390361 Refactor ProductAction related testsTobias Oberlies15-264/+307
2012-09-24388566 Publish osgi.ee capabilities of a.jre IUsTobias Oberlies3-0/+98
2012-09-24388566 Refactorings in JREAction(Test)Tobias Oberlies1-25/+38
2012-09-20Revert "Bug 387557 - JarProcessor 'tampers' eclipse.inf of signed jars in som...v20120920-155211I20120925-0800I20120920-1300John Arthorne4-30/+1
2012-09-20Revert "Bug 387557 - stable tests"John Arthorne5-104/+80
2012-09-11Bug 387557 - stable testsv20120911-175849I20120919-2000I20120919-0800I20120919-0330I20120918-2200I20120918-2000I20120918-0800I20120917-2000I20120917-0800I20120916-2000johna/bug387557John Arthorne5-80/+104
2012-09-11Bug 387557 - JarProcessor 'tampers' eclipse.inf of signed jars in some casesv20120911-175848John Arthorne4-1/+30
2012-08-29Disabled the two MD5 tests that were failing because of JRE 6v7 issuesv20120829-183414Ian Bull2-2/+2
2012-08-29Bug 381673: Fixes a few compile warningsv20120829-182520Ian Bull2-8/+20
2012-08-08Fix NPE on PhaseSetTest.testPauseAndResume.v20120808-021730I20120821-0800I20120814-0800I20120812-1736I20120810-1300I20120808-2000I20120808-0800Mengxin Zhu1-8/+18
2012-08-07Bug 386390 pause and resume test cases are missing some contentMengxin Zhu1-1/+1
2012-07-10Bug 384753 - [publisher] support for p2ql in update descriptor v20120710-162729Pascal Rapicault1-0/+22
2012-07-10378338 : A "bundle" element in category.xml/site.xmlMickael Istria8-9/+122

Back to the top