summaryrefslogtreecommitdiffstats
path: root/testfiles/lpe_tests/README
blob: a6a92097c20a178c7d21037bb74f7cfd354af588 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-or-later

Add files with LPE test with this pattern in file name:
{LPENAME}{underscore}{small description to also avoid duplicate like px, mm multplpe or 001}{underscore}{{Underscores Inkscape file version}_.svg

This folder contains LPE to test. LPE test API has some parameters that can be helpful for fixing tests, especially legacy ones.
* inkscape:test-threshold="0.3" in the SVG element set a precision to all the tests. If it's in a single element, add to it. If it doesn't exist, use a default one 0.0001
* inkscape:test-ignore="true" skip this element from testing