Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-14Bug 536378: [RCPTT] Sequence diagram functional test regressionsChristian W. Damus25-846/+638
- remove test cases from the "suites" folder that were redundant with identically-named test cases in the "tests" folder - us CSS to select Roboto 11pt font in all tests for consistent (in some degree) geometry across platforms - define ECL procedures to express assertions of the geometry of shapes in the diagram more concisely and with tolerances for platform variability (and perhaps other sources of variability) - update test assertions to reflect current layout results on Mac platform with the intention that tolerances account for deviation in Linux build environment - update stylesheet for labels Note that some of the layout results as asserted now in the tests may be functionally incorrect and so not flagged as such by tests that should be failing. These will have to be reviewed once the noise of test failures for reasons of invalid test construction (e.g. asserting fractional anchors to 10 decimal places!) have been successfully cleaned up and stabilized. Change-Id: I0c757d3bd65ca30205a3cb1575dc61f81331a3b5 Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2018-08-22Bug 537653 - [EPL] update about.html filesQuentin Le Menez1-3/+3
- move the about.html files license to the new EPL2.0 - set the correct date on the license Change-Id: Id05bd8e8332e184150df4c8523d45b8840e7941a Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
2018-04-25Bug 533503: [Sequence Diagram] The move of messages can resize lifeNicolas FAUVERGUE3-0/+569
lines if needed Tests for Move messages over life lines. Change-Id: I18196aa0407e1f449d8a6243779ad511a2cb73db Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-04-20Bug 533706: [Releng] RCPTT build job for master branchChristian W. Damus2-0/+92
Maven build framework for RCPTT test execution, including initially test suites for the Sequence Diagram. Tests sequence diagram (only) in context of the latest successful Papyrus RCP build from the master branch. Change-Id: I7e230eac5048177068ba187acee3d394027938d1 Signed-off-by: Christian W. Damus <give.a.damus@gmail.com>
2018-04-16- Add Tests for MessageFound and MessageLostNicolas FAUVERGUE5-258/+543
- Modify existing tests to work with recent modifications Change-Id: I7f38b61003f941238c31eb00d5140453a4271141 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-03-30Bug 533004: [Sequence Diagram] When a MessageCreate or MessageDelete isNicolas FAUVERGUE2-0/+520
created, other messages are moved Add RCPTT Tests for MessageCreate and MessageDelete. Change-Id: I33c6acdc77712931b65af228e292f35cf4488c51 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-03-30Bug 531596: [SequenceDiagram] When a message is moved bottom theNicolas FAUVERGUE6-148/+711
lifeline must be resized - Add RCPTT test for the message move (with and without life lines resize) - Rewrite other tests to run Change-Id: Icb72c73116eac438fe60de217071fadd092d2070 Signed-off-by: Nicolas FAUVERGUE <nicolas.fauvergue@cea.fr>
2018-02-23Bug 531539 - [SequenceDiagram] Functional Tests for sequence diagramYupanqui Munoz15-0/+908
using RCPTT Change-Id: Ic0750150969e83c693a5175ba3d695db4656cdcc Signed-off-by: Yupanqui Munoz <yupanqui.munozjulho@cea.fr>

    Back to the top