index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coq
/
coq-autotest.el
Age
Commit message (
Expand
)
Author
2018-12-14
Fix remaining uses of CL; Make files more declarative
Stefan Monnier
2018-12-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2018-08-23
Fix most doc issues raised by (checkdoc)
Erik Martin-Dorel
2018-02-21
Update copyright messages and improve the header of elisp files.
Erik Martin-Dorel
2017-03-08
Remove compile-time calls to proof-ready-for-assistant
Clément Pit--Claudel
2017-03-08
Fix incorrect assumption that noninteractive == byte-compiling
Clément Pit--Claudel
2012-09-02
Remove ref to file parsingcheck-412.v missing from CVS, so "make coq.autotest...
David Aspinall
2011-12-27
Extra test
David Aspinall
2011-08-23
Note TODO for indent testing!
David Aspinall
2011-06-09
Add etc/coq/parsingcheck-410.v to executed files
David Aspinall
2011-04-26
Fix compile
David Aspinall
2011-04-26
Fix so that make test.coq runs successfully.
David Aspinall
2011-01-31
Old debug setting
David Aspinall
2011-01-26
Add autotest-start with debug for now
David Aspinall
2011-01-25
Remove proof-shell-wait that causes deadlock with new multiple-file code.
David Aspinall
2011-01-18
Add multiple file test case
David Aspinall
2011-01-18
set proof-auto-action-when-deactivating-scripting to 'retract,
David Aspinall
2010-09-08
Add simple clear test for multiple files without require
David Aspinall
2010-08-25
Make tests succeed, although still two or three underlying bugs
David Aspinall
2010-08-13
More tests
David Aspinall
2010-08-03
Update
David Aspinall
2009-09-16
Fix compile warnings
David Aspinall
2009-09-10
Fix compilation for Coq, including requires and some old/renamed settings.
David Aspinall
2009-09-05
Clean whitespace
David Aspinall
2009-09-01
Remove some old X-Symbol references.
David Aspinall
2008-01-15
Many compatibility updates, bug fixes, rearrangements for compilation.
David Aspinall
2007-12-14
Fix compilation problems and rearrange startup settings for coq-prog-name,coq...
David Aspinall
2007-12-14
Remove eval-when, seems unreliable
David Aspinall
2007-12-14
Improve loading; these tests are not functioning yet
David Aspinall
2005-02-13
Added simple testing framework (in progress)
David Aspinall