aboutsummaryrefslogtreecommitdiff
path: root/svg-flatten/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-03-30svg-flatten: Test transform decomposition under mirroringjaseg1-13/+16
2023-03-29svg-flatten: Add transform decomposition unit testsjaseg1-0/+28
2023-03-29svg-flatten: Add stroke mapping testjaseg1-4/+17
2022-06-11tests: remove use of deprecated Pillow APIjaseg1-2/+2
2021-09-30svg-flatten: Add forwarding logic for usvg font optionsv2.2.4jaseg1-1/+1
2021-09-29svg-flatten/tests: Only print output on errorjaseg1-2/+1
2021-09-29CI/svg-flatten: add wasm buildsjaseg1-5/+13
2021-08-18svg-flatten: Add multi-exclude/include testsjaseg1-7/+13
2021-08-18svg-flatten: Fix include/exclude logicjaseg1-11/+60
2021-06-05Make svg-flatten auto-search for cargo dependencies in all call sitesjaseg2-20/+15
2021-06-05Throw out a bunch of test stuff, hopefully fix CI buildjaseg1-2/+2
2021-06-05Fix binary contours vectorizerjaseg2-5/+6
2021-06-04Update comment on join discrepanciesjaseg1-1/+1
2021-06-04Add & fix vectorizer testsjaseg1-11/+49
2021-06-04Add larger contour tracing test imagejaseg1-16/+22
2021-06-04Fix handling of dashes and joins, all tests run through nowjaseg1-4/+51
2021-06-03Add svg-flatten SVG feature testsjaseg2-0/+480