scour/unittests
2009-08-09 22:25:20 -05:00
..
adobe.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
cdata.svg Added unit test for CDATA nodes 2009-08-05 22:53:51 -05:00
collapse-gradients-gradientUnits.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
collapse-gradients.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
collapse-same-path-points.svg Scour length values for most attributes. Fix removal of duplicate gradients again. Two more unittests 2009-08-03 12:23:41 -05:00
color-formats.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
consecutive-hlines.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
dont-collapse-gradients.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
dont-convert-short-color-names.svg Added unittest for not converting short color names 2009-08-01 10:53:17 -05:00
duplicate-gradient-stops-pct.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
duplicate-gradient-stops.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
empty-g.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
empty-metadata.svg Prevent removal of metadata elements if they have only text nodes. Also added some unit tests. 2009-04-15 10:18:32 -05:00
fill-none.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
font-styles.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
gradient-default-attrs.svg Added inkscape extension files 2009-08-04 14:39:04 -05:00
groups-with-title-desc.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
ids-to-strip.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
important-groups-in-defs.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
inkscape.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
metadata-with-text.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
nested-useless-groups.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
path-abs-to-rel.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
path-bez-optimize.svg Add unit tests to reduce to shorthand curve path segments. Updated test script 2009-08-05 17:05:27 -05:00
path-line-optimize.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
path-precision.svg Remove trailing zeros from path coordinates. Use scientific notation in path coords if shorter. Scour polygon coordinates just like path coordinates. Added tests 2009-07-29 12:27:51 -05:00
path-quad-optimize.svg Add unit tests to reduce to shorthand curve path segments. Updated test script 2009-08-05 17:05:27 -05:00
path-simple-triangle.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
path-sn.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
path-truncate-zeros-calc.svg Remove trailing zeros from path coordinates. Use scientific notation in path coords if shorter. Scour polygon coordinates just like path coordinates. Added tests 2009-07-29 12:27:51 -05:00
path-truncate-zeros.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
path-use-scientific-notation.svg Remove trailing zeros from path coordinates. Use scientific notation in path coords if shorter. Scour polygon coordinates just like path coordinates. Added tests 2009-07-29 12:27:51 -05:00
path-with-closepath.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
polygon-coord.svg Remove trailing zeros from path coordinates. Use scientific notation in path coords if shorter. Scour polygon coordinates just like path coordinates. Added tests 2009-07-29 12:27:51 -05:00
polygon.svg Remove trailing zeros from path coordinates. Use scientific notation in path coords if shorter. Scour polygon coordinates just like path coordinates. Added tests 2009-07-29 12:27:51 -05:00
polyline-coord.svg Add polyline unittest 2009-08-03 09:21:37 -05:00
quot-in-url.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
redundant-svg-namespace.svg Fix Bug 411062: typo of 'true'. Modify unit test to cover exercising the code. Update testscour.py for new indent_type option. 2009-08-09 15:04:50 -05:00
referenced-elements-1.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
referenced-font.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
remove-duplicate-gradients.svg Prevent scour from trying to remove a duplicate gradient more than once 2009-08-01 11:59:54 -05:00
scour-lengths.svg Scour length values for most attributes. Fix removal of duplicate gradients again. Two more unittests 2009-08-03 12:23:41 -05:00
sodipodi.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
straight-curve.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
stroke-none.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
stroke-nowidth.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
stroke-transparent.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
unreferenced-font.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
unreferenced-linearGradient.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
unreferenced-pattern.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
unreferenced-radialGradient.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
utf8.svg Add XML prolog to all unittests 2009-08-03 19:23:57 -05:00
xml-well-formed.svg Final scour 0.18: more fixes to XML serialization (wellformedness), some unit tests, update to package script to use zip file and to package the inkscape extension 2009-08-09 22:25:20 -05:00