diff options
Diffstat (limited to 'share/extensions/test/Makefile.am')
| -rw-r--r-- | share/extensions/test/Makefile.am | 57 |
1 files changed, 56 insertions, 1 deletions
diff --git a/share/extensions/test/Makefile.am b/share/extensions/test/Makefile.am index 64a0b6600..eb63f357b 100644 --- a/share/extensions/test/Makefile.am +++ b/share/extensions/test/Makefile.am @@ -1,4 +1,59 @@ # List of all tests to be run. #TESTS = svgcalendar.test.py -# that is not working :-/
\ No newline at end of file +# that is not working :-/ + +EXTRA_DIST = \ + addnodes.test.py \ + chardataeffect.test.py \ + coloreffect.test.py \ + create_test_from_template.sh \ + dots.test.py \ + draw_from_triangle.test.py \ + dxf_outlines.test.py \ + edge3d.test.py \ + embedimage.test.py \ + eqtexsvg.test.py \ + extractimage.test.py \ + extrude.test.py \ + flatten.test.py \ + foldablebox.test.py \ + fractalize.test.py \ + funcplot.test.py \ + gears.test.py \ + gimp_xcf.test.py \ + grid_cartesian.test.py \ + grid_polar.test.py \ + guides_creator.test.py \ + handles.test.py \ + hpgl_output.test.py \ + inkweb-debug.js \ + inkwebeffect.test.py \ + inkwebjs-move.test.svg \ + interp_att_g.test.py \ + interp.test.py \ + lindenmayer.test.py \ + lorem_ipsum.test.py \ + markers_strokepaint.test.py \ + measure.test.py \ + minimal-blank.svg \ + motion.test.py \ + pathmodifier.test.py \ + perfectboundcover.test.py \ + perspective.test.py \ + polyhedron_3d.test.py \ + printing-marks.test.py \ + radiusrand.test.py \ + render_alphabetsoup.test.py \ + render_barcode.test.py \ + restack.test.py \ + rtree.test.py \ + run-all-extension-tests \ + spirograph.test.py \ + straightseg.test.py \ + summersnight.test.py \ + svg_and_media_zip_output.test.py \ + svgcalendar.test.py \ + test_template.py.txt \ + triangle.test.py \ + whirl.test.py |
