Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2013-11-13263430: [General] Add relengCamille Letavernier68-558/+597
https://bugs.eclipse.org/bugs/show_bug.cgi?id=263430 Luna: Update test plug-ins version to 1.0.0
2013-10-30Applied Patch for R. Chevrel to : ptessier57-0/+4943
add test about parametric in the context of 297816: [SysML Parametric Diagram] Papyrus shall provide a parametric diagram editor. https://bugs.eclipse.org/bugs/show_bug.cgi?id=297816
2013-10-30420595: [All diagrams] when a element is displayed as symbol, links mustptessier1-0/+12
follow symbol https://bugs.eclipse.org/bugs/show_bug.cgi?id=420595
2013-10-16416651: [Component Diagram] Modelling of Components and Interfaces doesPatrick Tessier4-6/+7
not work properly https://bugs.eclipse.org/bugs/show_bug.cgi?id=416651
2013-09-25415373: [CDO] Better handling of repositories left by previous testsChristian W. Damus1-2/+9
https://bugs.eclipse.org/bugs/show_bug.cgi?id=415373
2013-09-25415373: [CDO] Ensure proper cleanup of repositories in testsChristian W. Damus2-3/+11
https://bugs.eclipse.org/bugs/show_bug.cgi?id=415373 Fix test failures on "repository already exists" condition caused by the repository registry being saved when a repository is connected, to remember its UUID for the next Eclipse session. Also ensure that repositories have access (through the managed container) to the factory that created them, for this saving of the registry and other purposes.
2013-09-19415373: Fix NPE with null default adapterChristian W. Damus2-1/+174
https://bugs.eclipse.org/bugs/show_bug.cgi?id=415373
2013-09-16415369: [CDO] Support controlled resources and lazy loadingChristian W. Damus5-3/+415
https://bugs.eclipse.org/bugs/show_bug.cgi?id=415369 Add automated tests for the most basic control and uncontrol use cases.
2013-09-16415369: [CDO] Support controlled resources and lazy loadingChristian W. Damus5-2/+185
https://bugs.eclipse.org/bugs/show_bug.cgi?id=415369 Ensure on save that new/changed cross-unit references use the proper lazy-loading proxies.
2013-09-16[417335] Update CDO integration plug-ins to Java SE 6.0Christian W. Damus6-104/+151
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417335 Regenerate EMF models for Java SE 6.0 source compliance level.
2013-09-16[417335] Update CDO integration plug-ins to Java SE 6.0Christian W. Damus15-31/+30
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417335
2013-09-09416817: [Table 2] The new tables must replace the old tables in LunaVincent Lorenzo4-14/+14
https://bugs.eclipse.org/bugs/show_bug.cgi?id=416817 Update the nattable tests
2013-09-09416817: [Table 2] The new tables must replace the old tables in LunaVincent Lorenzo90-0/+0
https://bugs.eclipse.org/bugs/show_bug.cgi?id=416817 Move the nattable tests plugins from junit/extraplugins to junit/plugins/.../nattable
2013-09-07403915: [CDO] Test failure in Hudson buildChristian W. Damus2-2/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=403915 These tests need the CDO server-side OCL support because it drives the DI resource queries used by the content provider for the Model Repositories view and the Import Package/Apply Profile browser dialogs.
2013-09-07415371: [CDO] Repository search tests need CDO's server-side OCL queries.Christian W. Damus1-1/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=415371
2013-09-07415371: Regression tests for CDO model searchChristian W. Damus28-3/+2859
https://bugs.eclipse.org/bugs/show_bug.cgi?id=415371
2013-09-06415369: [CDO] CDOResourceNode adapter for IPapyrusRepositoryChristian W. Damus1-74/+44
https://bugs.eclipse.org/bugs/show_bug.cgi?id=415369
2013-09-05403915: [CDO] Test failure in Hudson buildChristian W. Damus1-9/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=403915 Tweaking the CDOPackageImportSource::CDOContent class to ensure more consistent behaviour with other content providers. More importantly, because the test case doesn't assign a viewer to the ModelRepositoryContentProvider, make sure that the asynchronous DI model query job doesn't NPE on the null viewer reference.
2013-09-04378990: [Tests] Add JUnit tests to test informations of built pluginsVincent Lorenzo1-13/+17
and features Correct the tests to be complient with Eclispe Luna
2013-08-30[Trivial] Remove System.out.println() from a test methodCamille Letavernier1-1/+0
2013-08-06389531: [Sequence Diagram] Graphical Presentation of Gate with In/OutCamille Letavernier1-5/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=389531 Update the launch config for Sequence Diagram tests
2013-08-06389531: [Sequence Diagram] Graphical Presentation of Gate with In/OutCamille Letavernier4-3/+428
https://bugs.eclipse.org/bugs/show_bug.cgi?id=389531
2013-08-05408491: Papyrus shall enable to easily switch between local andCamille Letavernier12-1/+721
registered profiles. https://bugs.eclipse.org/bugs/show_bug.cgi?id=408491 Add test for this feature. It currently fails (Profiles are properly switched, but not Stereotype Applications)
2013-08-01Merge branch 'Bug-408491-ProfileSwitch'Camille Letavernier21-104/+1372
Conflicts: plugins/uml/org.eclipse.papyrus.uml.profile/src/org/eclipse/papyrus/uml/profile/model/ProfileApplicationModel.java
2013-07-26389531: [Sequence Diagram] Graphical Presentation of Gate with In/OutCamille Letavernier2-0/+123
https://bugs.eclipse.org/bugs/show_bug.cgi?id=389531
2013-07-24Merge branch 'master' of local repository into Bug-408491-ProfileSwitchCamille Letavernier4-2/+25
2013-07-24Merge branch 'pasteInTable'Vincent Lorenzo4-2/+25
2013-07-24408491: Papyrus shall enable to easily switch between local andCamille Letavernier21-104/+1372
registered profiles. https://bugs.eclipse.org/bugs/show_bug.cgi?id=408491 Add test case
2013-07-17412300: [Refactoring Tests] The InteractionOverView diagram tests shouldrschnekenbu15-1109/+1142
be refactored https://bugs.eclipse.org/bugs/show_bug.cgi?id=412300
2013-07-16412841: [Table 2] Table metamodel must have a Cell Element to allow toVincent Lorenzo2-0/+4
store specific information for a specific cell https://bugs.eclipse.org/bugs/show_bug.cgi?id=412841 Add a method in NattableModelManager to find easily the cells objects registered in the table model from the row and the column elements. + contribute to the TableContentsAdviceHelepr to destroy cells from the model when it is required
2013-07-16412841: [Table 2] Table metamodel must have a Cell Element to allow toVincent Lorenzo2-2/+21
store specific information for a specific cell https://bugs.eclipse.org/bugs/show_bug.cgi?id=412841 Correct the cell metamodel (change isContainment for CellAxisWrapper Provides test the the generated emf cell editor and problem editor
2013-07-12[Releng] Fix nightly tests build after Git migrationCamille Letavernier2-4/+0
2013-07-11[SVN] Move the interaction overview diagram tests plug-in to its final locationcletavernie14-0/+1110
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

Back to the top