aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite
Commit message (Expand)AuthorAge
* 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
* Fixing multiple printing bugs with "Notation f x := ..."Gravatar herbelin2011-04-08
* Did that adding a rule for printing applications as "f(x)" works.Gravatar herbelin2011-03-31
* Remove some weird syntax "fun ... ," that used to be accepted (cf r13876)Gravatar letouzey2011-03-16
* Adapt test-suite/output/Extraction_matchs_2413 to new indentation of extractionGravatar letouzey2011-03-16
* Fix inductive_template building ill-typed evars, and update test-suite scriptsGravatar msozeau2011-03-13
* Starting being more explicit on the reasons why module subtyping fails.Gravatar herbelin2011-03-05
* Improved define_evar_as_lambda which was creating an unrelated new evarGravatar herbelin2011-03-05
* Try to fix the behavior of clenv_missing used when declaring hintsGravatar letouzey2011-02-22
* Some fixes of the test-suite scriptsGravatar letouzey2011-02-21
* Fix test-suite script.Gravatar msozeau2011-02-21
* MacOS compatibilityGravatar pboutill2011-02-10
* Correct handling of existential variables when multiple differentGravatar msozeau2011-02-08
* test-suite/Makefile: add a rule to build all_stdlib.v (for the bench)Gravatar glondu2011-01-27
* Add a test for sorting all universes of stdlibGravatar glondu2011-01-25
* Add "Print Sorted Universes"Gravatar glondu2011-01-11