[dia] tests: stop testing exporters that don't exist



commit 5175f4d325154464d6796e82f3cf8831063b12d9
Author: Zander Brown <zbrown gnome org>
Date:   Mon Mar 22 16:14:03 2021 +0000

    tests: stop testing exporters that don't exist
    
    Tests still (rightfully) fail but let's not make it worse

 tests/exports/eps-pango/Arcs.eps-pango          |  168 --
 tests/exports/eps-pango/Beziergons.eps-pango    |  149 --
 tests/exports/eps-pango/Bezierlines.eps-pango   |  146 --
 tests/exports/eps-pango/Boxes.eps-pango         |  178 --
 tests/exports/eps-pango/Ellipses.eps-pango      |  144 --
 tests/exports/eps-pango/Lines.eps-pango         |  147 --
 tests/exports/eps-pango/Polygons.eps-pango      |  150 --
 tests/exports/eps-pango/Polylines.eps-pango     |  154 --
 tests/exports/eps-pango/Texts.eps-pango         | 2310 -----------------------
 tests/exports/eps-pango/Zigzaglines.eps-pango   |  155 --
 tests/exports/exports_test.sh                   |    2 +-
 tests/exports/png-libart/Arcs.png-libart        |  Bin 7392 -> 0 bytes
 tests/exports/png-libart/Beziergons.png-libart  |  Bin 16120 -> 0 bytes
 tests/exports/png-libart/Bezierlines.png-libart |  Bin 7562 -> 0 bytes
 tests/exports/png-libart/Boxes.png-libart       |  Bin 815 -> 0 bytes
 tests/exports/png-libart/Ellipses.png-libart    |  Bin 5141 -> 0 bytes
 tests/exports/png-libart/Lines.png-libart       |  Bin 2254 -> 0 bytes
 tests/exports/png-libart/Polygons.png-libart    |  Bin 7345 -> 0 bytes
 tests/exports/png-libart/Polylines.png-libart   |  Bin 5558 -> 0 bytes
 tests/exports/png-libart/Texts.png-libart       |  Bin 4834 -> 0 bytes
 tests/exports/png-libart/Zigzaglines.png-libart |  Bin 2043 -> 0 bytes
 21 files changed, 1 insertion(+), 3702 deletions(-)
---
diff --git a/tests/exports/exports_test.sh b/tests/exports/exports_test.sh
index 5b89d7785..2f5d6e49b 100755
--- a/tests/exports/exports_test.sh
+++ b/tests/exports/exports_test.sh
@@ -1,6 +1,6 @@
 #!/usr/bin/env sh
 
-EXPORT_PLUGINS="cgm dxf eps eps-builtin eps-pango fig mp plt hpgl png png-libart pixbuf-png jpg shape svg 
tex wpg"
+EXPORT_PLUGINS="cgm dxf eps eps-builtin fig mp plt hpgl png jpg shape svg tex wpg"
 
 RUN_DIA=$1
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]