aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite
Commit message (Expand)AuthorAge
* Univs: Fix Check calling the kernel to retype in the wrong environment.Gravatar Matthieu Sozeau2015-02-24
* Compensating 6fd763431 on postponing subtyping evar-evar problems.Gravatar Hugo Herbelin2015-02-23
* Fix some typos in comments.Gravatar Guillaume Melquiond2015-02-23
* Test for #3953 (subst in evar instances).Gravatar Hugo Herbelin2015-02-23
* Fixing rewrite/subst when the subterm to rewrite is argument of an Evar.Gravatar Hugo Herbelin2015-02-23
* Fixing occur-check which was too strong in unification.ml.Gravatar Hugo Herbelin2015-02-23
* Fixing test #2830.Gravatar Pierre-Marie Pédrot2015-02-23
* Fixing test for bug #3071.Gravatar Pierre-Marie Pédrot2015-02-23
* Moving test for bug #3071.Gravatar Pierre-Marie Pédrot2015-02-21
* Test for bug #4078.Gravatar Pierre-Marie Pédrot2015-02-21
* A fix for #3993 (not fully applied term to destruct when eqn is given).Gravatar Hugo Herbelin2015-02-20
* Fix bug #3938Gravatar Matthieu Sozeau2015-02-18
* Remove some dead code and add test-suite file.Gravatar Matthieu Sozeau2015-02-16
* Add test-suite file for #3960.Gravatar Matthieu Sozeau2015-02-16
* Test for bug #3922.Gravatar Pierre-Marie Pédrot2015-02-16
* Fixing bug #4035 (support for dependent destruction within ltac code).Gravatar Hugo Herbelin2015-02-16
* Test for #2946 (trunk bug with let's in unification).Gravatar Hugo Herbelin2015-02-16
* Fixing test for bug #3944.Gravatar Pierre-Marie Pédrot2015-02-16
* Test for bug #3944.Gravatar Pierre-Marie Pédrot2015-02-16
* Undo: back to 8.4 semantics (Close #3514)Gravatar Enrico Tassi2015-02-15
* Fix test-suite file. Check that definitions do work when sharing isGravatar Matthieu Sozeau2015-02-15
* Test for bug #3490.Gravatar Pierre-Marie Pédrot2015-02-15
* Test for bug #3916.Gravatar Pierre-Marie Pédrot2015-02-15
* Fixing test-suite.Gravatar Pierre-Marie Pédrot2015-02-15
* Abstract: "Qed export ident, .., ident" to preserve v8.4 behaviorGravatar Enrico Tassi2015-02-14
* Test for bug #4016.Gravatar Pierre-Marie Pédrot2015-02-14
* Univs: fix bug #3755. We were missing refreshements of universes inGravatar Matthieu Sozeau2015-02-14
* Univs: When computing the level of an inductive including indices, letsGravatar Matthieu Sozeau2015-02-14
* Fix test-suite file to finishGravatar Matthieu Sozeau2015-02-13
* Fixed test-suite file, that should always work.Gravatar Matthieu Sozeau2015-02-12
* Add test-suite files for closed bugs.Gravatar Matthieu Sozeau2015-02-12
* COMPATIBILITY: add note about the change of behavior of Instance foo :=Gravatar Matthieu Sozeau2015-02-12
* Univs: fix bug #4031: wrong folding of sigma in change.Gravatar Matthieu Sozeau2015-02-12
* Adding test for bug #3786.Gravatar Pierre-Marie Pédrot2015-02-11
* Adding a test-suite for tactic notation naming.Gravatar Pierre-Marie Pédrot2015-02-11
* Adding test for bug #3900.Gravatar Pierre-Marie Pédrot2015-02-11
* Fixing #4001 (missing type constraints when building return clause of match).Gravatar Hugo Herbelin2015-02-10
* Fixing #4017, #3726 (use of implicit arguments was lost in multiple variable ...Gravatar Hugo Herbelin2015-02-10
* Fixing #4018 (uncaught exception on non-equality in intros [=]).Gravatar Hugo Herbelin2015-02-10
* Test for bug #4012.Gravatar Pierre-Marie Pédrot2015-02-10
* Test for bug #3798.Gravatar Pierre-Marie Pédrot2015-01-25
* There was one more universe needed due to the use of now non-universe-polymor...Gravatar Matthieu Sozeau2015-01-18
* Back to 4 expected universes.Gravatar Matthieu Sozeau2015-01-17
* Univs: proper printing of global and local universe names (onlyGravatar Matthieu Sozeau2015-01-17
* Revert "Adapting two files from test-suite to now forbidden Require's in modu...Gravatar Maxime Dénès2015-01-17
* Revert "Update test for #3363 now that Require is forbidden inside modules."Gravatar Maxime Dénès2015-01-17
* Revert "Fix files in test-suite having to do with Require inside modules."Gravatar Maxime Dénès2015-01-17
* Univs: Fix alias computation for VMs, computation of normal form ofGravatar Matthieu Sozeau2015-01-17
* Revert "TCs: Properly handle Hint Extern with conclusions of the form _ -> _"Gravatar Matthieu Sozeau2015-01-16
* TCs: Properly handle Hint Extern with conclusions of the form _ -> _Gravatar Matthieu Sozeau2015-01-13