ikiwiki/t
Joey Hess fae7ed1429 remove test for page state saved for disabled plugin
My change did cause this state to be retained. I hope this is not a
problem.

Afaik, plugins test if they were disabled before by looking at the toplevel
plugin state, not the per-page plugin state. So the only remaining problem
might be

a) A plugin is disabled but its state keeps being saved. Which is not
   ideal, perhaps, but the large speedup of my optimisation seems worth it.
b) A plugin might have been enabled, be disabled, and get re-enabled, and
   see old state from before. I don't see how this would be different from
   the plugin seeing any other old state, though, so hopefully no breakage.

My optmisation looks a little more risky, but I still hope I can keep it.
2013-11-16 12:43:46 -04:00
..
basewiki_brokenlinks
parentlinks/templates
tinyblog
tinypodcast When inlining HTML pages, render enclosures. 2013-02-19 20:22:47 -05:00
404.t
add_depends.t
autoindex.t
basename.t
basewiki_brokenlinks.t
bazaar.t
beautify_urlpath.t
bestlink.t
calculate_changed_links.t
cmp_path.t Add path and path_natural sort orders 2011-12-06 14:26:34 -04:00
comments.t
conflicts.t
crazy-badass-perl-bug.t
cvs.t Bump test count for previous. 2013-02-02 14:19:50 -05:00
dirname.t
file_pruned.t
find_src_files.t
git.t
html.t
htmlbalance.t
htmlize.t fix test suite to work with discount 2012-01-01 17:28:31 -04:00
index.t remove test for page state saved for disabled plugin 2013-11-16 12:43:46 -04:00
linkify.t
linkpage.t
map.t avoid running test if xml::twig is not installed 2013-05-09 10:46:25 -04:00
mercurial.t
openiduser.t
pagename.t
pagespec_match.t
pagespec_match_list.t Add path and path_natural sort orders 2011-12-06 14:26:34 -04:00
pagespec_match_result.t
pagetitle.t
parentlinks.t
permalink.t permalink test: start by deleting t/tmp 2013-02-24 13:18:34 +00:00
po.t Fix test suite to work with perl 5.18. Closes: #719969 2013-08-30 22:43:02 -04:00
podcast.t Genericize download link for more use cases. 2013-06-26 20:21:33 -04:00
preprocess.t
prune.t prune: do not prune beyond an optional base directory, and add a test 2012-04-07 17:52:29 +01:00
readfile.t
renamepage.t
rssurls.t
rst.t Add a trivial test for the rst plugin 2011-10-22 19:46:42 +01:00
svn.t
syntax.t avoid syntax checking cvs, since it needs File::Chdir, which 2012-04-27 13:59:36 -04:00
tag.t
template_syntax.t
templates_documented.t
test1.mdwn
test2.mdwn
test3.mdwn
titlepage.t
trail.t If the title of a trail or trail-member changes, rebuild affected pages 2013-01-02 19:19:32 +00:00
urlto.t
yesno.t