ikiwiki/t
Simon McVittie 6b6d330bad textile-double-escape-bug.t: tolerate any valid encoding
Discount in current Debian unstable turns the IURI href into a URI
by encoding the Unicode as UTF-8 and %-escaping each byte.
That is valid, and matches Wikipedia's expectations, but was breaking
this test for me.

It would also be entirely valid (and lead to equivalent parsing) if the
ö was represented as ö, ö or &#xf6 in the text and/or the href.
2015-01-06 00:28:18 +00:00
..
basewiki_brokenlinks
img make unittest work with all all three packages that provide perlmagick 2014-07-04 22:32:13 +02:00
parentlinks/templates
tinyblog
tinypodcast When inlining HTML pages, render enclosures. 2013-02-19 20:22:47 -05:00
404.t
add_depends.t
autoindex-committed.t Add a regression test for autoindex_commit => 1 2014-07-04 09:22:57 +01:00
autoindex.t Allow creation of transient index pages for directories outside srcdir 2014-07-04 09:25:09 +01:00
basename.t
basewiki_brokenlinks.t
bazaar.t t/bazaar.t: Work around bzr 2.2.0's new requirement to configure bzr whoami before committing. 2010-08-30 15:23:22 -04:00
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 Fix comments testsuite to not rely on Date::Parse's ability to parse the date Columbus discovered America. Closes: #640350 2011-09-05 13:17:36 -04:00
conflicts.t another class of conflicts: subdir/file conflicts 2010-07-18 17:16:39 -04:00
crazy-badass-perl-bug.t the underlying perl bug that this test case checks a workaround for has now been fixed 2011-05-31 16:21:58 -04:00
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 Do not UTF8-escape "/" in Git's diffurl: cgit does not support this. 2013-12-31 01:47:10 +00:00
htmlbalance.t
htmlize.t fix test suite to work with discount 2012-01-01 17:28:31 -04:00
img.t Work around Debian #771047: use a non-blank SVG for the regression test 2014-11-26 11:10:44 +00:00
index.t remove test for page state saved for disabled plugin 2013-11-16 12:43:46 -04:00
inline.t extend regression test for inline to cover inlining, show, reverse 2014-09-14 15:14:42 +01:00
libdirs.t Add regression test for libdir/libdirs 2014-12-09 22:54:26 +00: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 clean up messages about unavailable vcs programs 2010-06-25 00:30:12 -04:00
openiduser.t pretty openid login 2010-05-07 20:14:25 -04:00
pagename.t
pagespec_match.t Fix test suite failure on other side of date line. 2010-09-29 11:58:45 -04:00
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 remove bogus test for empty page 2010-05-05 22:47:37 -04:00
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 fix test case ogg mime type 2014-06-13 10:25:27 -04:00
preprocess.t added test cases for heredoc and triple-single. 2011-05-13 11:24:16 -04:00
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
relativity.t Remove now-redundant test-cases for a non-default html5 setting 2014-10-16 11:08:01 +01:00
renamepage.t
rssurls.t add test case for RSS url munging 2010-11-16 16:48:42 -04:00
rst.t extend rst test to cover a fixed bug 2014-09-14 15:47:42 +01:00
svn.t clean up messages about unavailable vcs programs 2010-06-25 00:30:12 -04:00
syntax.t avoid syntax checking cvs, since it needs File::Chdir, which 2012-04-27 13:59:36 -04:00
syslog.t don't edit config setting, but a temporary variable, complete and unbreak tests 2013-11-29 01:09:04 -05:00
tag.t get rid of diag explain again 2011-03-04 11:23:10 -04:00
template_syntax.t template_syntax.t: include doc/templates/*.mdwn in test 2014-02-21 18:38:10 +00:00
templatebody.t Add templatebody plugin and directive, and enable it by default 2014-03-05 10:42:19 +00:00
templates_documented.t
test1.mdwn
test2.mdwn
test3.mdwn
textile-double-escape-bug.t textile-double-escape-bug.t: tolerate any valid encoding 2015-01-06 00:28:18 +00:00
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 Avoid mixed content when cgiurl is https but url is not 2014-10-05 23:49:37 +01:00
wellformed.t We no longer have a test for DTD-valid XHTML 1.0, but at least check well-formedness 2014-10-16 11:25:10 +01:00
yesno.t