aboutsummaryrefslogtreecommitdiff
path: root/ci/simple-tests/README.md
diff options
context:
space:
mode:
authorHendrik Tews2021-02-22 23:00:41 +0100
committerHendrik Tews2021-02-22 23:25:30 +0100
commit76fe29c9b121a0010a0f24b5cca5ac706683e3c3 (patch)
treeac5879e94b68e1b926783c93ff60b27039ccb464 /ci/simple-tests/README.md
parentbdb67820696b2bfec06fda72f2a39548c73dcaf7 (diff)
protect uses of coq-callcoq
Uses of coq-callcoq need to correctly handle nil as result for the case that coq-callcoq fails. Additionally, add a regression test. Fixes #551
Diffstat (limited to 'ci/simple-tests/README.md')
-rw-r--r--ci/simple-tests/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/simple-tests/README.md b/ci/simple-tests/README.md
new file mode 100644
index 00000000..618a9f3f
--- /dev/null
+++ b/ci/simple-tests/README.md
@@ -0,0 +1,2 @@
+This directory contains a number of more simple tests, that can
+all run in the same directory.