aboutsummaryrefslogtreecommitdiff
path: root/ci/compile-tests/README.md
AgeCommit message (Collapse)Author
2021-02-22protect uses of coq-callcoqHendrik Tews
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
2021-01-10add Coq compile test for a delayed requireHendrik Tews