index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
Age
Commit message (
Expand
)
Author
2021-04-16
fix omit proofs test for emacs <= 25
Hendrik Tews
2021-04-16
add test for omit proofs feature
Hendrik Tews
2021-02-22
protect uses of coq-callcoq
Hendrik Tews
2021-01-10
add Coq compile test for a delayed require
Hendrik Tews
2020-12-19
ensure vo compilation for tests, increase parallelism, more config output
Hendrik Tews
2020-12-19
reimplement functions not present in earlier emacs versions
Hendrik Tews
2020-12-19
include compile tests in CI elisp compilation
Hendrik Tews
2020-12-19
fix 2 background compilation bugs for a dependency in state ready
Hendrik Tews
2020-12-19
add auto compile test to trigger two bugs for dependees in state ready
Hendrik Tews
2020-12-19
add test for recompilation with changes
Hendrik Tews
2020-12-19
add tests for parallel background compilation
Hendrik Tews
2020-12-06
refactor: Simplify ci/init-tests.el
Erik Martin-Dorel
2020-12-06
fix: Workaround DebBug 34341 (fixed in Emacs 26.3, 27.1)
Erik Martin-Dorel
2020-05-29
refactor: Remove unneeded coq-should-response
Erik Martin-Dorel
2020-05-29
Minor changes
Anaclet
2020-05-29
Fix the test 081
Anaclet
2020-05-29
Add tests and flags system
Anaclet
2020-05-29
test: Add regression test (currently failing)
Erik Martin-Dorel
2020-05-26
fix: test files should not provide features
Erik Martin-Dorel
2020-05-04
docs: Add a comment in ci/test_wholefile.v
Erik Martin-Dorel
2020-05-04
add test
Cyril Anaclet
2020-05-04
refactor: Rename test file
Erik Martin-Dorel
2020-05-04
test: Remove "Proof." workaround
Erik Martin-Dorel
2020-05-04
docs: Add docstrings in tests
Erik Martin-Dorel
2020-05-04
refactor: Remove unneeded auxiliary functions & Use "coq-" prefix
Erik Martin-Dorel
2020-05-04
fix: Tweak comments and workaround ProofGeneral/PG#485
Erik Martin-Dorel
2020-05-04
test: Add tests and some fix
Cyril Anaclet
2020-05-01
test: Slightly increase 'ert-batch-backtrace-right-margin
Erik Martin-Dorel
2020-04-30
[WIP] add 2 tests
Cyril Anaclet
2020-04-29
fix: ERT tests OK in batch & interactive mode at once
Erik Martin-Dorel
2020-04-29
fix: coq-tests.el and related files
Erik Martin-Dorel
2020-04-29
fix(test.sh): $_dir naming
Erik Martin-Dorel
2020-04-29
Add ERT tests (WIP)
Cyril Anaclet
2020-04-29
Add a test
Cyril Anaclet
2020-04-17
feat: Update test.yml to trigger integration tests
Erik Martin-Dorel
2020-04-17
feat: Add first version of coq-tests.el
Erik Martin-Dorel
2020-04-17
chore: Add shell script to automate the tests
Erik Martin-Dorel
2020-04-16
chore: Add init-tests.el
Erik Martin-Dorel