[Libreoffice-commits] core.git: sd/qa

Julien Nabet serval2412 at yahoo.fr
Sat Jun 8 14:16:13 PDT 2013


 sd/qa/unit/data/xml/shapes-test_page1.xml |    2 +-
 sd/qa/unit/data/xml/shapes-test_page2.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit eaeaafbf20629e2e2eb111b71ddcc78ab81aec55
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Sat Jun 8 23:15:30 2013 +0200

    Fix qa tests after "non-primitive" patch
    
    Change-Id: I438a1b09d74a87858b23046cc34995a9fbab396a

diff --git a/sd/qa/unit/data/xml/shapes-test_page1.xml b/sd/qa/unit/data/xml/shapes-test_page1.xml
index cac158f..68964e0 100644
--- a/sd/qa/unit/data/xml/shapes-test_page1.xml
+++ b/sd/qa/unit/data/xml/shapes-test_page1.xml
@@ -1556,7 +1556,7 @@
    <PropertyValue name="ViewBox">
     <ViewBox x="0" y="0" width="14810" height="25050"/>
    </PropertyValue>
-   <PropertyValue name="Type" value="NonPrimitive" handle="0" propertyState="DIRECT_VALUE"/>
+   <PropertyValue name="Type" value="non-primitive" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
     <Path>
      <PropertyValue name="Coordinates">
diff --git a/sd/qa/unit/data/xml/shapes-test_page2.xml b/sd/qa/unit/data/xml/shapes-test_page2.xml
index 57c64d5..d79f44f 100644
--- a/sd/qa/unit/data/xml/shapes-test_page2.xml
+++ b/sd/qa/unit/data/xml/shapes-test_page2.xml
@@ -1553,7 +1553,7 @@
    <PropertyValue name="ViewBox">
     <ViewBox x="0" y="0" width="20590" height="20590"/>
    </PropertyValue>
-   <PropertyValue name="Type" value="NonPrimitive" handle="0" propertyState="DIRECT_VALUE"/>
+   <PropertyValue name="Type" value="non-primitive" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
     <Path>
      <PropertyValue name="Coordinates">


More information about the Libreoffice-commits mailing list