aboutsummaryrefslogtreecommitdiff
path: root/t/inline.t
Commit message (Collapse)AuthorAge
* extend regression test for inline to cover inlining, show, reverseSimon McVittie2014-09-14
|
* inline: postform=no should take precedence over rootpage existingSimon McVittie2014-07-04
If someone has explicitly disabled the postform, it seems reasonable from a least-astonishment point of view for that to take precedence over rootpage, even though that makes rootpage useless. Also add a regression test; so far, this is all it tests.