Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2014-02-20[CDO Tests] Fix CDO tests: remove the old table from CDO Test models.Camille Letavernier6-1201/+1041
Replace with the new table implementation
2014-02-19402525: [Widgets / Transactions] Papyrus dialogs should be transactionalChristian W. Damus2-1/+31
https://bugs.eclipse.org/bugs/show_bug.cgi?id=402525 Add missing about.html file.
2014-02-18Merge branch 'refs/heads/master' into bugs/402525-widgetsChristian W. Damus33-5/+6
Conflicts: tests/junit/plugins/core/org.eclipse.papyrus.tests/META-INF/MANIFEST.MF
2014-02-17[Releng] Move the test plug-in extendedtypes.tests to the right locationCamille Letavernier30-0/+0
2014-02-17[Tests] Fix various regressions based on test results (SashEditor, CSS,Camille Letavernier3-6/+7
ExtendedTypes)
2014-02-17Merge branch 'refs/heads/master' into bugs/402525-widgetsChristian W. Damus62-694/+2214
Conflicts: tests/junit/plugins/core/org.eclipse.papyrus.tests/META-INF/MANIFEST.MF tests/junit/plugins/core/org.eclipse.papyrus.tests/test/org/eclipse/papyrus/tests/AllTests.java
2014-02-17417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier1-4/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Fix regressions: the Slots compartment is now visible by default in SysML BDD
2014-02-16Merge branch 'master' into committers/rschnekenbu/master/extendedtypesrschnekenbu30-15/+622
Conflicts: plugins/sysml/diagram/org.eclipse.papyrus.sysml.diagram.common/META-INF/MANIFEST.MF
2014-02-16Bug 399858 - [Documentation] Papyrus shall have an embeddedrschnekenbu30-674/+1583
documentation https://bugs.eclipse.org/bugs/show_bug.cgi?id=399858 - Migration to Luna
2014-02-14[Releng - CSS] Fix missing dependency to core.databindingCamille Letavernier1-1/+2
2014-02-14Synchronize with masterCamille Letavernier1-4/+4
2014-02-12Apply bugfox from B. Maggi on master (already applied on branch (seeVincent Lorenzo1-4/+4
commit id in following text) e8fb604a0762987da518649578bbee6308742323 Use DiagramCommandStack to allow editPart creation notification (used when dropping a link create a view for a (source or target) node) 58f0eb6713f732753ab262d88cd13b2464aeadcc Bug 427271 - [SysML BDD] Can no more draw associations between a Block and an Actor. f86c1d8b36eb37cee0122e4de920ed71a6f952bc Bug 406290 - [SysML IBD] When the type of a part or a reference changes the nestedConnectors linked to an internal component of the part/refrence are hidden but are not deleted from the model. When destroying a part or changing its type, destroying all connectors that reference this part in NestedConnectorEnd.
2014-02-11Merge remote-tracking branch 'eclipse/master' into css-labelsCamille Letavernier13-104/+172
2014-02-07402525: [Widgets / Transactions] Papyrus dialogs should be transactionalChristian W. Damus15-4/+1195
https://bugs.eclipse.org/bugs/show_bug.cgi?id=402525 JUnit tests for nesting command stacks and related APIs.
2014-02-07417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier1-6/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Rename compartments to conform with UML2.5-beta2 specification, and unify naming
2014-02-07417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier2-5/+9
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Update tests
2014-02-06417396: [CSS] The CSS Engine shall support label visibility & maskCamille Letavernier1-5/+5
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Remove the manually defined contributions to NotationsTypesMap extension point - Update the compartments tests
2014-02-06Fix some JUnits test on timeing diagramvlorenzo5-9/+17
2014-02-05Revert "try to fix the test ↵vlorenzo1-41/+10
org.eclipse.papyrus.sysml.nattable.requirement.tests.tests.OpenTableTest.testOpenExistingTable on Hudson" This reverts commit a4e6dec57fa72cfa143e35ba60deda3eeb1a7f2f.
2014-02-05Try to fix OpenTableTest on hudsonvlorenzo1-1/+1
2014-02-05try to fix the testvlorenzo1-10/+41
org.eclipse.papyrus.sysml.nattable.requirement.tests.tests.OpenTableTest.testOpenExistingTable on Hudson
2014-02-05Fix 2 bugs found thanl tests : vlorenzo1-2/+3
- Fix the papyrus class EditorContextSynchronizerAxisManager - Fix the JUnit test testCreationAndDestructionOnRequirement
2014-02-05Fix some bugs found with the BundleTests vlorenzo6-92/+151
+ improve bundle Tests + add test on guave dependency
2014-02-03Synchronize with masterCamille Letavernier31-12/+2557
2014-02-03Merge sequence diagram improvements to masterCamille Letavernier29-11/+2554
2014-02-03Sequence diagram improvements: Boutheina Bannour29-11/+2554
417365: [Sequence Diagram] Lifeline management – when lifeline header gets resized, all associated elements should be updated to keep the same relative position. https://bugs.eclipse.org/bugs/show_bug.cgi?id=417365 417372: [Sequence Diagram] Stereotype enhancement https://bugs.eclipse.org/bugs/show_bug.cgi?id=417372 417373: [Sequence Diagram] Editor crashes due to general ordering handling https://bugs.eclipse.org/bugs/show_bug.cgi?id=417373 417374: [Sequence Diagram] Order of fragments due to Message reconnection. https://bugs.eclipse.org/bugs/show_bug.cgi?id=417374 417375: [Sequence Diagram] Order of fragment due to execution behavior resize https://bugs.eclipse.org/bugs/show_bug.cgi?id=417375 417376: [Sequence Diagram] Display the behavior of Execution specification as a label https://bugs.eclipse.org/bugs/show_bug.cgi?id=417376
2014-02-03Fix Bundle localization for new pluginvlorenzo2-1/+3
org.eclipse.papyrus.uml.diagram.composite.tests
2014-02-03Synchronize with masterCamille Letavernier1-1/+1
2014-02-03Fix version number to 1.0.0 forvlorenzo1-1/+1
org.eclipse.papyrus.uml.diagram.composite.tests
2014-01-31Synchronize with masterCamille Letavernier43-2480/+3935
Conflicts: tests/junit/plugins/core/org.eclipse.papyrus.tests/META-INF/MANIFEST.MF
2014-01-31Bug 418586 - [Connector] [UML] [SysML] [CompositeStructureDiagram]Benoit Maggi24-2480/+2559
Problems with UML/SysML Connector Allow connector : - on the same port - between ports of the same part - between ports of the same Block Change-Id: If0e0391d10e8a15ff15471a30d87f60927bebf35 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-01-31Add TestLinkWithParent.java to manage test for links between elementsBenoit Maggi11-39/+1102
with parents Init tests for Composite Diagram : - sample tests for simple links - tests for Connector between Ports Change-Id: Id3acb52aaa693c990858a57e578ebf40e0cddaa5 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-01-31Add org.eclipse.papyrus.uml.diagram.composite.test.AllTests to the mainBenoit Maggi3-2/+6
plugin org.eclipse.papyrus.test Conflicts: tests/junit/plugins/core/org.eclipse.papyrus.tests/META-INF/MANIFEST.MF tests/junit/plugins/core/org.eclipse.papyrus.tests/test/org/eclipse/papyrus/tests/AllTests.java Change-Id: If74013f4e1f0ead5981691a4d25c101071b69e92 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-01-31Creation of org.eclipse.papyrus.uml.diagram.composite.tests to test umlBenoit Maggi12-0/+309
diagram composite Conflicts: features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/feature.xml Change-Id: I6b011409de22dd8d8ffbf01de81649ee9b03f48f Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2014-01-30417178: [CSS] The CSS Engine shall support compartments (Show/Hide,Camille Letavernier10-4/+605
collapse, show title...) https://bugs.eclipse.org/bugs/show_bug.cgi?id=417178 Add tests
2014-01-30424315: [Releng - CSS] The Papyrus CSS Feature should be included as aCamille Letavernier24-11/+12
main component in Papyrus https://bugs.eclipse.org/bugs/show_bug.cgi?id=424315 Add the CSS Tests to Papyrus/Main tests
2014-01-28[Trivial] Fix a dependency to UML2: remove the 5.0.0 upper boundCamille Letavernier1-1/+1
2014-01-27Merge commit '2e37d21b7e1a51a06f03544a984738d6b7f63d1d'Camille Letavernier4-4/+6
2014-01-27386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2ptessier1-1/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118
2014-01-22386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2ptessier2-42/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118 update test to take in account removing of old table
2014-01-16[Releng] Fix plug-ins metadataCamille Letavernier4-4/+6
2014-01-09[CDO Search] Fix CDO Search Tests to match API changeCamille Letavernier1-4/+4
2014-01-07[EMF COMPARE] Test case models. First commit.acuccuru91-0/+3464
2013-12-10351803: [New Child] Papyrus shall provide a customizable "New Child"ptessier1-2/+1
menu https://bugs.eclipse.org/bugs/show_bug.cgi?id=351803
2013-12-10351803: [New Child] Papyrus shall provide a customizable "New Child"ptessier1-3/+3
menu https://bugs.eclipse.org/bugs/show_bug.cgi?id=351803 Conflicts: plugins/infra/org.eclipse.papyrus.infra.newchild/META-INF/MANIFEST.MF tests/recipes/plugins/infra/org.eclipse.papyrus.infra.newchild.test/META-INF/MANIFEST.MF
2013-12-09351803: [New Child] Papyrus shall provide a customizable "New Child"ptessier14-0/+215
menu https://bugs.eclipse.org/bugs/show_bug.cgi?id=351803
2013-12-06423432: [Performances - Properties view] Improve properties view loadingCamille Letavernier1-2/+2
on startup https://bugs.eclipse.org/bugs/show_bug.cgi?id=423432 Fix compilation issues from previous commit
2013-12-02[Tests] Add launch config with test coverage (EclEmma)Camille Letavernier3-230/+88
2013-11-20[Tests] Disable Interaction Overview Diagram tests (Freezing UI Thread)Camille Letavernier1-1/+1
2013-11-20[Tests] Disable Sequence Diagram tests (Freezing UI Thread)Camille Letavernier1-10/+4

Back to the top