aboutsummaryrefslogtreecommitdiff
path: root/t/add_depends.t
Commit message (Collapse)AuthorAge
* fix test cases for dynamic influence calculationJoey Hess2010-04-22
|
* typoJoey Hess2009-10-11
|
* move influence tests to pagespec_match_list.tJoey Hess2009-10-09
|
* fix test to use new calling conventionJoey Hess2009-10-09
| | | | | This test still fails several cases, since add_depends influence testing is currently commented out.
* add type info to influence informationJoey Hess2009-10-07
|
* convert add_depends to use influencesJoey Hess2009-10-07
| | | | | | No more horrible special-case pagespec parsing. OTOH, matching over all pages to determine influences is a lot of work.
* add_depends should default to content dependencies if unknown type specifiedJoey Hess2009-10-06
|
* update to test backlinks() pagespecsJoey Hess2009-10-06
|
* add test suite for add_dependsJoey Hess2009-10-04
and found a bug in my bitmath..