From 76fe29c9b121a0010a0f24b5cca5ac706683e3c3 Mon Sep 17 00:00:00 2001 From: Hendrik Tews Date: Mon, 22 Feb 2021 23:00:41 +0100 Subject: 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 --- ci/compile-tests/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ci/compile-tests') 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 -- cgit v1.2.3