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

ekuiitr jhaekansh80 at gmail.com
Mon Jun 25 17:38:59 UTC 2018


 sd/qa/unit/data/pptx/smartart-basicprocess.pptx         |binary
 sd/qa/unit/data/pptx/smartart-basicradicals.pptx        |binary
 sd/qa/unit/data/pptx/smartart-chevron.pptx              |binary
 sd/qa/unit/data/pptx/smartart-cycle.pptx                |binary
 sd/qa/unit/data/pptx/smartart-equation.pptx             |binary
 sd/qa/unit/data/pptx/smartart-hierarchy.pptx            |binary
 sd/qa/unit/data/pptx/smartart-horizontalbulletlist.pptx |binary
 sd/qa/unit/data/pptx/smartart-invertedPyramid.pptx      |binary
 sd/qa/unit/data/pptx/smartart-matrix.pptx               |binary
 sd/qa/unit/data/pptx/smartart-mutidirectional.pptx      |binary
 sd/qa/unit/data/pptx/smartart-pyramid.pptx              |binary
 sd/qa/unit/data/pptx/smartart-segmentedcycle.pptx       |binary
 sd/qa/unit/data/pptx/smartart-venndiagram.pptx          |binary
 sd/qa/unit/import-tests-smartart.cxx                    |   91 ++++++++++++++++
 14 files changed, 91 insertions(+)

New commits:
commit 2704821c6b6e829b5ef5c32cdc8eb2a03b6114a9
Author: ekuiitr <jhaekansh80 at gmail.com>
Date:   Fri May 11 13:48:10 2018 +0530

    smartart : test documents
    
    Change-Id: I163a080cfae988db38fbd7b3d9de1531f6ba4089
    Reviewed-on: https://gerrit.libreoffice.org/54112
    Tested-by: Jenkins
    Reviewed-by: Jan Holesovsky <kendy at collabora.com>

diff --git a/sd/qa/unit/data/pptx/smartart-basicprocess.pptx b/sd/qa/unit/data/pptx/smartart-basicprocess.pptx
new file mode 100755
index 000000000000..b1f10c38587f
Binary files /dev/null and b/sd/qa/unit/data/pptx/smartart-basicprocess.pptx differ
diff --git a/sd/qa/unit/data/pptx/smartart-basicradicals.pptx b/sd/qa/unit/data/pptx/smartart-basicradicals.pptx
new file mode 100644
index 000000000000..1a99daeeb3eb
Binary files /dev/null and b/sd/qa/unit/data/pptx/smartart-basicradicals.pptx differ
diff --git a/sd/qa/unit/data/pptx/smartart-chevron.pptx b/sd/qa/unit/data/pptx/smartart-chevron.pptx
new file mode 100644
index 000000000000..883fbeb495cd
Binary files /dev/null and b/sd/qa/unit/data/pptx/smartart-chevron.pptx differ
diff --git a/sd/qa/unit/data/pptx/smartart-cycle.pptx b/sd/qa/unit/data/pptx/smartart-cycle.pptx
new file mode 100644
index 000000000000..bea0524d39df
Binary files /dev/null and b/sd/qa/unit/data/pptx/smartart-cycle.pptx differ
diff --git a/sd/qa/unit/data/pptx/smartart-equation.pptx b/sd/qa/unit/data/pptx/smartart-equation.pptx
new file mode 100644
index 000000000000..dbd6ad2e4971
Binary files /dev/null and b/sd/qa/unit/data/pptx/smartart-equation.pptx differ
diff --git a/sd/qa/unit/data/pptx/smartart-hierarchy.pptx b/sd/qa/unit/data/pptx/smartart-hierarchy.pptx
new file mode 100755
index 000000000000..8a556e26ffec
Binary files /dev/null and b/sd/qa/unit/data/pptx/smartart-hierarchy.pptx differ
diff --git a/sd/qa/unit/data/pptx/smartart-horizontalbulletlist.pptx b/sd/qa/unit/data/pptx/smartart-horizontalbulletlist.pptx
new file mode 100755
index 000000000000..c3cd642181d8
Binary files /dev/null and b/sd/qa/unit/data/pptx/smartart-horizontalbulletlist.pptx differ
diff --git a/sd/qa/unit/data/pptx/smartart-invertedPyramid.pptx b/sd/qa/unit/data/pptx/smartart-invertedPyramid.pptx
new file mode 100755
index 000000000000..3fb3dcaf5f19
Binary files /dev/null and b/sd/qa/unit/data/pptx/smartart-invertedPyramid.pptx differ
diff --git a/sd/qa/unit/data/pptx/smartart-matrix.pptx b/sd/qa/unit/data/pptx/smartart-matrix.pptx
new file mode 100755
index 000000000000..3a8354e81351
Binary files /dev/null and b/sd/qa/unit/data/pptx/smartart-matrix.pptx differ
diff --git a/sd/qa/unit/data/pptx/smartart-mutidirectional.pptx b/sd/qa/unit/data/pptx/smartart-mutidirectional.pptx
new file mode 100755
index 000000000000..fd723982a6bf
Binary files /dev/null and b/sd/qa/unit/data/pptx/smartart-mutidirectional.pptx differ
diff --git a/sd/qa/unit/data/pptx/smartart-pyramid.pptx b/sd/qa/unit/data/pptx/smartart-pyramid.pptx
new file mode 100755
index 000000000000..7c2296f9db9e
Binary files /dev/null and b/sd/qa/unit/data/pptx/smartart-pyramid.pptx differ
diff --git a/sd/qa/unit/data/pptx/smartart-segmentedcycle.pptx b/sd/qa/unit/data/pptx/smartart-segmentedcycle.pptx
new file mode 100644
index 000000000000..b3c92a491bb5
Binary files /dev/null and b/sd/qa/unit/data/pptx/smartart-segmentedcycle.pptx differ
diff --git a/sd/qa/unit/data/pptx/smartart-venndiagram.pptx b/sd/qa/unit/data/pptx/smartart-venndiagram.pptx
new file mode 100755
index 000000000000..f69fd26da53f
Binary files /dev/null and b/sd/qa/unit/data/pptx/smartart-venndiagram.pptx differ
diff --git a/sd/qa/unit/import-tests-smartart.cxx b/sd/qa/unit/import-tests-smartart.cxx
index 27d81f99b7ee..5c340e99e077 100644
--- a/sd/qa/unit/import-tests-smartart.cxx
+++ b/sd/qa/unit/import-tests-smartart.cxx
@@ -26,6 +26,19 @@ public:
     void testDir();
     void testMaxDepth();
     void testRotation();
