aboutsummaryrefslogtreecommitdiff
path: root/ci/compile-tests
diff options
context:
space:
mode:
authorErik Martin-Dorel2021-02-25 18:30:40 +0100
committerGitHub2021-02-25 18:30:40 +0100
commit65da2c3a15df0a5b6f1fb81aa7a0dce8bcdaab1d (patch)
treeac5879e94b68e1b926783c93ff60b27039ccb464 /ci/compile-tests
parentbdb67820696b2bfec06fda72f2a39548c73dcaf7 (diff)
parent76fe29c9b121a0010a0f24b5cca5ac706683e3c3 (diff)
Merge pull request #552 from hendriktews/issue-551
protect uses of coq-callcoq
Diffstat (limited to 'ci/compile-tests')
-rw-r--r--ci/compile-tests/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/compile-tests/README.md b/ci/compile-tests/README.md
index 3b0364e2..08491125 100644
--- a/ci/compile-tests/README.md
+++ b/ci/compile-tests/README.md
@@ -5,6 +5,9 @@ compilation feature for Coq. The test check that
are compiled
- files are locked and registered in the right require commands.
+Each test comes with a hand-crafted set of Coq source files that
+implement a particular dependency tree. Therefore, most of the
+tests have a subdirectory on their own.
Tests currently missing:
- unlock checks for ancestors of failed jobs in different cases