summaryrefslogtreecommitdiff
path: root/t/tag.t
AgeCommit message (Collapse)Author
2011-03-04get rid of diag explain againLudwig Nussel
2011-02-09turn off verboseJoey Hess
Want to avoid debug messages during tests
2011-02-09fix test countJoey Hess
2011-02-09Merge remote branch 'smcv/ready/transient-tag'Joey Hess
Conflicts: t/tag.t
2011-02-09Merge remote branch 'smcv/ready/tag-test'Joey Hess
2011-01-24clean up t/tmpJoey Hess
2011-01-24remove more test diag stuff that needs a newer Test::More than debian stable'sJoey Hess
2011-01-07tag test: write tag pages into the transient underlaySimon McVittie
2011-01-07tag: optionally write autocreated tags to the transient underlaySimon McVittie
For the moment, have the tag test keep the old behaviour.
2010-12-28tag test: assert that the only autofiles are the ones we wantSimon McVittie
2010-12-25extend the 'tag' test to cover auto-creation of tag pagesSimon McVittie
2010-04-10fix testsuiteJoey Hess
typedlink matchspec was removed
2010-04-04Remove tagged_is_strict option, and just behave as though it was enabledSimon McVittie
Jon was worried about the backwards-compatibility break involved in making tagged() not match non-tag links, but Joey seems less concerned about it.
2010-04-04implement typed links; add tagged_is_strict config optionSimon McVittie