1
0
mirror of https://github.com/svg/svgo.git synced 2025-04-19 10:22:15 +03:00

1 Commits

Author SHA1 Message Date
Bogdan Chadkin
d89d36eace
Split regression extracter and runner (#1451)
A lot of new sources of regression tests may come and it's important to
make debug simpler.

Now regression-extract.js downloads and write svg files into
test/regression-fixtures. regression.js run each svg in this folder.
Mismatched svg diff is written into test/regression-diffs.
2021-03-25 00:12:13 +03:00