aboutsummaryrefslogtreecommitdiff
path: root/test-suite/bugs
AgeCommit message (Expand)Author
2015-02-16Remove some dead code and add test-suite file.Matthieu Sozeau
2015-02-16Add test-suite file for #3960.Matthieu Sozeau
2015-02-16Test for bug #3922.Pierre-Marie Pédrot
2015-02-16Fixing bug #4035 (support for dependent destruction within ltac code).Hugo Herbelin
2015-02-16Test for #2946 (trunk bug with let's in unification).Hugo Herbelin
2015-02-16Fixing test for bug #3944.Pierre-Marie Pédrot
2015-02-16Test for bug #3944.Pierre-Marie Pédrot
2015-02-15Merge branch 'v8.5'Pierre-Marie Pédrot
2015-02-15Fix test-suite file. Check that definitions do work when sharing isMatthieu Sozeau
2015-02-15Test for bug #3490.Pierre-Marie Pédrot
2015-02-15Test for bug #3916.Pierre-Marie Pédrot
2015-02-15Fixing test-suite.Pierre-Marie Pédrot
2015-02-14Test for bug #4016.Pierre-Marie Pédrot
2015-02-14Univs: fix bug #3755. We were missing refreshements of universes inMatthieu Sozeau
2015-02-14Univs: When computing the level of an inductive including indices, letsMatthieu Sozeau
2015-02-13Merge branch 'v8.5'Pierre-Marie Pédrot
2015-02-13Fix test-suite file to finishMatthieu Sozeau
2015-02-12Fixed test-suite file, that should always work.Matthieu Sozeau
2015-02-12Add test-suite files for closed bugs.Matthieu Sozeau
2015-02-12COMPATIBILITY: add note about the change of behavior of Instance foo :=Matthieu Sozeau
2015-02-12Univs: fix bug #4031: wrong folding of sigma in change.Matthieu Sozeau
2015-02-11Adding test for bug #3786.Pierre-Marie Pédrot
2015-02-11Merge branch 'v8.5'Pierre-Marie Pédrot
2015-02-11Adding test for bug #3900.Pierre-Marie Pédrot
2015-02-10Fixing #4001 (missing type constraints when building return clause of match).Hugo Herbelin
2015-02-10Fixing #4017, #3726 (use of implicit arguments was lost in multiple variable ...Hugo Herbelin
2015-02-10Fixing #4018 (uncaught exception on non-equality in intros [=]).Hugo Herbelin
2015-02-10Merge branch 'v8.5'Pierre-Marie Pédrot
2015-02-10Test for bug #4012.Pierre-Marie Pédrot
2015-01-28Several reproduction cases for the test suite.Xavier Clerc
2015-01-28Several reproduction cases for the test suite.Xavier Clerc
2015-01-27Adding a test for bug #3957.Pierre-Marie Pédrot
2015-01-25Merge branch 'v8.5' into trunk.Pierre-Marie Pédrot
2015-01-25Test for bug #3798.Pierre-Marie Pédrot
2015-01-19Making unification of LetIn's expressions more consistent (see #3920).Hugo Herbelin
2015-01-18Univs: proper printing of global and local universe names (onlyMatthieu Sozeau
2015-01-18Revert "Adapting two files from test-suite to now forbidden Require's in modu...Maxime Dénès
2015-01-18Revert "Update test for #3363 now that Require is forbidden inside modules."Maxime Dénès
2015-01-18Revert "Fix files in test-suite having to do with Require inside modules."Maxime Dénès
2015-01-18Revert "TCs: Properly handle Hint Extern with conclusions of the form _ -> _"Matthieu Sozeau
2015-01-17Univs: proper printing of global and local universe names (onlyMatthieu Sozeau
2015-01-17Revert "Adapting two files from test-suite to now forbidden Require's in modu...Maxime Dénès
2015-01-17Revert "Update test for #3363 now that Require is forbidden inside modules."Maxime Dénès
2015-01-17Revert "Fix files in test-suite having to do with Require inside modules."Maxime Dénès
2015-01-16Revert "TCs: Properly handle Hint Extern with conclusions of the form _ -> _"Matthieu Sozeau
2015-01-13TCs: Properly handle Hint Extern with conclusions of the form _ -> _Matthieu Sozeau
2015-01-13Fix test-suite file, we were testing that no anomaly was raisedMatthieu Sozeau
2015-01-12Fix files in test-suite having to do with Require inside modules.Maxime Dénès
2015-01-12Update test for #3363 now that Require is forbidden inside modules.Maxime Dénès
2015-01-06Fixing test for bug #2830.Pierre-Marie Pédrot