summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2010-07-16add 2 failing test casesJoey Hess
2010-07-16add test of file replaceJoey Hess
2010-06-25clean up messages about unavailable vcs programsJoey Hess
2010-06-23rcs_commit and rcs_commit_staged api changesJoey Hess
2010-05-07pretty openid loginJoey Hess
2010-05-05remove bogus test for empty pageJoey Hess
2010-05-05add testJoey Hess
2010-05-05fix test countJoey Hess
2010-05-04add test suite for find_src_filesJoey Hess
2010-04-26update test suite for recent index load on rebuild changesJoey Hess
2010-04-26Add page() PageSpec, which is like glob() but matches only pages, not other ...Joey Hess
2010-04-23add test case to ensure all templates are documentedJoey Hess
2010-04-22fix test cases for dynamic influence calculationJoey Hess
2010-04-21added a test case for this bugJoey Hess
2010-04-21backlink influence data seems okJoey Hess
2010-04-20remove 2 argument form of file_prunedJoey Hess
2010-04-17unfinished file_prune revampJoey Hess
2010-04-17Fix get_ctime implementation in Bazaar plugin, add get_mtime implementation.Jelmer Vernooij
2010-04-12more tests with more itemsJoey Hess
2010-04-11optimization: pagespec_match_list with no num limit matches before sortingJoey Hess
2010-04-10fix testsuiteJoey Hess
2010-04-06Merge remote branch 'smcv/ready/sort-package'Joey Hess
2010-04-05Use $a and $b for SortSpec cmp callbacksSimon McVittie
2010-04-04Add a unit test for changed-link calculationSimon McVittie
2010-04-04Remove tagged_is_strict option, and just behave as though it was enabledSimon McVittie
2010-04-04implement typed links; add tagged_is_strict config optionSimon McVittie
2010-04-03Move sort hooks to the IkiWiki::SortSpec namespaceSimon McVittie
2010-03-26Fix incorrect influence info returned by a failing link() pagespec, that coul...Joey Hess
2010-03-25Reimplement extensible sorting mechanisms, in the same way as pagespecsSimon McVittie
2010-03-24Allow sorting to be combined and/or reversedSimon McVittie
2010-03-24Allow hooks to add sorting functions to pagespec_match_listSimon McVittie
2010-03-14updateJoey Hess
2010-03-13Improve openid url munging; do not display anchors and cgi parameters, as use...Joey Hess
2010-02-26Loosen regexp, to allow empty quoted parameters in directives.Joey Hess
2010-02-11add some openid matching testsJoey Hess
2010-02-11Allow globs to be used in user() pagespecs.Joey Hess
2009-11-30fix test suite after bestlink changeJoey Hess
2009-10-15override LC_ALL, not LANGJoey Hess
2009-10-14build wiki in C locale, to ensure that the "no broken links" message is not t...Joey Hess
2009-10-14abort test if cvs prereq perl modules are not availableJoey Hess
2009-10-13fix some broken influence blocking testing, add more testsJoey Hess
2009-10-13tests for influence blockingJoey Hess
2009-10-11add some TODO tests for influence blockingJoey Hess
2009-10-11influences returns hash ref nowJoey Hess
2009-10-11typoJoey Hess
2009-10-11typoJoey Hess
2009-10-09updateJoey Hess
2009-10-09added tests of SuccessReason/FailReason objectsJoey Hess
2009-10-09move influence tests to pagespec_match_list.tJoey Hess
2009-10-09conditional: use yesnoJoey Hess