Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2013-07-09411109: [Table 2] ContentProvider must be refactored, because they ↵vlorenzo2-16/+14
unexisting classes and methods from Papyrus RC4 (offical release)
2013-07-04[Releng] Update the expected plug-in and Java versions for bundle testscletavernie2-14/+14
2013-07-04[Releng] Update Papyrus version to 0.10.1cletavernie54-692/+734
2013-07-04Remove load tests from requirement diagram editorrschnekenbu1-1/+2
2013-07-04412072: [Table 2] Papyrus must provide tests for the table of viewsvlorenzo5-26/+54
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412072 Generalize a correction to avoid the exception org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed) due to while(Display.getDefault.readAndDisplatch());
2013-07-04412072: [Table 2] Papyrus must provide tests for the table of viewsvlorenzo1-2/+16
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412072 Try a correction to avoid the exception org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed) due to while(Display.getDefault.readAndDisplatch());
2013-07-04412279: [Refactoring Tests] The Sequence diagram tests should be refactoredrschnekenbu47-12/+540
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 refactoredrschnekenbu19-542/+173
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412215
2013-07-04412218: [Refactoring Tests] The Deployment diagram tests should be refactoredrschnekenbu22-788/+196
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412218
2013-07-04412222: [Refactoring Tests] The Package diagram tests should be refactoredrschnekenbu17-541/+149
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412222
2013-07-04412226: [Refactoring Tests] The Use Case diagram tests should be refactoredrschnekenbu6-4/+77
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412226
2013-07-04412226: [Refactoring Tests] The Use Case diagram tests should be refactoredrschnekenbu1-0/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412226
2013-07-04412072: [Table 2] Papyrus must provide tests for the table of viewsvlorenzo4-7/+13
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412072 Try a correction to avoid the exception org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed) due to while(Display.getDefault.readAndDisplatch());
2013-07-03412225: [Table 2] The generated table editor must be testedvlorenzo3-1/+5
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412225 Add the new plugin oep.infra.nattable.model.editor.tests to the build.
2013-07-03Share the new project oep.infra.nattable.model.editor.testsvlorenzo18-0/+395
412225: [Table 2] The generated table editor must be tested https://bugs.eclipse.org/bugs/show_bug.cgi?id=412225
2013-07-03412212: [Refactoring Tests] The Activity diagram tests should be refactoredrschnekenbu8-3/+75
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412212
2013-07-03412208: [Refactoring Tests] The Requirement diagram tests should be refactoredrschnekenbu24-853/+179
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412208
2013-07-03remove following tests plugin from dependencies, while not compiling because ↵rschnekenbu1-8/+1
of refactoring of test framework. 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-03411339: [General] Add to releng : plugin oep.sysml.nattable.requirement.testsvlorenzo3-16/+29
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411339 add some while(Display.getDefault().readAndDispatch()); + close the opened editor at the end of the tests.
2013-07-03411339: [General] Add to releng : plugin oep.sysml.nattable.requirement.testsvlorenzo4-3/+14
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411339 412074: [Table 2] Add plugin to releng : org.eclipse.papyrus.infra.nattable.views.tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=412074 Contribute to the papyrus extra plugins for tests : oep.tests.extra.
2013-07-03Update tests framework :rschnekenbu38-1128/+1510
- 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-07-02412072: [Table 2] Papyrus must provide tests for the table of viewsvlorenzo2-3/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412072 Rename the plugin oep.infra.nattable.views.tests into oep.infra.nattable.views.editor.tests
2013-07-02412072: [Table 2] Papyrus must provide tests for the table of viewsvlorenzo24-0/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412072 Rename the folder oep.infra.nattable.views.tests to oep.infra.nattable.views.editor.tests
2013-07-02412072: [Table 2] Papyrus must provide tests for the table of viewsvlorenzo4-15/+37
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412072
2013-07-02412072: [Table 2] Papyrus must provide tests for the table of viewsvlorenzo24-0/+1198
https://bugs.eclipse.org/bugs/show_bug.cgi?id=412072
2013-06-21411338: [Table 2] Papyrus must provides Tests for the Requirement Tablevlorenzo1-54/+34
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411338
2013-06-21411338: [Table 2] Papyrus must provides Tests for the Requirement Tablevlorenzo23-0/+999
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411338
2013-06-21411338: [Table 2] Papyrus must provides Tests for the Requirement Tablevlorenzo2-0/+97
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411338 Add 2 useful methods in oep.junit.utils
2013-06-20411272: [Table 2] NatTable editor must contribute to the tests of the ↵vlorenzo4-21/+34
plugin org.eclipse.papyrus.editor.integration.tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=411272 in oep.editor.integration.tests.tests.AbstractEditorIntegrationTest add the method getBundle() add an arguement to initModel (+bundle)
2013-06-20411272: [Table 2] NatTable editor must contribute to the tests of the ↵vlorenzo10-2/+1127
plugin org.eclipse.papyrus.editor.integration.tests https://bugs.eclipse.org/bugs/show_bug.cgi?id=411272
2013-06-19411109: [Table 2] ContentProvider must be refactored, because they ↵vlorenzo2-9/+9
unexisting classes and methods from Papyrus RC4 (offical release) https://bugs.eclipse.org/bugs/show_bug.cgi?id=411109
2013-06-18410812: [Table 2] Several problems with the dialog to Create/Destroy columnsvlorenzo10-3/+1216
https://bugs.eclipse.org/bugs/show_bug.cgi?id=410812
2013-06-18403134: [Sequence Diagram] Create a lifeline if the target of Create message ↵cletavernie1-3/+4
is not selected. https://bugs.eclipse.org/bugs/show_bug.cgi?id=403134
2013-06-17410916: [General] Add plugin to releng : org.eclipse.papyrus.uml.nattable.testsvlorenzo3-2/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=410916
2013-06-17410914: [Table2] [UML] The contents provider defined in oep.uml.nattable ↵vlorenzo15-0/+1002
must be tested https://bugs.eclipse.org/bugs/show_bug.cgi?id=410914
2013-06-17410912: [UML] Papyrus must provides Tests for the class ↵vlorenzo1-10/+10
UMLStereotypePropertyContentProvider https://bugs.eclipse.org/bugs/show_bug.cgi?id=410912 Externalize strings
2013-06-17410912: [UML] Papyrus must provides Tests for the class ↵vlorenzo5-1/+580
UMLStereotypePropertyContentProvider https://bugs.eclipse.org/bugs/show_bug.cgi?id=410912
2013-06-13410582: [Deployment diagram] This diagram shall be tested using Junit testsrschnekenbu2-2/+8
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-13Share project "org.eclipse.papyrus.uml.diagram.deployment.tests" into ↵rschnekenbu1-2/+2
"svn+ssh://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.papyrus"
2013-06-13Share project "org.eclipse.papyrus.uml.diagram.deployment.tests" into ↵rschnekenbu32-0/+2245
"svn+ssh://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.papyrus"
2013-06-11Share project "org.eclipse.papyrus.uml.diagram.component.tests" into ↵rschnekenbu4-1/+84
"svn+ssh://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.papyrus" - add internationalization
2013-06-11Share project "org.eclipse.papyrus.uml.diagram.component.tests" into ↵rschnekenbu26-0/+1597
"svn+ssh://dev.eclipse.org/svnroot/modeling/org.eclipse.mdt.papyrus"
2013-06-11382733: [validation] Papyrus shall to compute constraints from the profile ↵ptessier1-51/+120
at the model level https://bugs.eclipse.org/bugs/show_bug.cgi?id=382733
2013-06-11402966: [sequence diagram] Add the possibility to display or hide the guard ↵cletavernie12-29/+80
of Operand in Combined fragments https://bugs.eclipse.org/bugs/show_bug.cgi?id=402966
2013-06-10404142: [sasheditor] Rename diagram command from sash tabcdumoulin15-0/+1099
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404142 Add missing classes for tests
2013-06-04ASSIGNED - bug 404142: [sasheditor] Rename diagram command from sash tab cdumoulin43-950/+3960
https://bugs.eclipse.org/bugs/show_bug.cgi?id=404142 Add test suite related to classes modified for the rename command. Allow to build ContentProvider models by using expressions (Folder(f1, page(p1), Page(p2))
2013-06-04409864: Papyrus shall manage Real for the edition of stereotype propertiesptessier2-0/+92
https://bugs.eclipse.org/bugs/show_bug.cgi?id=409864
2013-06-04269492: [All Diagrams] Display properties of a applied stereotypes as a " ↵ptessier1-2/+64
comment" https://bugs.eclipse.org/bugs/show_bug.cgi?id=269492
2013-06-04269492: [All Diagrams] Display properties of a applied stereotypes as a " ↵ptessier2-0/+74
comment" https://bugs.eclipse.org/bugs/show_bug.cgi?id=269492
2013-06-04269492: [All Diagrams] Display properties of a applied stereotypes as a " ↵ptessier2-31/+135
comment" https://bugs.eclipse.org/bugs/show_bug.cgi?id=269492

Back to the top