Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-22 | fix test cases for dynamic influence calculation | Joey Hess | |
2009-10-11 | typo | Joey Hess | |
2009-10-09 | move influence tests to pagespec_match_list.t | Joey Hess | |
2009-10-09 | fix test to use new calling convention | Joey Hess | |
This test still fails several cases, since add_depends influence testing is currently commented out. | |||
2009-10-07 | add type info to influence information | Joey Hess | |
2009-10-07 | convert add_depends to use influences | Joey Hess | |
No more horrible special-case pagespec parsing. OTOH, matching over all pages to determine influences is a lot of work. | |||
2009-10-06 | add_depends should default to content dependencies if unknown type specified | Joey Hess | |
2009-10-06 | update to test backlinks() pagespecs | Joey Hess | |
2009-10-04 | add test suite for add_depends | Joey Hess | |
and found a bug in my bitmath.. |