aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite
Commit message (Expand)AuthorAge
* Added support for referring to subterms of the goal by pattern.Gravatar herbelin2011-09-26
* test-suite : an additional message displayed by Notation2.vGravatar letouzey2011-09-22
* Fix test-suite for s/Defining '\1' as keyword/Identifier '\1' now a keyword/.Gravatar letouzey2011-09-22
* Fix test-suite/ide for repository compiled without -local (fix #2600)Gravatar letouzey2011-09-19
* Various fixes in the MakefilesGravatar letouzey2011-09-17
* Omega aware of Z.pred (fix #1912)Gravatar letouzey2011-09-15
* Re-allowing assumptions during proofs seems safe now (fix #2411)Gravatar letouzey2011-09-15
* test-suite/ide: misc improvementGravatar letouzey2011-09-06
* fake_ide: a short program to mimic an ide talking to coqtop -ideslaveGravatar letouzey2011-09-05
* Fixing printing bug with last trailing non-maximally implicitGravatar herbelin2011-08-10
* Partly revert commit r14389 about relaxing the condition for being a keywordGravatar herbelin2011-08-10
* Be a bit less aggressive in declaring idents as keywords in notationsGravatar herbelin2011-08-08
* moins de reification inutile, noatations standardsGravatar pottier2011-08-04
* or_introl is now too complicated for basic tests of test-suite/output/PrintIn...Gravatar pboutill2011-07-26
* This adds two option tables 'Printing Record' and 'Printing Constructor'Gravatar herbelin2011-07-16
* fix bug 2510: xml test is in the summary if it failsGravatar pboutill2011-06-22
* Relaxed the constraint introduced in r14190 that froze the existingGravatar herbelin2011-06-18
* r14204 and 14218 continued: completely removing test for bug #2490,Gravatar herbelin2011-06-18
* Partial backtrack on wrong r14204: bug #2490 still open.Gravatar herbelin2011-06-18
* add names of theorems in outputGravatar jnarboux2011-06-18
* Tests de nsatz avec la geometrieGravatar pottier2011-06-16
* Regression files for bugs #2304 and #2490.Gravatar herbelin2011-06-14
* Fixing bug #2181 (Class mechanism can create dependencies over unnamedGravatar herbelin2011-06-14
* Added full pattern-unification on Meta for tactic unification.Gravatar herbelin2011-06-13
* Another bug of Scheme Induction (generated names dep/nodep were swapped).Gravatar herbelin2011-06-13
* Fixing an anomaly in Scheme Induction.Gravatar herbelin2011-06-13
* Added a new flag for freezing evars in tactic unification. Used thisGravatar herbelin2011-06-12
* Fixing another bug with "_" intro pattern.Gravatar herbelin2011-06-10
* Made use of "_" in repeated use of intros_patterns work (withGravatar herbelin2011-06-10
* ring2, cring, nsatz avec type classe avec parametres plus notationsGravatar pottier2011-06-10
* Make Notation works with anonymous-level "Type".Gravatar herbelin2011-06-08
* Mini-test for etaGravatar herbelin2011-05-26
* Partial fix for accepting bound variables with same name as implicitGravatar herbelin2011-05-26
* Fixing discriminate for identity.Gravatar herbelin2011-05-26
* Add simple test of bullet behaviour.Gravatar aspiwack2011-05-17
* test-suite: no more ..._beq in the output of the search testsGravatar letouzey2011-05-16
* Fix order in Search tests.Gravatar letouzey2011-05-16
* Test for bug 462 and 2342 fixed by Matthieu's 13990 (or so).Gravatar herbelin2011-05-15
* Fixes in the test-suite after modularisation of ZArith and coGravatar letouzey2011-05-06
* Merge branch 'subclasses' into coq-trunkGravatar msozeau2011-05-05
* Typo in test InitSyntax.outGravatar herbelin2011-04-29
* Fixing an "apply -> ... in hyp" bug (the hyp was considered as a fixedGravatar herbelin2011-04-28
* Fixed notation printing bug when curly brackets are involved (requestsGravatar herbelin2011-04-28
* Fixing output of Notations2.v test messed up in r14060Gravatar herbelin2011-04-27
* Fixing and completing interpretation of let's in notations for iterated binders.Gravatar herbelin2011-04-25
* Take benefit of eta-expansion so that "ex P" is displayed "exists x, P x".Gravatar herbelin2011-04-15
* Revert "Add [Polymorphic] flag for defs"Gravatar msozeau2011-04-13
* - Do not make constants with an assigned type polymorphic (wrong unfoldings).Gravatar msozeau2011-04-13
* Add [Polymorphic] flag for defsGravatar msozeau2011-04-13
* Applying and reworking Tom Prince's patch for test-suite/failure/universes2.vGravatar herbelin2011-04-08