aboutsummaryrefslogtreecommitdiff
path: root/test-suite/Makefile
AgeCommit message (Expand)Author
2016-10-24Rename lia.cache into .lia.cache in the test-suite Makefile.Maxime Dénès
2016-10-24Merge branch 'v8.5' into v8.6Hugo Herbelin
2016-10-21Merge remote-tracking branch 'gforge/v8.5' into v8.6Matthieu Sozeau
2016-10-20Adding dependency of the test-suite subsystems in prerequisite (fixing #5150).Hugo Herbelin
2016-09-30test-suite/output-modulo-time made more robustEnrico Tassi
2016-09-30Merge remote-tracking branch 'github/pr/303' into v8.6Maxime Dénès
2016-09-30Merge remote-tracking branch 'github/pr/302' into v8.6Maxime Dénès
2016-09-30Restore code ignoring <W> lines in output (camlp5 warnings)Enrico Tassi
2016-09-30Ignore file names in warning emitted by test-suite/output/* (#5111)Enrico Tassi
2016-09-29LtacProf cutoff is for total percent, not timeJason Gross
2016-09-29Set the default LtacProf cutoff to 2%Jason Gross
2016-09-29test-suite: fix sed on OS X, does not handle +Matthieu Sozeau
2016-09-13test-suite/output-modulo-time made more robustEnrico Tassi
2016-09-11Add support for testing output mod timing changesJason Gross
2016-09-11Add a test for 4836Jason Gross
2016-07-04Merge branch 'v8.5' into trunkMaxime Dénès
2016-07-04test-suite: test checking of libraries checksum.Maxime Dénès
2016-06-15fix test-suite/ide Makefile (stupid typo)Enrico Tassi
2016-06-14test-suiet: run fake_id as before pr/173 was mergedEnrico Tassi
2016-05-10STM: code cleanupEnrico Tassi
2016-04-19Do that "make" in test-suite writes failures as a default togetherHugo Herbelin
2015-12-08Merge branch 'v8.5'Pierre-Marie Pédrot
2015-12-07Fix some typos.Guillaume Melquiond
2015-12-03Merge branch 'v8.5'Pierre-Marie Pédrot
2015-12-02Adding a target report to test-suite's Makefile to get a short summary.Hugo Herbelin
2015-12-01New algorithm for universe cycle detections.Jacques-Henri Jourdan
2015-10-02Univs: the stdlib now needs 5 universesMatthieu Sozeau
2015-09-25Updating the documentation and the toolchain w.r.t. the change in -compile.Pierre-Marie Pédrot
2015-07-07test-suite: Fix test-suite MakefileMatthieu Sozeau
2015-05-29Flag -test-mode intended to be used for ad-hoc prints in test-suiteEnrico Tassi
2015-03-30camlp4: grep away warnings in output/* testsEnrico Tassi
2015-01-18There was one more universe needed due to the use of now non-universe-polymor...Matthieu Sozeau
2015-01-17Back to 4 expected universes.Matthieu Sozeau
2015-01-09STM: fix handling of side effects in vio2voEnrico Tassi
2015-01-06rename: vi -> vioEnrico Tassi
2014-12-27include test-suite/coqchk in the summary logEnrico Tassi
2014-12-26new test for coqchkEnrico Tassi
2014-12-11Test suite: keep message in sync with actual file deletions.Xavier Clerc
2014-12-10typoEnrico Tassi
2014-12-10test-suite: few tests for ".v -> .vi -> .vo" compilation chainEnrico Tassi
2014-11-27Fix test flags for fake_ideEnrico Tassi
2014-11-14Use return code to classify anomalies as active open bugs.Xavier Clerc
2014-10-03Classify segfaults as failures in opened bugs.Xavier Clerc
2014-10-03Classify segfaults as failures in opened bugsXavier Clerc
2014-10-02Added make dependency in %.out in output tests.Hugo Herbelin
2014-10-01Updating to the new use of 3 universes, after Hurkens is simplified.Hugo Herbelin
2014-09-18Reductionops: (Co)Fixpoints are always refolded during iotaPierre Boutillier
2014-09-16Undo prints only if coqtop || emacsEnrico Tassi
2014-09-08Removing dead code relative to the XML plugin.Pierre-Marie Pédrot
2014-07-24fixup fakeide test-suitePierre Boutillier