From: Joey Hess Date: Mon, 5 Sep 2011 17:15:59 +0000 (-0400) Subject: Fix comments testsuite to not rely on Date::Parse's ability to parse the date Columbu... X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f774f209133ddce006c74fe36cc7735963fc2516;p=ikiwiki.git Fix comments testsuite to not rely on Date::Parse's ability to parse the date Columbus discovered America. Closes: #640350 This is such a pity. smcv had these great dates, but squeeze's Date::Parse cannot parse them. Oh well, at least it makes for a great bug closure title. --- diff --git a/debian/changelog b/debian/changelog index 06f07b217..9444de7cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ ikiwiki (3.20110716) UNRELEASED; urgency=low * search: Fix encoding bug in calculation of maximum term size. * inline: When indexing internal pages for searching, use the url of the inlining page. + * Fix comments testsuite to not rely on Date::Parse's ability to + parse the date Columbus discovered America. Closes: #640350 -- Joey Hess Tue, 19 Jul 2011 11:22:52 -0400 diff --git a/t/comments.t b/t/comments.t index 4721d7a9c..da2148b6b 100755 --- a/t/comments.t +++ b/t/comments.t @@ -21,14 +21,14 @@ writefile("post/comment_3._comment", "t/tmp/in", $comment); $comment = <