Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-08[version] Bump version to 4.1.0Pierre-Charles David2-3/+3
2016-05-09[492952] Ignore error caused by bug 489335Laurent Redor1-1/+6
2016-05-02[459993] Addition of SWTBot test on internationalizationSteve Monnier1-0/+161
2016-04-29[485610] Add test to validate decorator of validation resultsLaurent Redor1-0/+71
2016-04-25[test] Improve AbstractSiriusSwtBotGefTestCase.closeAllEditors() stabilityPierre-Charles David1-3/+4
2016-04-07[472051] Clean upLaurent Fasani2-34/+11
2016-03-30[485837] Adds Junit testFlorian Barbin1-0/+47
2016-03-24[490317] Improve wizard to ask new representation nameLaurent Redor2-10/+27
2016-03-15[test] Add a workaround for ArrayIndexOutOfBoundsException during setupLaurent Redor1-1/+4
2016-02-26[445371] Do not execute "DnD from ModelContent view" tests with XvncLaurent Redor1-2/+35
2016-02-12[445371] Fix tests ElementCreationWithPopupMenu*TestsLaurent Redor1-3/+6
2016-02-10[version] Move to Java 1.7 as minimum required versionPierre-Charles David3-5/+5
2016-02-02[test] Add SWTBot utility methodLaurent Fasani1-1/+27
2016-02-01[build] Baseline updatev4.0.0M5Maxime Porhel1-1/+1
2015-11-26[version] Bump version to 4.0.0Laurent Redor2-3/+3
2015-11-16[test] fix KeyboardDeleteFromDiagramTests locallyEsteban Dugueperoux1-0/+21
2015-10-30[version] Bump version to 3.1.2Laurent Redor2-3/+3
2015-10-19[version] Bump version to 3.1.1Pierre-Charles David2-3/+3
2015-10-13[test] Avoid some NPE during save and closeLaurent Redor1-0/+7
2015-10-12[build] Baseliner updateMaxime Porhel1-2/+2
2015-09-22[test] Make tests more reliable on saving.Laurent Redor1-1/+16
2015-09-18[472057] i18n - org.eclipse.sirius.diagram.uiMaxime Porhel1-88/+78
2015-09-11[428545] Have created DTreeItems/DLines selected automaticallyEsteban Dugueperoux1-0/+50
2015-09-04[471104] Adds SWTBot testsFlorian Barbin1-5/+11
2015-08-07[471139] Add tests to reveal the problemLaurent Redor3-1/+72
2015-08-06[test] Improve closeAllSessions() to warn user event if it failsMaxime Porhel1-12/+33
2015-08-06[cleanup] Inefficient use of keySet iterator instead of entrySet oneMaxime Porhel1-9/+9
2015-08-05[test] Add a call to closeAllSessions() on SWTBot setUpEsteban Dugueperoux1-18/+28
2015-07-27[463662] Label size minimal value set to 1Steve Monnier1-2/+34
2015-07-23[build] Baseliner updateMaxime Porhel1-4/+4
2015-07-07[443385] Disable snap on Sequence diagramsMaxime Porhel1-0/+33
2015-07-06[467512] Update the palette after viewpoint selection changeBelqassim Djafer1-0/+2
2015-07-06[463485] Add a snap to all shapes mode for edge bendpointsLaurent Redor1-0/+92
2015-07-06[463485] Add a snap to all shapes modeLaurent Redor1-0/+77
2015-07-06[463485] Update SWTBot framework for edge feedback and shortcutLaurent Redor3-3/+113
2015-06-12[test] Avoid potential NPE on CheckEditPartMoved.getFailureMessage()Esteban Dugueperoux1-23/+7
2015-06-12[467115] Fix unexpected "catch Exception"Laurent Redor1-7/+2
2015-06-11[467115] Fix LockedModelExplorerTest by closing the Sirius perspectiveLaurent Redor2-3/+71
2015-06-10[version] Bump version to 3.1.0Pierre-Charles David2-3/+3
2015-06-08[ip] Add missing about.html filesPierre-Charles David2-1/+29
2015-06-08[test] Avoid useless session saving in test tearDown()Esteban Dugueperoux1-11/+2
2015-06-03[467115] Remove LockedModelExplorerTest from tests suiteLaurent Redor1-64/+0
2015-06-02[467115] Replace the isClosed conditionLaurent Redor1-5/+25
2015-06-01[468006] Add non-regression testPierre-Charles David2-111/+1
2015-06-01[467115] Fix LockedModelExplorerTest by adding a isClosed conditionLaurent Redor1-0/+44
2015-05-22[424422] Add tests for table and tree editors.Laurent Redor1-0/+18
2015-05-19[424422] Fix TreeItemStyleDescriptionTestv3.0.0rc1Maxime Porhel2-0/+9
2015-05-19[424422] Fix tests (with font pb) falling since commit [1]Laurent Redor3-14/+14
2015-05-19[424422] Fix test APIs which relied on absolute buttons indicesPierre-Charles David1-20/+4
2015-05-18[424422] Update diagram, table, tree and tests to support underline andMélanie Bats3-20/+22

Back to the top