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

Julien Nabet serval2412 at yahoo.fr
Sat Jun 8 16:25: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 52a377585cd4877bf251b482ef016cd7d16846ad
Author: Julien Nabet <serval2412 at yahoo.fr>
Date:   Sun Jun 9 01:23:51 2013 +0200

    Revert "Fix qa tests after "non-primitive" patch"
    
    This reverts commit eaeaafbf20629e2e2eb111b71ddcc78ab81aec55.
    I must recognize I don't understand why it doesn't work but since most of the tinderboxes are red...

diff --git a/sd/qa/unit/data/xml/shapes-test_page1.xml b/sd/qa/unit/data/xml/shapes-test_page1.xml
index 68964e0..cac158f 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="non-primitive" handle="0" propertyState="DIRECT_VALUE"/>
+   <PropertyValue name="Type" value="NonPrimitive" 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 d79f44f..57c64d5 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="non-primitive" handle="0" propertyState="DIRECT_VALUE"/>
+   <PropertyValue name="Type" value="NonPrimitive" handle="0" propertyState="DIRECT_VALUE"/>
    <PropertyValue name="Path">
     <Path>
      <PropertyValue name="Coordinates">


More information about the Libreoffice-commits mailing list