aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/Makefile
Commit message (Expand)AuthorAge
...
* Classify segfaults as failures in opened bugsGravatar Xavier Clerc2014-10-03
* Added make dependency in %.out in output tests.Gravatar Hugo Herbelin2014-10-02
* Updating to the new use of 3 universes, after Hurkens is simplified.Gravatar Hugo Herbelin2014-10-01
* Reductionops: (Co)Fixpoints are always refolded during iotaGravatar Pierre Boutillier2014-09-18
* Undo prints only if coqtop || emacsGravatar Enrico Tassi2014-09-16
* Removing dead code relative to the XML plugin.Gravatar Pierre-Marie Pédrot2014-09-08
* fixup fakeide test-suiteGravatar Pierre Boutillier2014-07-24
* Update test-suite Makefile to handle coq-prog-argsGravatar Jason Gross2014-05-02
* Adapt test-suite to -I is ML onlyGravatar Pierre Boutillier2014-04-09
* Remove option -g as it is non-portable yet does not have any effect on the te...Gravatar Guillaume Melquiond2014-04-04
* fake_ide: ported to spawnGravatar Enrico Tassi2014-02-10
* Testsuite: flatten the 'bugs/opened' directory.Gravatar xclerc2013-11-29
* Testsuite: remove the logic for 'bugs/opened/shouldnotsucceed' (unused)Gravatar xclerc2013-11-28
* fake_ide: ported to Document + 2 tests for editing a proof (locally)Gravatar gareuselesinge2013-10-10
* Regression test suite for STMGravatar gareuselesinge2013-10-03
* Fix name clash in "failure/inductive.v".Gravatar xclerc2013-09-20
* Execute tests from the "bugs/closed" directory.Gravatar xclerc2013-09-20
* Use "Fail" rather than rely on exit code.Gravatar xclerc2013-09-20
* Hurkens' paradox on Type (r15973 and r15977) needs two (non-Set)Gravatar herbelin2012-11-18
* Fix test-suite output/* in benchGravatar pboutill2012-10-17
* test-suite: fix grep rule for output testsGravatar pboutill2012-09-04
* test-suite uses coqtop instead of coqtop.byteGravatar pboutill2012-09-04
* In the output tests, ignore dynlink messagesGravatar letouzey2012-08-24
* No more coqtop.opt, produce directly a coqtop binaryGravatar letouzey2012-08-23
* Add distclean back to test-suite/MakefileGravatar glondu2012-01-14
* Fix test-suite/ide for repository compiled without -local (fix #2600)Gravatar letouzey2011-09-19
* Various fixes in the MakefilesGravatar letouzey2011-09-17
* test-suite/ide: misc improvementGravatar letouzey2011-09-06
* fake_ide: a short program to mimic an ide talking to coqtop -ideslaveGravatar letouzey2011-09-05
* fix bug 2510: xml test is in the summary if it failsGravatar pboutill2011-06-22
* MacOS compatibilityGravatar pboutill2011-02-10
* test-suite/Makefile: add a rule to build all_stdlib.v (for the bench)Gravatar glondu2011-01-27
* Add a test for sorting all universes of stdlibGravatar glondu2011-01-25
* Fix missing -coqlib argument to coqdep in test-suiteGravatar glondu2010-10-16
* test-suite: use unified diff output and use expected output as referenceGravatar glondu2010-10-05
* Added test for bugs 2242, 2337, 2339 + remove the use of name "ambiguous" inGravatar herbelin2010-09-18
* Fix xml test in non-local modeGravatar glondu2010-06-02
* Fix test-suite cleaningGravatar glondu2010-06-02
* Disable ideal-features tests by defaultGravatar glondu2010-04-26
* Remove only *.v.log files in clean of test-suite/MakefileGravatar glondu2010-04-13
* Prettier test-suite/MakefileGravatar glondu2010-04-10
* Makefile for the test-suiteGravatar glondu2010-04-10