From cca66b9ec4e494c1d919bff0f71a820d8afab1fa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:24:48 +0200 Subject: Adding upstream version 1.2.2. Signed-off-by: Daniel Baumann --- testfiles/lpe_tests/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 testfiles/lpe_tests/README (limited to 'testfiles/lpe_tests/README') diff --git a/testfiles/lpe_tests/README b/testfiles/lpe_tests/README new file mode 100644 index 0000000..a6a9209 --- /dev/null +++ b/testfiles/lpe_tests/README @@ -0,0 +1,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 \ No newline at end of file -- cgit v1.2.3