From 1cbd5f3051ba90b3f673bc2f6319192d05381719 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Thu, 10 Dec 2020 22:44:35 +0100 Subject: =?UTF-8?q?Refine=20test=20infrastructure=20=E2=9C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Tests diagnostics - More and better separated image tests --- tests/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'tests/README.md') diff --git a/tests/README.md b/tests/README.md index 89c31c89..7d9c3eda 100644 --- a/tests/README.md +++ b/tests/README.md @@ -1,8 +1,7 @@ # Tests - `typ`: Input files -- `pdf`: PDF files produced by tests -- `png`: PNG files produced by tests -- `cmp`: Reference images which the PNGs are compared to byte-wise to determine - whether the test passed or failed +- `ref`: Reference images which the output is compared with to determine + whether a test passed or failed - `res`: Resource files used by tests +- `out`: PNG and PDF files produced by tests -- cgit v1.2.3