aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/stm
Commit message (Collapse)AuthorAge
* Updating test-suite after Bracketing Last Introduction Pattern set byGravatar Hugo Herbelin2015-11-10
| | | | | | | | | | | | | | | | | | default. Interestingly, there is an example where it makes the rest of the proof less natural. Goal forall x y:Z, ... intros [y|p1[|p2|p2]|p1[|p2|p2]]. where case analysis on y is not only in the 2nd and 3rd case, is not anymore easy to do. Still, I find the bracketing of intro-patterns a natural property, and its generalization in all situations a natural expectation for uniformity. So, what to do? The following is e.g. not as compact and "one-shot": intros [|p1|p1]; [intros y|intros [|p2|p2] ..].
* Remove some outdated files and fix permissions.Gravatar Guillaume Melquiond2015-07-31
|
* Regression test suite for STMGravatar gareuselesinge2013-10-03
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16840 85f007b7-540e-0410-9357-904b9bb8a0f7