+    void testPyramid();
+    void testChevron();
+    void testCycle();
+    void testvenndiagram();
+    void testmatrix();
+    void testHierarchy();
+    void testInvertedPyramid();
+    void testBasicProcess();
+    void testMultidirectional();
+    void testHorizontalBulletList();
+    void testBasicRadicals();
+    void testEquation();
+    void testSegmentedCycle();
 
     CPPUNIT_TEST_SUITE(SdImportTestSmartArt);
 
@@ -36,6 +49,19 @@ public:
     CPPUNIT_TEST(testDir);
     CPPUNIT_TEST(testMaxDepth);
     CPPUNIT_TEST(testRotation);
+    CPPUNIT_TEST(testPyramid);
+    CPPUNIT_TEST(testChevron);
+    CPPUNIT_TEST(testCycle);
+    CPPUNIT_TEST(testHierarchy);
+    CPPUNIT_TEST(testmatrix);
+    CPPUNIT_TEST(testvenndiagram);
+    CPPUNIT_TEST(testInvertedPyramid);
+    CPPUNIT_TEST(testBasicProcess);
+    CPPUNIT_TEST(testMultidirectional);
+    CPPUNIT_TEST(testHorizontalBulletList);
+    CPPUNIT_TEST(testBasicRadicals);
+    CPPUNIT_TEST(testEquation);
+    CPPUNIT_TEST(testSegmentedCycle);
 
     CPPUNIT_TEST_SUITE_END();
 };
@@ -189,6 +215,71 @@ void SdImportTestSmartArt::testRotation()
     xDocShRef->DoClose();
 }
 
+void SdImportTestSmartArt::testBasicProcess()
+{
+    //FIXME : so far this only introduce the test document, but the actual importer was not fixed yet.
+}
+
+void SdImportTestSmartArt::testPyramid()
+{
+    //FIXME : so far this only introduce the test document, but the actual importer was not fixed yet.
+}
+
+void SdImportTestSmartArt::testChevron()
+{
+    //FIXME : so far this only introduce the test document, but the actual importer was not fixed yet.
+}
+
+void SdImportTestSmartArt::testCycle()
+{
+    //FIXME : so far this only introduce the test document, but the actual importer was not fixed yet.
+}
+
+void SdImportTestSmartArt::testHierarchy()
+{
+    //FIXME : so far this only introduce the test document, but the actual importer was not fixed yet.
+}
+
+void SdImportTestSmartArt::testmatrix()
+{
+    //FIXME : so far this only introduce the test document, but the actual importer was not fixed yet.
+}
+
+void SdImportTestSmartArt::testvenndiagram()
+{
+    //FIXME : so far this only introduce the test document, but the actual importer was not fixed yet.
+}
+
+void SdImportTestSmartArt::testInvertedPyramid()
+{
+    //FIXME : so far this only introduce the test document, but the actual importer was not fixed yet.
+}
+
+void SdImportTestSmartArt::testMultidirectional()
+{
+    //FIXME : so far this only introduce the test document, but the actual importer was not fixed yet.
+}
+
+void SdImportTestSmartArt::testHorizontalBulletList()
+{
+    //FIXME : so far this only introduce the test document, but the actual importer was not fixed yet.
+}
+
+void SdImportTestSmartArt::testEquation()
+{
+    //FIXME : so far this only introduce the test document, but the actual importer was not fixed yet.
+}
+
+void SdImportTestSmartArt::testBasicRadicals()
+{
+    //FIXME : so far this only introduce the test document, but the actual importer was not fixed yet.
+}
+
+void SdImportTestSmartArt::testSegmentedCycle()
+{
+    //FIXME : so far this only introduce the test document, but the actual importer was not fixed yet.
+}
+
 CPPUNIT_TEST_SUITE_REGISTRATION(SdImportTestSmartArt);
 
 CPPUNIT_PLUGIN_IMPLEMENT();


More information about the Libreoffice-commits mailing list