aboutsummaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed
AgeCommit message (Expand)Author
2014-01-25Adding a test for bug #3023.Pierre-Marie Pédrot
2014-01-10Fix bug#2080: error message on Ltac name clash with primitive tacticsxclerc
2013-12-16Added test-suite for bug #2990.Pierre-Marie Pédrot
2013-12-12Better unification for [projT1] and [proj1_sig].Jason Gross
2013-12-06Fix the refine related test-suite files to account for the new refine.Arnaud Spiwack
2013-12-02Test case for bug#2848.xclerc
2013-09-20Get rid of "shouldsucceed" subdirectory by moving tests to parent directory.xclerc
2013-09-20Get rid of "shouldfail" subdirectory by moving tests to parent directory.xclerc
2013-09-20Wrong bug identifier.xclerc
2013-09-20Update test for bug 2846 in order to use "Fail".xclerc
2013-09-20Use "Fail" rather than rely on exit code.xclerc
2013-08-04Added test for bug #2846.ppedrot
2013-08-04Added a test for bug #3062.ppedrot
2013-08-01Added a test for bug #3088.ppedrot
2013-07-29Tentative fix for #3054: we refresh universes in a term generatedppedrot
2013-07-25Fixing bug #3093 by adding the asked test case.ppedrot
2013-06-27Bugfix: Fixing #3050ppedrot
2013-05-08Protection against "Bad recursive type" in w_unify0 (bug #3036).herbelin
2013-04-27Added a unit test for bug #2230.ppedrot
2013-04-18Finer fix for bug 3017, mark unresolvability only of goals that aremsozeau
2013-04-17Like in r16346, do not filter local definitions (here in theherbelin
2013-04-16Added regression test for bug #3023 which was solved by Matthieu'sherbelin
2013-04-10Equality: avoid some unprotected List.nth (fix #2837)letouzey
2013-04-08Enrich test-suite with a test for #3022.ppedrot
2013-03-25Enrich test-suite with a test for #2928letouzey
2013-03-25Enrich test-suite with a test for #2734letouzey
2013-03-25Add the test-case of bug 2750 in the test-suiteletouzey
2013-03-21Robust display of NotConvertibleTypeField errors (fix #3008, #2995)letouzey
2013-03-21Firstorder: record with defined field aren't conjonctions (fix #2629)letouzey
2013-03-21Printmod: fresh fake namespaces for non-visible modules (fix #2668, #2983)letouzey
2013-03-20Check a list length before doing a List.chop (fix #3000)letouzey
2013-03-18Fix for bug #3004 (thanks Hugo!)letouzey
2013-02-21A slightly more efficient test of well-typedness of restriction ofherbelin
2013-02-05Fixed bug #2981 (anomaly NotASort in Retyping due to collision betweenherbelin
2013-01-29Added a file for testing regression of bug #2955 (anomaly in simpl inherbelin
2013-01-29Fixing bug #2969 (admit failing after Grab Existential Variables dueherbelin
2013-01-28Fixed bug #2966 (de Bruijn error in computation of heads for coercions).herbelin
2013-01-28Fixing one part of #2830 (anomaly "defined twice" due to nested calls toherbelin
2013-01-18Unset Asymmetric Patternspboutill
2012-11-25Fixed bug #2930: folded let-in's were hiding a violation to the occurherbelin
2012-07-29Fixing #2836 (materialize_evar might refine as a side effect theherbelin
2012-07-06Continuing r15459: it helps testing occur-check early in someherbelin
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2012-06-20Fixing bug #2817 (occur check was not done up to instantiation ofherbelin
2012-04-27Implicit arguments of Definition are taken from the type when given by the user.pboutill
2012-04-17Bug 2733 : { } implicits and Fixpointspboutill
2012-04-15Fixing tauto "special" behavior on singleton types w/ 2 parameters (bug #2680).herbelin
2012-04-12Repair two testsletouzey
2012-03-20Generalized the use of evar candidates in type inference unification:herbelin
2012-03-19Fix bugs related to Program integration.msozeau