aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite
Commit message (Expand)AuthorAge
...
| * | | | | | Merge remote-tracking branch 'github/pr/302' into v8.6Gravatar Maxime Dénès2016-09-30
| |\ \ \ \ \ \
| * | | | | | | Restore code ignoring <W> lines in output (camlp5 warnings)Gravatar Enrico Tassi2016-09-30
| * | | | | | | Ignore file names in warning emitted by test-suite/output/* (#5111)Gravatar Enrico Tassi2016-09-30
| * | | | | | | Merge branch 'v8.5' into v8.6Gravatar Maxime Dénès2016-09-30
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch '4762' into v8.5Gravatar Maxime Dénès2016-09-30
| | |\ \ \ \ \ \
| | | * | | | | | Fix #4762.Gravatar Cyprien Mangin2016-09-30
| | | | | | * | | LtacProf cutoff is for total percent, not timeGravatar Jason Gross2016-09-29
| | |_|_|_|/ / / | |/| | | | | |
| | | | * | | | Set the default LtacProf cutoff to 2%Gravatar Jason Gross2016-09-29
| | |_|/ / / / | |/| | | | |
| | | | | * | Move vector/list compat notations to their relevant filesGravatar Jason Gross2016-09-29
| | |_|_|/ / | |/| | | |
| * | | | | Fix bug #4798: compat notations should not modify the parser.Gravatar Pierre-Marie Pédrot2016-09-29
| * | | | | Arguments: cleanup + detect discrepancy rename/implicit (#3753)Gravatar Enrico Tassi2016-09-29
| * | | | | Merge branch 'bug5036' into v8.6Gravatar Matthieu Sozeau2016-09-29
| |\ \ \ \ \
| | * | | | | Fix bug #5036 autorewrite, sections and universesGravatar Matthieu Sozeau2016-09-29
| * | | | | | Merge branch 'bug4723' into v8.6Gravatar Matthieu Sozeau2016-09-29
| |\ \ \ \ \ \
| | | | | | * | Fix bug #4869, allow Prop, Set, and level names in constraints.Gravatar Matthieu Sozeau2016-09-29
| * | | | | | | Fix bug #5011: Anomaly on [Existing Class].Gravatar Pierre-Marie Pédrot2016-09-29
| | |_|_|_|/ / | |/| | | | |
| | | | * | | Fix a bug in subst releaved by an OCaml warning.Gravatar Maxime Dénès2016-09-29
| | | | |/ /
| * | | | | test-suite: fix sed on OS X, does not handle +Gravatar Matthieu Sozeau2016-09-29
| * | | | | Argument : assert does fail if no arg is given (fix #4864)Gravatar Enrico Tassi2016-09-29
| | |/ / / | |/| | |
| | * | | Fix bug #4723 and FIXME in API for solve_by_tacGravatar Matthieu Sozeau2016-09-28
| |/ / /
| * | | Typeclass backtracking example by J. LeivantGravatar Matthieu Sozeau2016-09-28
| * | | Merge remote-tracking branch 'github/pr/232' into v8.6Gravatar Maxime Dénès2016-09-28
| |\ \ \
| * | | | Add fixed test-suite file for bug #4527Gravatar Matthieu Sozeau2016-09-27
* | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-27
|\| | | |
| * | | | Unbreak Ltac [ | .. | ] notation in -compat 8.5Gravatar Jason Gross2016-09-26
| * | | | Fix bug #4785 (use [ ] for vector nil)Gravatar Jason Gross2016-09-26
| * | | | Posssible abstractions over goal variables when inferring match return clause.Gravatar Hugo Herbelin2016-09-26
| * | | | Trying an abstracting dependencies heuristic for the match return clause even...Gravatar Hugo Herbelin2016-09-26
| * | | | Trying a no-inversion no-dependency heuristic for match return clause.Gravatar Hugo Herbelin2016-09-26
| * | | | Fix bug #5093: typeclasses eauto depth arg does not accept a var.Gravatar Pierre-Marie Pédrot2016-09-26
| * | | | Adding a test for bug #5096.Gravatar Pierre-Marie Pédrot2016-09-24
* | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-23
|\| | | |
| * | | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-09-23
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fixing #5095 (non relevant too strict test in let-in abstraction).Gravatar Hugo Herbelin2016-09-22
* | | | | Fixing test FunExt.v.Gravatar Hugo Herbelin2016-09-19
* | | | | extensionality: Handle dependently-used hypothesesGravatar Jason Gross2016-09-19
* | | | | Adding an "extensionality in H" tactic which applies functionalGravatar Hugo Herbelin2016-09-19
| * | | | Further "decide equality" tests on demand of Jason.Gravatar Hugo Herbelin2016-09-17
| * | | | Added a test file for contradiction.Gravatar Hugo Herbelin2016-09-15
| * | | | Continuing fix to #5078, taking also into account intropatterns.Gravatar Hugo Herbelin2016-09-15
* | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-09-14
|\| | | |
| * | | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-09-14
| |\| | |
| | * | | Fixing test-suite after commit 43104a0b.Gravatar Pierre-Marie Pédrot2016-09-14
| * | | | test-suite/output-modulo-time made more robustGravatar Enrico Tassi2016-09-13
| | * | | Fixing a recursive notation bug raised on coq-club on Sep 12, 2016.Gravatar Hugo Herbelin2016-09-12
| * | | | Merge remote-tracking branch 'github-coq/pr/249' into v8.6Gravatar Matthieu Sozeau2016-09-12
| |\ \ \ \
| * | | | | Add support for testing output mod timing changesGravatar Jason Gross2016-09-11
| * | | | | Add a test for 4836Gravatar Jason Gross2016-09-11
| | | * | | Test for #5077.Gravatar Hugo Herbelin2016-09-10
| | * | | | no-refold patchGravatar Paul Steckler2016-09-09