summaryrefslogtreecommitdiff
path: root/tests/README.md
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2020-10-13 12:34:11 +0200
committerLaurenz <laurmaedje@gmail.com>2020-10-13 12:34:11 +0200
commit22697f0c0c858bc013ec5c7d8b3ea50f000246dd (patch)
treefd38567da2aea1cc08c68e73fcbd3a841ccb99a7 /tests/README.md
parent1736bfc194396d026bee1a560ce41d12b92a6d5b (diff)
Simple regression testing with file-based comparisons ✅
Diffstat (limited to 'tests/README.md')
-rw-r--r--tests/README.md7
1 files changed, 7 insertions, 0 deletions
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