aboutsummaryrefslogtreecommitdiff
path: root/test-suite/coq-makefile/plugin3/run.sh
AgeCommit message (Collapse)Author
2020-11-20[CI] Update coq_makefilePierre Roux
2019-11-20From CoqIDE or -vos or -vok compilation, load .vo when .vos is missing ↵charguer
(fixing bug #11057). With this new behavior, it is not needed to .vos files in user contribs. Also, this commit adds a feature: upon creation of a .vo file, an empty .vok file is touched.
2019-11-01[test-suite] acknowledge coq_mafile installs .vosEnrico Tassi
2018-04-05Improve shell scriptszapashcanon
2017-07-20more verbose logs for coq-makefileEnrico Tassi
2017-07-20coq-makefile: make test suite detect more errorsEnrico Tassi
Replacing ; with && and enabling bash's pipefail option
2017-06-01test-suite/coq-makefile: we do not build byte file by default anymorePierre Letouzey
2017-05-28Merge PR#689: Changes to make coq-makefile not failing on MacOS X.Maxime Dénès
2017-05-27Use specific shell for more robustness.Théo Zimmermann
2017-05-26Changes to make coq-makefile not failing on MacOS X.Hugo Herbelin
There is still however a failure with "rmdir --ignore-fail-on-non-empty".
2017-05-23test suite for coq_makefile2Enrico Tassi