aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/output/PrintModule.v
Commit message (Collapse)AuthorAge
* Fix bug #4661: Cannot mask the absolute name.Gravatar Pierre-Marie Pédrot2016-10-01
| | | | | | The patch is quite dumb: it essentially consists in alpha-renaming bound module names when printing a functor, by checking that the name was not already present, and generating a fresh one otherwise.
* Output test for bug #2169.Gravatar Pierre-Marie Pédrot2015-07-27