From 70efd9c92ef5d14e3d9fc573283f4dc9f2ab9144 Mon Sep 17 00:00:00 2001 From: Adeline CARNIS Date: Mon, 18 Nov 2013 14:41:56 +0100 Subject: [PATCH] Update plot2d.dia.ref because polyline entitie has an additional field (datatip). Change-Id: I3854c0ab1d57b1f022c9e875910cfe21d756318a --- .../graphics/tests/unit_tests/plot2d.dia.ref | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/scilab/modules/graphics/tests/unit_tests/plot2d.dia.ref b/scilab/modules/graphics/tests/unit_tests/plot2d.dia.ref index 5c57a95..d7e656a 100644 --- a/scilab/modules/graphics/tests/unit_tests/plot2d.dia.ref +++ b/scilab/modules/graphics/tests/unit_tests/plot2d.dia.ref @@ -47,6 +47,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" @@ -193,6 +194,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" @@ -339,6 +341,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" @@ -397,6 +400,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" @@ -455,6 +459,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" @@ -489,6 +494,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" @@ -523,6 +529,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" @@ -557,6 +564,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" @@ -724,6 +732,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" @@ -854,6 +863,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" @@ -949,6 +959,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" @@ -1044,6 +1055,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" @@ -1139,6 +1151,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" @@ -1234,6 +1247,7 @@ Handle of type "Polyline" with properties: ========================================== parent: Compound children: [] +datatips: [] visible = "on" data = matrix 62x2 closed = "off" -- 1.7.9.5