index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generic
/
pg-autotest.el
Age
Commit message (
Expand
)
Author
2020-03-13
Fix 464: proof-autoloads not found by Emacs
Pierre Courtieu
2018-12-14
Fix remaining uses of CL; Make files more declarative
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
2011-01-26
Add pg-autotest-start to allow debug startup, which doesn't catch errors.
David Aspinall
2011-01-25
Dump *Messages* and *PG Debug* into log file, they have useful info.
David Aspinall
2011-01-23
Save the log file without querying user on exit
David Aspinall
2010-10-10
Add a master debug flag, and disable debug output ordinarily.
David Aspinall
2010-10-10
Activate debug message printing into log file
David Aspinall
2010-09-08
pg-autotest-find-file-restart: wait for retraction to complete.
David Aspinall
2010-08-27
Simplify
David Aspinall
2010-08-18
proof-debug advice: Fix passing format arg
David Aspinall
2010-08-17
quit-prover: avoid kill buffer query question
David Aspinall
2010-08-11
Extend testing
David Aspinall
2010-08-08
Add timestamps. Fix random jump spurious error.
David Aspinall
2010-08-08
Checkdoc cleanups
David Aspinall
2010-08-03
Simplify messaging code. Make sure random jumps do something. Fix assert-pr...
David Aspinall
2010-08-03
Improve printing of test parameters.
David Aspinall
2010-08-03
Resurrect autotest framework
David Aspinall
2009-11-30
Replace proof-locked-end -> proof-unprocessed-begin
David Aspinall
2009-09-10
Clean compile
David Aspinall
2009-09-05
Clean whitespace
David Aspinall
2008-01-17
Updated.
David Aspinall
2008-01-17
Fix requires
David Aspinall
2008-01-15
Many rearrangements for compatibility, efficient/correct compilation, namespa...
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