index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
Makefile
Age
Commit message (
Expand
)
Author
2014-05-02
Update test-suite Makefile to handle coq-prog-args
Jason Gross
2014-04-09
Adapt test-suite to -I is ML only
Pierre Boutillier
2014-04-04
Remove option -g as it is non-portable yet does not have any effect on the te...
Guillaume Melquiond
2014-02-10
fake_ide: ported to spawn
Enrico Tassi
2013-11-29
Testsuite: flatten the 'bugs/opened' directory.
xclerc
2013-11-28
Testsuite: remove the logic for 'bugs/opened/shouldnotsucceed' (unused)
xclerc
2013-10-10
fake_ide: ported to Document + 2 tests for editing a proof (locally)
gareuselesinge
2013-10-03
Regression test suite for STM
gareuselesinge
2013-09-20
Fix name clash in "failure/inductive.v".
xclerc
2013-09-20
Execute tests from the "bugs/closed" directory.
xclerc
2013-09-20
Use "Fail" rather than rely on exit code.
xclerc
2012-11-18
Hurkens' paradox on Type (r15973 and r15977) needs two (non-Set)
herbelin
2012-10-17
Fix test-suite output/* in bench
pboutill
2012-09-04
test-suite: fix grep rule for output tests
pboutill
2012-09-04
test-suite uses coqtop instead of coqtop.byte
pboutill
2012-08-24
In the output tests, ignore dynlink messages
letouzey
2012-08-23
No more coqtop.opt, produce directly a coqtop binary
letouzey
2012-01-14
Add distclean back to test-suite/Makefile
glondu
2011-09-19
Fix test-suite/ide for repository compiled without -local (fix #2600)
letouzey
2011-09-17
Various fixes in the Makefiles
letouzey
2011-09-06
test-suite/ide: misc improvement
letouzey
2011-09-05
fake_ide: a short program to mimic an ide talking to coqtop -ideslave
letouzey
2011-06-22
fix bug 2510: xml test is in the summary if it fails
pboutill
2011-02-10
MacOS compatibility
pboutill
2011-01-27
test-suite/Makefile: add a rule to build all_stdlib.v (for the bench)
glondu
2011-01-25
Add a test for sorting all universes of stdlib
glondu
2010-10-16
Fix missing -coqlib argument to coqdep in test-suite
glondu
2010-10-05
test-suite: use unified diff output and use expected output as reference
glondu
2010-09-18
Added test for bugs 2242, 2337, 2339 + remove the use of name "ambiguous" in
herbelin
2010-06-02
Fix xml test in non-local mode
glondu
2010-06-02
Fix test-suite cleaning
glondu
2010-04-26
Disable ideal-features tests by default
glondu
2010-04-13
Remove only *.v.log files in clean of test-suite/Makefile
glondu
2010-04-10
Prettier test-suite/Makefile
glondu
2010-04-10
Makefile for the test-suite
glondu