aboutsummaryrefslogtreecommitdiff
path: root/t/tag.t
Commit message (Collapse)AuthorAge
* t: Consistently remove temp directory before testing, not afterSimon McVittie2019-02-03
| | | | | | When a test fails, it's useful to be able to inspect the output. Signed-off-by: Simon McVittie <smcv@debian.org>
* get rid of diag explain againLudwig Nussel2011-03-04
|
* turn off verboseJoey Hess2011-02-09
| | | | Want to avoid debug messages during tests
* fix test countJoey Hess2011-02-09
|
* Merge remote branch 'smcv/ready/transient-tag'Joey Hess2011-02-09
|\ | | | | | | | | Conflicts: t/tag.t
| * tag test: write tag pages into the transient underlaySimon McVittie2011-01-07
| |
| * tag: optionally write autocreated tags to the transient underlaySimon McVittie2011-01-07
| | | | | | | | For the moment, have the tag test keep the old behaviour.
* | Merge remote branch 'smcv/ready/tag-test'Joey Hess2011-02-09
|\|
| * tag test: assert that the only autofiles are the ones we wantSimon McVittie2010-12-28
| |
* | clean up t/tmpJoey Hess2011-01-24
| |
* | remove more test diag stuff that needs a newer Test::More than debian stable'sJoey Hess2011-01-24
|/
* extend the 'tag' test to cover auto-creation of tag pagesSimon McVittie2010-12-25
|
* fix testsuiteJoey Hess2010-04-10
| | | | typedlink matchspec was removed
* Remove tagged_is_strict option, and just behave as though it was enabledSimon McVittie2010-04-04
| | | | | Jon was worried about the backwards-compatibility break involved in making tagged() not match non-tag links, but Joey seems less concerned about it.
* implement typed links; add tagged_is_strict config optionSimon McVittie2010-04-04