Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix test cases for dynamic influence calculation | Joey Hess | 2010-04-22 |
| | |||
* | typo | Joey Hess | 2009-10-11 |
| | |||
* | move influence tests to pagespec_match_list.t | Joey Hess | 2009-10-09 |
| | |||
* | fix test to use new calling convention | Joey Hess | 2009-10-09 |
| | | | | | This test still fails several cases, since add_depends influence testing is currently commented out. | ||
* | add type info to influence information | Joey Hess | 2009-10-07 |
| | |||
* | convert add_depends to use influences | Joey Hess | 2009-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 specified | Joey Hess | 2009-10-06 |
| | |||
* | update to test backlinks() pagespecs | Joey Hess | 2009-10-06 |
| | |||
* | add test suite for add_depends | Joey Hess | 2009-10-04 |
and found a bug in my bitmath.. |