Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2018-01-18Bug 484648: [Model Explorer] Link with Editor does not work with MECamille Letavernier1-1/+1
customized through EMF Facets https://bugs.eclipse.org/bugs/show_bug.cgi?id=484648 Change-Id: I9ac56413a58ce987acf973a87fedba4f1840d632 Signed-off-by: Camille Letavernier <cletavernier@eclipsesource.com>
2018-01-13Bug 450921 - Additional graphics no longer availableVincent Lorenzo2-2/+163
- add tests Change-Id: I495a152b8f41d54689dfc39ca8ac28044c0f509a Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2018-01-11Bug 528787 - [Sequence Diagram] Undo a message creation also delete ExecMickael ADAM2-1/+190
specification - JUnit test that reproduce the issue. Change-Id: I9b49fac7008368a0f66faa57ae59ec4408d2a208 Signed-off-by: Mickael ADAM <mickael.adam@all4tec.net>
2018-01-10Bug 515998: [SequenceDiagram] Fix existed Tests for the Sequence diagramFanch BONNABESSE5-95/+82
https://bugs.eclipse.org/bugs/show_bug.cgi?id=515998 Change-Id: If105658e59faf0e5f0a4797de97663a65575723c Signed-off-by: Fanch BONNABESSE <fanch.bonnabesse@all4tec.net>
2018-01-10Bug 528839 - [Sequence Diagram][Test] Weak reference have to be testedMickael ADAM3-91/+459
https://bugs.eclipse.org/bugs/show_bug.cgi?id=528839 - quasi 100% coverage in weak reference class Change-Id: If8ee97c051d443095948a8d7177669b0e496064c Signed-off-by: Mickael ADAM <mickael.adam@all4tec.net>
2018-01-09Bug 515367 - [releng] Uniformization of the end of lines to Unix standardQuentin Le Menez1058-84435/+84435
- Format the EOL of all the files matched by: grep -rIUs . | xargs -Ifile dos2unix -k 'file' Change-Id: I5c41d540a9a67b50de9b912ab35e16cc9a912961 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2017-12-23Bug 528343: [I18N] Preference checking overhead for models that don't use i18nChristian W. Damus4-19/+133
Fix test failures on build machine that is configured for en_US locale. Also fix new listener API for preference changes that didn't account for changes applied directly to the preference store (some code does this). (cherry-picked from streams/3.0-maintenance) https://bugs.eclipse.org/bugs/show_bug.cgi?id=528343 Change-Id: I7cbe89117bb8cd410ec871dacce78e65937b6880 (cherry picked from commit 791896186a78d125dd13fb1330c65f0067190599)
2017-12-20Bug 528343: [I18N] Preference checking overhead for models that don't use i18nChristian W. Damus20-25/+527
Rework the InternationalizationUMLItemProviderAdapterFactory to provide standard UML item-providers for resource sets that don’t enabled i18n support, until such time as it is needed. At that point, dispose the standard item-providers and let the i18n-enabled ones replace them. An new event-listener protocol lets the item-provider detect this change in i18n status. Also improve performance of the i18n utility's tracking of preference stores and fix the hash code calculation of the PapyrusProjectScope (as it matters now that it is used as the key in a map). (cherry-picked from streams/3.0-maintenance) https://bugs.eclipse.org/bugs/show_bug.cgi?id=528343 Change-Id: Ifb415da65d6af26e5bfaac0ea3f1b9718b758227
2017-12-18Bug 528881 - [Quality] Method modifier should follow convention orderBenoit Maggi4-4/+4
- replace "abstract public" by "public abstract" (see https://docs.oracle.com/javase/specs/jls/se8/html/jls-8.html#jls-8.4.3 ) - also remove some unused import Change-Id: Ie1cf5ae7ae506b0cde5beef8ddfa9d56e4a2bdfd Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2017-12-14Bug 528776 - [Quality] Remove auto-generated TODOBenoit Maggi45-80/+79
- remove: // TODO Auto-generated method stub // TODO Auto-generated constructor stub // TODO: Auto-generated Javadoc Change-Id: Ia754c343b5dd76c17b34d041ae938318b6030522 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2017-12-01Bug 527973: [Tests] Problems in Decorator Model testsChristian W. Damus1-1/+4
Ensure that the index manager is started when the Decorator Model Index is accessed. Also ensure non-interference in the listener test of pending index changes from prior test executions. https://bugs.eclipse.org/bugs/show_bug.cgi?id=527973 (cherry-picked from streams/3.0-maintenance) Change-Id: I05c9b82d45eceac1ce2576498b4e853279b26834
2017-11-30Bug 527259: [JUnit Tests][CompositeDiagram] Fix the JUnit testsFanch BONNABESSE1-107/+195
TestCompositeDiagramTopNode https://bugs.eclipse.org/bugs/show_bug.cgi?id=527259 Modification of the test "testToDurationConstraint()" Change-Id: Ib27ab62e96158eaed4b6baefa2cc472d4c0fab91 Signed-off-by: Fanch BONNABESSE <fanch.bonnabesse@all4tec.net> Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2017-11-29Bug 527580: Integration issues with view-type helpersChristian W. Damus2-10/+10
Factor out common partial implementation of view-type helpers for consistency and add - overridable determination of PolicyChecker for the view - priority ordering of view-type helper extensions https://bugs.eclipse.org/bugs/show_bug.cgi?id=527580 (cherry-picked and expanded from Oxygen) Change-Id: I6e276ca639f4ac664206511b24bc2246472a3fa2
2017-11-27[Quality] Replace enterprise id by nameBenoit Maggi45-45/+45
Replace/by VL222926/Vincent Lorenzo PT202707/Patrick Tessier QL238289/Quentin Le Menez RS211865/Remi Schnekenburger AC221913/Arnaud Cuccuru JC236769/Juan Cadavid Change-Id: I2f3311671289d81c93ab12b74b9cb1940618b3ee Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2017-11-24Bug 527728: [Matrix][Tests] Fix broken tests OpenDependencyMatrixTestVincent Lorenzo1-119/+58
Change-Id: Iaf856328f06d0af85d5f5d4ce08ba6fdda41caf0 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr> (cherry picked from commit fc2e9d265fe94b62080bdbe8328aa0bdfa31218f)
2017-11-20Bug 515737: [Table] Papyrus Table must be able to display list in cellsThanh Liem PHAN5-1/+135
with a new line for each object owned by the list and fake line between values https://bugs.eclipse.org/bugs/show_bug.cgi?id=515737 - Add icon for each element of the list - Create a new custom table cell painter - Add menu context and named style for each multiple values column such as multiple [boolean | integer | real | string | reference | enum] - Handle generic table, generic tree table, class tree table, generic stereotype table - Handle also invert table for the invertable one - Support wraptext + autoResizeCellHeight for multi string cell - Add dev doc and user doc for the new feature - JUnit Test Note that EOperationAxis column is not supported yet. Change-Id: If2da613cf6f7c11c31652f6ac4a719faa36e5733 Signed-off-by: Thanh Liem PHAN <thanhliem.phan@all4tec.net> Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2017-11-17Bug 522721: [Table][Matrix] New Matrix Framework must provide JUnit TestsVincent Lorenzo3-3/+6
- add the JUnit tests to the test suite Change-Id: Ia9d48105021e387d8b4042495b7baec621d8a87f Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2017-11-07Bug 522721: [Table][Matrix] New Matrix Framework must provide JUnitThanh Liem PHAN3-47/+110
Tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=522721 - Correct and complete invalid tests - Handle changes when applying stereotype on semantic elements Change-Id: I71a71d4b6eb92a9156c5114a6508f4ee972ef415 Signed-off-by: Thanh Liem PHAN <thanhliem.phan@all4tec.net>
2017-10-30Bug 525204: [Modeling Assistants] Model-based modeling assistants relyCamille Letavernier1-1/+1
on the deprecated Integer VisualIDs https://bugs.eclipse.org/bugs/show_bug.cgi?id=525204 - Remove the "Semantic" hint from the Web stereotype element type. Since Neon/Oxygen, only "Visual" hints are supported by Papyrus Change-Id: Ie80388546a7fa61944a652080691fdf29a500619 Signed-off-by: Camille Letavernier <cletavernier@eclipsesource.com>
2017-10-18Bug 526009 - [Matrix][Filter] add new UML Expressions to manage the caseAsma Smaoui8-417/+1109
of inherited Stereotype * change pom.xml * remove reexport from manisfest.mf * add doc * use API Baseline to increment the plugins version and update all depending plugins versions too * add icons to both added uml expressions * reset to platform:/plugin in ctx file * update the uml expressions MM * re generate code * add custom code * update properties * add junit test Change-Id: I42eceb584011d267488da517ad799fe542566824 Signed-off-by: Asma Smaoui <asma.smaoui@cea.fr>
2017-10-13Bug 525862 - [Sequence Diagram] Some tests are in regression Mickael ADAM2-42/+48
https://bugs.eclipse.org/bugs/show_bug.cgi?id=525862 - ignore test in regression. Will be reactivate later. Change-Id: I09a19e51b92149c8c0250e905b0f009ebaddfd73 Signed-off-by: Mickael ADAM <mickael.adam@all4tec.net>
2017-10-13Bug 520602: [Matrix][Table] Columns are not deleted when the semanticThanh Liem PHAN7-3/+327
element is destroyed from the ModelExplorer https://bugs.eclipse.org/bugs/show_bug.cgi?id=520602 - Update column axis when related elements are added, removed or moved - TU to check the update of axis columns Change-Id: Ifd65f809ad6f1d1f72d774e7ca20019802b1ac0f Signed-off-by: Thanh Liem PHAN <thanhliem.phan@all4tec.net>
2017-10-11Bug 521829 - [Sequence Diagram] Preference should exist to move otherMickael ADAM2-2/+2
messages https://bugs.eclipse.org/bugs/show_bug.cgi?id=521829 Change-Id: Ia7c0a8c2812b12f90fdee46b81e508be98b5ea29 Signed-off-by: Mickael ADAM <mickael.adam@all4tec.net>
2017-10-09Bug 519383: [Table] Increment action throws a NPE in some caseNicolas FAUVERGUE23-250/+102
https://bugs.eclipse.org/bugs/show_bug.cgi?id=519383 Modify models to remove SysML dependencies. Change-Id: Icabd0657265e06e87955513d9b9ef3c55fb1010d Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2017-10-09Bug 522030 - [General] Removal of plugin org.eclipse.papyrus.team.svnPierre GAUTIER4-4/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=522030 remove plugin org.eclipse.papyrus.team.svn and all its references it has not been deployed in neither photon and oxygen update sites Change-Id: I33e4962d73039737dab72d6c0726d0742847feb2 Signed-off-by: Pierre GAUTIER <pierre.gautier@cea.fr>
2017-10-06Bug 525367: [Table][Matrix] Method provided by the interfaceThanh Liem PHAN10-2/+745
org.eclipse.papyrus.infra.nattable.manager.table.IMatrixTableWidgetManager must be implemented for columns https://bugs.eclipse.org/bugs/show_bug.cgi?id=525367 - Add required methods for column sources - JUnitTest Change-Id: Ie1102f9034ed18f31e8b7d451eb0ba659e6075c9 Signed-off-by: Thanh Liem PHAN <thanhliem.phan@all4tec.net>
2017-10-04Bug 525245: [Table][Matrix] the wrapper used for rows sources andThanh Liem PHAN6-3/+248
columns sources are not destroyed when there wrapped element is destroyed https://bugs.eclipse.org/bugs/show_bug.cgi?id=525245 - Remove the EObjectWrapper of the destroyed element - JUnit test Change-Id: I089e95df8d9d90f1b4994df18d4bfd0fbc0e39cf Signed-off-by: Thanh Liem PHAN <thanhliem.phan@all4tec.net>
2017-10-04Bug 519383: [Table] Increment action throws a NPE in some caseThanh Liem PHAN22-1/+766
https://bugs.eclipse.org/bugs/show_bug.cgi?id=519383 - Correct the NPE by converting row index to row position when there is any hidden rows - Correct the StringIndexOutOfBoundsException - Unit Tests for prefix and suffix fill action Change-Id: Ie325f20c796e3c7bf513885e16e759c15f1b73e9 Signed-off-by: Thanh Liem PHAN <thanhliem.phan@all4tec.net>
2017-09-29Bug 522631 - [Table] Improve performance of table displaying stereotypeSebastien Revol7-6/+69
attributes - Manage performances for synchronized tables - Modify the JUnit test to manage resources Change-Id: I0fb976d1a3b2b730f99617269e6c2ff0d8d75a29 Signed-off-by: Sebastien Revol <sebastien.revol@cea.fr> Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2017-09-28Bug 522721: [Table][Matrix] New Matrix Framework must provide JUnit TestsVincent Lorenzo34-0/+1881
Change-Id: I47ed56d65a5ab9cb0e9244f62b0f6ba1097aaf46 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2017-09-26bug 517742: [Table][Matrix] The row axis must be updated when the rows ↵Vincent Lorenzo10-21/+21
sources change Change-Id: I5e3b92093b907a88be4367889923e4e2aed3fd21 Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2017-09-21Bug 477724 - Unsetting the type of an attribute deletes the attributeFrancois Le Fevre5-0/+394
itself if attribute created through association Actions -remove only the association -create unit test Test -manual test in remote rcp -uml.service.types.tests execution all Review -very strange behavior with commands in the command stack Change-Id: I6f8301c08b94d20ff4ebed17fae41dedd1410e9f Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=477724 Signed-off-by: Francois Le Fevre <francois.le-fevre@cea.fr>
2017-09-12Bug 522149 - [Releng] org.eclipse.upr.utp should be an optionalMickael ADAM1-1/+1
requirement https://bugs.eclipse.org/bugs/show_bug.cgi?id=522149 Change-Id: Ib32070ca4a357f726cd3d83246731d4f68ad6b99 Signed-off-by: Mickael ADAM <mickael.adam@all4tec.net>
2017-09-11Bug 521572 - [General] Various cleanupsPierre GAUTIER8-37/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=521572 - remove empty plugin.xml - update associated build.properties Change-Id: I0ae2ac7e35a2fe98395c0793d9d21cc88135d9cc Signed-off-by: Pierre GAUTIER <pierre.gautier@cea.fr>
2017-09-07Bug 521957 - [Class diagram, Use case, Composite] Fix palette in theseBenoit Maggi5-1/+197
diagrams - add test, documentation to detect generation that override association palette in class diagram Change-Id: I998f094339ee7133f272e1ba5abacf634bc28f07 Signed-off-by: Benoit Maggi <benoit.maggi@cea.fr>
2017-09-06Bug 521572 - [General] Various cleanupsPierre GAUTIER8-18/+13
https://bugs.eclipse.org/bugs/show_bug.cgi?id=521572 fix remaining output 'target/classes' in some .classpath cleanup of various basic build.properties warnings including : - remove useless bin.. - incorrect source.. - incorrect output.. - includes Change-Id: I5bf3480020ab53c8acf1fd6fc35d92377c231eaa Signed-off-by: Pierre GAUTIER <pierre.gautier@cea.fr>
2017-09-04Bug 521794 - [Photon] [Test] Failing tests on the bundle tests [...]Pierre GAUTIER2-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=521794 Fix BundleTests - set version bundle-version="[5.3.0,6.0.0)" to uml2.uml and uml2.uml.edit dependencies in diagram.component and diagram.composite - add missing about.html - fix some pluginVendor issues - fix some plugin_id issues Change-Id: Ibfe2713fb4794b24fc56184dab3603c2c705cac8 Signed-off-by: Pierre GAUTIER <pierre.gautier@cea.fr>
2017-09-03Bug 521572 - [General] Various cleanupsPierre GAUTIER3-3/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=521572 Basic pom.xml cleanups including : - duplicate groupId - duplicate version - lack of schema definition Change-Id: Ib03c66d7edbd01987d313838a7d9c65c41a4a1ca Signed-off-by: Pierre GAUTIER <pierre.gautier@cea.fr>
2017-09-01Bug 515998 - [SequenceDiagram] Fix Tests for the Sequence diagramMathilde Arnaud1-0/+1
Failing canonical test testToManageMessageSync_4003 in class TestSequenceDiagramLink was tagged as failing: it must be rewritten in accordance with new architecture Change-Id: I7b77b64132e47f7f3800401bdb4e06c83b450d19 Signed-off-by: Mathilde Arnaud <mathilde.arnaud@cea.fr>
2017-09-01Bug 405580 - [Activity] ActivityEdges are always created under thePauline DEVILLE1-1/+32
activity without consideration of its source and target elements. Change-Id: Ie3d840f5c9bde4a7e0c0768c4a7a88a93a7c7a44 Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2017-09-01Bug 521572 - [General] Various cleanupsPierre GAUTIER218-6/+432
https://bugs.eclipse.org/bugs/show_bug.cgi?id=521572 define project-specific, overriding workspace-scoped, preferences for UTF8 encoding and Unix end of line preferences Change-Id: I260d84ab76c08866cd3e8709967d4218d992c095 Signed-off-by: Pierre GAUTIER <pierre.gautier@cea.fr>
2017-09-01Bug 365887 - [StateMachineDiagram] The deferred triggers are notPauline DEVILLE1-0/+11
displayed into a state. -Add label for deferred trigger feature -Add parser -regenerate State Machine diagram Change-Id: Id3fc76097c25eb36b49654a1edf360c3ea8393df Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2017-09-01Bug 520439 - [Test] Graphical direction customization on connectors mustMickael ADAM5-2/+380
be tested Change-Id: I511bcaf9be298b76646fe4ebe8818ea04bcbb003 Signed-off-by: Mickael ADAM <mickael.adam@all4tec.net>
2017-09-01Bug 521550: [Test] The testThanh Liem PHAN1-6/+15
WelcomeModelElementTest.restoreActivePageProperty is failed by an NPE https://bugs.eclipse.org/bugs/show_bug.cgi?id=521550 - Call setFofus method of diagramPart to initialize the graphical viewer if its editpart is null. Change-Id: I7af4f0cf10ecc4da5f4b66e22985359d0137d408 Signed-off-by: Thanh Liem PHAN <thanhliem.phan@all4tec.net>
2017-08-31Revert "Bug 516622 - [TimingDiagram] this diagram must deactivated for the"Quentin Le Menez10-85/+54
This reverts commit 5af5635f57f02fdc7e079896c32cc2fb0c1444f5. Change-Id: Ib46f4266b359500ded25981af91f9ccf7d6bb0a6 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2017-08-29Bug 515998 - [SequenceDiagram] Fix Tests for the Sequence diagramMathilde Arnaud54-8556/+8625
Failing tests are tagged as such In package canonical: - TestCompositeDiagramTopNode.testToDurationConstraint - TestInteractionAffixedChildNode.testToManageGate - all tests in class TestSequenceDiagramLink, that should be rewritten - TestCombinedFragmentChildNode.testToManageOperand In package bug: - TestCombinedFragmentKind_364710: testConsiderIgnoreFragment and testCombinedFragment - TestCombinedFragmentOperand_364701.testOperandAddDelete - TestNestedCombinedFragment_364795.testCover - TestSynchronousMessageCreation_364827: testMessageReply_4005_Action and testMessageReply_4005_Behavior - TestAdvancedDragDrop_364696.testDragDrop - TestCreationUndo_384618.testMessageSync - TestDurationConstraints_384596.testDurationEdition - all tests in TestExecutionSpecificationDimension_384572 - all tests in TestMessageLostFound_384202 - both tests in TestNestedExecution_384616 bugs.m7: - all tests in TestExecutionSpecificationPosition_395462 - TestInteractionUse.testInteractionUseCoveredBy_389538 - TestMessageCreateWithLifeline_403134.test - TestResizeStateInvariant_395774.testCreateLink - both tests in TestMoveMessageLostFound_403138 Change-Id: I2975484a02e27f61944a3b4fcf0bac75b38147e3 Signed-off-by: Mathilde Arnaud <mathilde.arnaud@cea.fr>
2017-08-29Bug 446853 - [use case diagram] center label on actor Pauline DEVILLE4-4/+4
Change-Id: Ib547c8158ac4fd3001a9cd9a1c78c59f44b94fdd Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
2017-08-29Bug 520271 - [Property View] Generator should ignore redefined properties.Vincent Lorenzo10-18/+18
Change-Id: I5d73f2441ff5e23f937ab155488cf29fb249a65c Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
2017-08-25Bug 519891 - [SequenceDiagram] move an element can implies move of otherptessier4-8/+8
elements in the sequence diagram update weak references Change-Id: I4335ce56501ef6827175ba227882ed0cf4278789
2017-08-24Bug 520510: [infra] specify maven configuration for the output folderFrancois Le Fevre2-4/+2
Actions -just add the property in the releng pom Note -at term we should really migrate to maven project configuration Change-Id: I854f951a0e22263fe8bde47273aa317887cc2fb2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=520510 Signed-off-by: Francois Le Fevre <francois.le-fevre@cea.fr>

Back to the top