Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-07-04[Releng] Update Papyrus version to 0.10.1cletavernie12-141/+50
2013-07-04412279: [Refactoring Tests] The Sequence diagram tests should be refactoredrschnekenbu1-3/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412279 - tests have been updated, but do not all rely on the generic framework. They are on a bug by bug basis. - as sequence diagram did not run on hudson, they are not put back on the ALLTest runner
2013-07-04412215: [Refactoring Tests] The Component diagram tests should be refactoredrschnekenbu1-8/+9
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412215
2013-07-04412218: [Refactoring Tests] The Deployment diagram tests should be refactoredrschnekenbu1-7/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412218
2013-07-04412222: [Refactoring Tests] The Package diagram tests should be refactoredrschnekenbu1-0/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412222
2013-07-04412226: [Refactoring Tests] The Use Case diagram tests should be refactoredrschnekenbu1-6/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412226
2013-07-03412212: [Refactoring Tests] The Activity diagram tests should be refactoredrschnekenbu1-8/+7
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412212
2013-07-03412208: [Refactoring Tests] The Requirement diagram tests should be refactoredrschnekenbu1-4/+28
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412208
2013-07-03remove following tests plugin from dependencies, while not compiling because ↵rschnekenbu1-7/+0
of refactoring of test framework. (bis) org.eclipse.papyrus.uml.diagram.sequence.tests;bundle-version="0.10.0", org.eclipse.papyrus.uml.diagram.activity.tests;bundle-version="0.10.0", org.eclipse.papyrus.uml.diagram.interactionoverview.tests;bundle-version="0.10.0", org.eclipse.papyrus.uml.diagram.deployment.tests;bundle-version="0.10.0", org.eclipse.papyrus.uml.diagram.component.tests;bundle-version="0.10.0", org.eclipse.papyrus.uml.diagram.usecase.tests;bundle-version="0.10.0", org.eclipse.papyrus.sysml.diagram.requirement.tests;bundle-version="0.10.0"
2013-07-03fixed missed commit for test uml featurerschnekenbu1-1/+1
2013-07-03Update tests framework (bis) : rschnekenbu1-1/+1
- update test feature to remove plugins that do not compile. 412167: [Refactoring Tests] The Class diagram tests should be refactored https://bugs.eclipse.org/bugs/show_bug.cgi?id=412167 412165: [Refactoring Tests] The tests plug-in should be refactored https://bugs.eclipse.org/bugs/show_bug.cgi?id=412165
2013-07-03Update tests framework :rschnekenbu1-10/+11
- applied patches from following bugs - uml diagram tests plugins are broken => desactivate them in the build test feature and in the launcher of all tests. Fixes will appear in upcoming commits 412167: [Refactoring Tests] The Class diagram tests should be refactored https://bugs.eclipse.org/bugs/show_bug.cgi?id=412167 412165: [Refactoring Tests] The tests plug-in should be refactored https://bugs.eclipse.org/bugs/show_bug.cgi?id=412165
2013-06-13410582: [Deployment diagram] This diagram shall be tested using Junit testsrschnekenbu1-0/+14
https://bugs.eclipse.org/bugs/show_bug.cgi?id=410582 410495: [Component diagram] This diagram shall be tested using Junit tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=410495
2013-06-13[Test features] Update project name to avoid overlapping between project namesrschnekenbu2-2/+2
2013-05-22Add oep.diagram.tests to the uml diagrams test featurerschnekenbu1-0/+7
2013-05-03Releng. Add the following plug-ins to the build:cletavernie1-0/+7
407049: [Interaction Overview] Papyrus shall support UML2 interaction overview diagram https://bugs.eclipse.org/bugs/show_bug.cgi?id=407049 394893: [All Diagrams] Papyrus shall support symbols in the diagrams https://bugs.eclipse.org/bugs/show_bug.cgi?id=394893
2013-03-07(no commit message)cletavernie1-5/+33
2013-02-21398712: [Core] Multiple issues with the PageManagercletavernie1-18/+57
https://bugs.eclipse.org/bugs/show_bug.cgi?id=398712 401434: [Core] The CoreEditor shall be covered with integration tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=401434 Missing file from previous commits
2013-02-05397389: [Timing Diagram] Papyrus shall support UML2 timing diagramcletavernie1-44/+88
https://bugs.eclipse.org/bugs/show_bug.cgi?id=397389
2012-09-18Kepler: Update feature licencescletavernie12-300/+648
2012-09-18Kepler: Update feature versions to 0.10.0cletavernie12-336/+153
2012-08-02386488: [Sequence Diagram] Add plugin to releng : oep.uml.diagram.sequence.testsvlorenzo1-43/+50
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386488
2012-06-28Add a new Test plug-in for Properties customizationcletavernie1-0/+7
2012-05-21380156: [General] Add plugin to releng: ↵rschnekenbu2-1/+9
org.eclipse.papyrus.sysml.diagram.internalblock.tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=380156 - adding fragment IBD.tests in the feature sysml.tests - adding the fragment to the main suite of tests - updating configuration in the MANIFEST of the fragment (this is now similar to Block Definition tests, so this can be easily compared) - fixing the name of the project for sysml test feature (was the same as the uml feature name)
2012-05-11379254: [UML Modelexplorer] The UMLModelExplorer should be covered with ↵vlorenzo1-0/+7
JUnit tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=379254 379256: [General] Add plugin to releng : org.eclipse.papyrus.uml.modelexplorer.tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=379256
2012-05-11379241: [General] Add plugin to releng : ↵vlorenzo1-0/+7
org.eclipse.papyrus.uml.diagram.usecase.test https://bugs.eclipse.org/bugs/show_bug.cgi?id=379241
2012-05-11Share the new featurevlorenzo1-0/+4
379211: [General] Add plugin to releng : org.eclipse.papyrus.views.modelexplorer.tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=379211
2012-05-11Share the new featurevlorenzo5-0/+470
379211: [General] Add plugin to releng : org.eclipse.papyrus.views.modelexplorer.tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=379211
2012-05-09378990: [Tests] Add JUnit tests to test informations of builded plugins and ↵vlorenzo1-8/+15
features https://bugs.eclipse.org/bugs/show_bug.cgi?id=378990
2012-04-11365919: [Architecture - SVN - Build] Rewrite the Buildcletavernie2-16/+92
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919 Update feature licences and copyrights
2012-04-04Initial import. Extra-plugins test featurescletavernie5-0/+432
2012-01-31365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo3-157/+11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919 Revert to the revision 7075 (build broken)
2012-01-31365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919 Fix error during externalize the string and complete the feature.xml files.
2012-01-31365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo21-80/+1101
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919 Externalize the string and complete the feature.xml files.
2012-01-24NEW - bug 369485: [Refactoring] Add Element Edit Service and BDD JUnit tests ↵ytanguy1-0/+16
to the build https://bugs.eclipse.org/bugs/show_bug.cgi?id=369485
2012-01-24NEW - bug 369485: [Refactoring] Add Element Edit Service and BDD JUnit tests ↵ytanguy16-0/+1302
to the build https://bugs.eclipse.org/bugs/show_bug.cgi?id=369485
2012-01-12365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo1-7/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919
2012-01-11365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo5-452/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919
2012-01-11365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo2-20/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919
2012-01-11365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo5-0/+429
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919
2012-01-11365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo5-0/+448
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919
2012-01-11365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo5-0/+429
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919
2012-01-11365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo5-0/+429
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919
2012-01-11365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo5-0/+435
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919
2012-01-11365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo5-0/+429
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919
2012-01-11365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo5-0/+452
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919
2012-01-11365919: [Architecture - SVN - Build] Rewrite the Buildvlorenzo5-0/+436
https://bugs.eclipse.org/bugs/show_bug.cgi?id=365919

    Back to the top