From 22697f0c0c858bc013ec5c7d8b3ea50f000246dd Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 13 Oct 2020 12:34:11 +0200 Subject: =?UTF-8?q?Simple=20regression=20testing=20with=20file-based=20com?= =?UTF-8?q?parisons=20=E2=9C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/README.md (limited to 'tests/README.md') diff --git a/tests/README.md b/tests/README.md new file mode 100644 index 00000000..3ae908af --- /dev/null +++ b/tests/README.md @@ -0,0 +1,7 @@ +# Tests + +- `typ`: Input files +- `pdf`: PDF files produced by tests +- `png`: PNG files produced by tests +- `ref`: Reference images which the PNGs are compared to byte-wise to determine + whether the test passed or failed -- cgit v1.2.3