summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2010-03-26Fix incorrect influence info returned by a failing link() pagespec, that coul...Joey Hess
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
2009-10-09fix test to use new calling conventionJoey Hess
2009-10-08rename use_pagespec to pagespec_match_listJoey Hess
2009-10-08fix test broken by change to failing link() influenceJoey Hess
2009-10-08use_pagespec: do not fail with error when unable to match, unless it failsJoey Hess
2009-10-08add use_pagespec and deptype functionsJoey Hess
2009-10-07add type info to influence informationJoey Hess
2009-10-07convert add_depends to use influencesJoey Hess
2009-10-07more influences testsJoey Hess
2009-10-07add influence info to match_*Joey Hess
2009-10-07make success and failreason objects carry an influences hashJoey Hess
2009-10-06add_depends should default to content dependencies if unknown type specifiedJoey Hess
2009-10-06update to test backlinks() pagespecsJoey Hess
2009-10-04add test suite for add_dependsJoey Hess
2009-09-13fix CVS prune testJoey Hess
2009-09-10skip if cvsps is not availableJoey Hess
2009-09-10CVS operations generally need to be within CVS checkouts, so these chdir()Amitai Schlair
2009-09-09Add automated tests, modeled after svn's. Note the chdir() calls;Amitai Schlair
2009-08-30Merge branch 'master' of git://github.com/joeyh/ikiwikiAmitai Schlair
2009-08-25Remove now-unused function pagespec_mergeSimon McVittie
2009-08-25Use a hash to de-duplicate dependenciesSimon McVittie
2009-08-24Optimize the dependencies listSimon McVittie
2009-08-13Add my CVS plugin and related patches.Amitai Schlair
2009-07-21use underlay_install as optimisatonJoey Hess
2009-07-19Merge branch 'master' into poJoey Hess
2009-06-08Optimise use of gettext, and avoid ugly warnings if Locale::gettext is not av...Joey Hess
2009-06-06Merge commit 'upstream/master' into pub/pointrigeri
2009-06-05add test case for unterminated """ stringJoey Hess
2009-05-25Fix test suite to not rely on an installed copy of ikiwiki after underlaydir ...Joey Hess
2009-05-22stop using perl -T hereJoey Hess
2009-05-21add test case for multiline pagespecJoey Hess