| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-16 | Fix unification of non-unfoldable primitive projections in evarconv. | Matthieu Sozeau | |
| 2014-05-13 | Test-suite for bug #3259. | Pierre-Marie Pédrot | |
| 2014-05-12 | Update various polyproj bugs w.r.t. latest trunk | Jason Gross | |
| 2014-05-10 | Add appropriate Fail(s) to opened bugs | Jason Gross | |
| The contract is that a file in bugs/opened should not raise errors if the bug is still open. Some of them fail for different reasons than they used to; I'm not sure what to do about these. | |||
| 2014-05-10 | Move opened bugs to bugs/opened | Jason Gross | |
| 2014-05-10 | Add more regression tests for univ poly/prim proj | Jason Gross | |
| hese regression tests are aggregated from the various bugs I (and others) have reported on https://github.com/HoTT/coq/issues relating to universe polymorphism, primitive projections, and eta for records. These are the tests that trunk currently fails. I'm not sure about the naming scheme (HoTT_coq_###.v, where ### is the number of the issue in GitHub), but I couldn't think of a better one. | |||
| 2014-05-09 | Refresh universes for Ltac's type_of, as the term can be used anywhere, | Matthieu Sozeau | |
| fixing two opened bugs from HoTT/coq. | |||
| 2014-05-09 | Merge branch 'working-polyproj-tests' of https://github.com/JasonGross/coq ↵ | Matthieu Sozeau | |
| into JasonGross-working-polyproj-tests | |||
| 2014-05-09 | Fix second-order matching to properly check that the predicate found by | Matthieu Sozeau | |
| abstraction has the right type. Fixes bug# 3306. Add test-suite files for bugs 3305 and 3306. | |||
| 2014-05-08 | Fixing test-suite for bug #3043. | Pierre-Marie Pédrot | |
| 2014-05-06 | Adding test-suite for bug #3242. | Pierre-Marie Pédrot | |
| 2014-05-06 | Add regression tests for univ. poly. and prim proj | Jason Gross | |
| These regression tests are aggregated from the various bugs I (and others) have reported on https://github.com/HoTT/coq/issues relating to universe polymorphism, primitive projections, and eta for records. These are the tests that trunk currently passes. I'm not sure about the naming scheme (HoTT_coq_###.v, where ### is the number of the issue in GitHub), but I couldn't think of a better one. | |||
| 2014-05-06 | Keep track of universes on coercion applications even if they're not ↵ | Matthieu Sozeau | |
| polymorphic (fixes bug #3043). | |||
| 2014-05-06 | Refresh some universes in cases.ml as they might appear in the term. | Matthieu Sozeau | |
| 2014-05-06 | Fix set_leq_sort refusing max(u,Set) <= Set when u is flexible. | Matthieu Sozeau | |
| 2014-05-06 | Retype application of fix_proto to get the right universes in Program | Matthieu Sozeau | |
| 2014-04-22 | Add regression tests for 3188 and 3265 | Jason Gross | |
| 2014-04-20 | Adding a test for bug #2923. | Pierre-Marie Pédrot | |
| 2014-04-20 | Adding a test for bug #3285. | Pierre-Marie Pédrot | |
| 2014-04-10 | better description of bug 3251 | Enrico Tassi | |
| 2014-04-10 | coqtop -batch refuses Back 1 but accepts Undo. | Pierre Boutillier | |
| 2014-04-10 | By resolution of the CoqWG, instantiate must not be used now that refine works | Pierre Boutillier | |
| 2014-04-10 | No more Coersion in Init. | Pierre Boutillier | |
| 2014-04-10 | Define [projT3] and [proj3_sig] | Jason Gross | |
| Also allow [projT1]/[projT2] to work for [sigT2]s and [proj1_sig]/[proj2_sig] to work for [sig2]s, by means of coercions. This closes Bug 3044. This closes Pull Request #4. | |||
| 2014-04-10 | Test case for bug 3037 | Jason Gross | |
| Closed in 4a8950ec7a0d9f2b216e67e69b446c064590a8e9 | |||
| 2014-04-10 | Test case for 3164 | Jason Gross | |
| Closed in 69c4d0fd7b8325187e8da697a9c283594047d. I used [Timeout 2] to distinguish between stack overflow and immediate return. | |||
| 2014-04-10 | Test case for bug 3262 | Jason Gross | |
| Closed in f65fa9de8a4c9c12d933188a755b51508bd51921 I used [Timeout 2 Fail] to test the difference between immediate failure and stack overflow. Hopefully this is robust enough. | |||
| 2014-04-10 | Test case for bug #3217 | Jason Gross | |
| It was fixed in c3feef4ed5dec126f1144dec91eee9c0f0522a94. The test case uses [Timeout 2] to test for "Coq runs instantaneously rather than running out of memory". Hopefully this is robust enough. | |||
| 2014-04-10 | Add a regression test for bug 3001 | Jason Gross | |
| 2014-04-05 | Test for bug #3142, actually duplicate of #3262. | Hugo Herbelin | |
| 2014-04-05 | Fixing bug #3228 (fixing precedence of ltac variables over variables in env). | Hugo Herbelin | |
| 2014-04-02 | Add a test case for bug 3251 | Jason Gross | |
| It was closed in 5b39c3535f7b3383d89d7b844537244a4e7c0eca. | |||
| 2014-04-01 | Fixing bug #2900 (evar/evar unif was supposed to be treated in | Hugo Herbelin | |
| solve_simple_eqn but in case the second evar was hidden behind a local variable, it arrived in evar_define and imitate, wrongly assuming progress). | |||
| 2014-01-25 | Adding a test for bug #3023. | Pierre-Marie Pédrot | |
| 2014-01-10 | Fix bug#2080: error message on Ltac name clash with primitive tactics | xclerc | |
| 2013-12-19 | Missing Fail in r16792 | Pierre Boutillier | |
| 2013-12-16 | Added test-suite for bug #2990. | Pierre-Marie Pédrot | |
| 2013-12-12 | Better unification for [projT1] and [proj1_sig]. | Jason Gross | |
| This way, [fun A (P : A -> Prop) (X : sigT P) => proj1_sig X] unifies with [fun A (P : A -> Prop) (X : sigT P) => projT1 X]. This closes Bug 3043. | |||
| 2013-12-06 | Fix the refine related test-suite files to account for the new refine. | Arnaud Spiwack | |
| 2013-12-02 | Test case for bug#2848. | xclerc | |
| 2013-11-29 | Testsuite: flatten the 'bugs/opened' directory. | xclerc | |
| 2013-09-20 | Get rid of "shouldsucceed" subdirectory by moving tests to parent directory. | xclerc | |
| git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16797 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
| 2013-09-20 | Get rid of "shouldfail" subdirectory by moving tests to parent directory. | xclerc | |
| git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16796 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
| 2013-09-20 | Wrong bug identifier. | xclerc | |
| git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16795 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
| 2013-09-20 | Update test for bug 2846 in order to use "Fail". | xclerc | |
| git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16793 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
| 2013-09-20 | Use "Fail" rather than rely on exit code. | xclerc | |
| git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16792 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
| 2013-08-04 | Added test for bug #2846. | ppedrot | |
| git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16663 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
| 2013-08-04 | Added a test for bug #3062. | ppedrot | |
| git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16661 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
| 2013-08-01 | Added a test for bug #3088. | ppedrot | |
| git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16650 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
| 2013-07-29 | Tentative fix for #3054: we refresh universes in a term generated | ppedrot | |
| by congruence, as it seems to be done methodically on the remaining of this plugin. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16642 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
