aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* color, toc: Fix `make test`Simon McVittie2017-05-16
* color: Use markup for the preserved CSS, not character dataSimon McVittie2017-05-16
* color: Add a unit testSimon McVittie2017-05-16
* Add a simple unit test for [[!toc]]Simon McVittie2017-05-16
* Add a test-case for Markdown optionsSimon McVittie2017-05-16
* t/git-cgi.t: Wait 1 second before doing a revert that should succeedSimon McVittie2017-05-14
* t/passwordauth.t: new automated test for passwordauthSimon McVittie2017-01-11
* git-cgi.t: when committing directly, make sure we have a valid authorSimon McVittie2017-01-09
* t/git-cgi.t: fix race conditionSimon McVittie2017-01-09
* git: Add test coverage for reverting attachmentsSimon McVittie2016-12-28
* Add automated test for using the CGI with git, including CVE-2016-10026Simon McVittie2016-12-28
* git_revert test: reinstate ikiwiki.setup, and make it work uninstalledSimon McVittie2016-12-28
* Add a manual test for reverting git commitsSimon McVittie2016-12-19
* Exclude working directory from library path (CVE-2016-1238)Simon McVittie2016-07-28
* Wrapper: allocate new environment dynamicallySimon McVittie2016-05-11
* img test: exercise upper-case extensions for image filesSimon McVittie2016-05-09
* Fix spelling of "ratio" in test.Amitai Schlair2016-05-08
* img: make img_allowed_formats case-insensitiveSimon McVittie2016-05-07
* update test suite for svg passthrough by img directiveJoey Hess2016-05-06
* img: check magic number before giving common formats to ImageMagickSimon McVittie2016-05-05
* img: restrict to JPEG, PNG and GIF images by defaultSimon McVittie2016-05-05
* Fix CVS tests by uninverting $installed (cdfb4ab).Amitai Schlair2016-02-18
* Compose relative URLs in RSS feeds correctlySimon McVittie2016-01-21
* Don't fail to syslog if the wiki name contains %sSimon McVittie2016-01-21
* Force log messages to be bytestringsSimon McVittie2016-01-21
* img test: use the right filenames when testing that deletion occursSimon McVittie2016-01-19
* img test: skip testing PDFs if unsupportedSimon McVittie2016-01-19
* Merge remote-tracking branch 'smcv/ready/limit'Simon McVittie2015-11-30
|\
| * Rename show parameter of [[!inline]] and [[!pagestats]] to limitSimon McVittie2014-09-14
* | Add a test for unconfigured git identitySimon McVittie2015-11-30
* | tests: consistently use done_testing instead of no_planSimon McVittie2015-11-30
* | t/img.t: do not spuriously skipSimon McVittie2015-11-30
* | Run autopkgtest tests using autodep8 and the pkg-perl team's infrastructureSimon McVittie2015-11-30
* | Fix [[!meta name=foo]] by closing the open quote.Amitai Schlair2015-08-22
* | Sans ImageMagick, bail gracefully.Amitai Schlair2015-08-22
* | Mark a few straggling test scripts +x.Amitai Schlair2015-08-18
* | Test many behaviors of the meta directive.Amitai Schlair2015-08-15
* | Squelch regex deprecation warnings from Perl 5.22.Amitai Schlair2015-06-14
* | img test: set old timestamp on source file that will changeSimon McVittie2015-06-14
* | img: stop ImageMagick trying to be clever if filenames contain a colonSimon McVittie2015-06-13
* | t/inline.t: accept translations of "Add a new post titled:" (Closes: #779365)Simon McVittie2015-03-01
* | Standardize on --long-option instead of -long-optionSimon McVittie2015-03-01
* | textile-double-escape-bug.t: tolerate any valid encodingSimon McVittie2015-01-06
* | Turn positive test for wrong behaviour into a TODO test for right behaviourSimon McVittie2015-01-06
* | Document an annoying Text::Textile encoding bug.Amitai Schlair2014-12-22
* | Add regression test for libdir/libdirsSimon McVittie2014-12-09
* | Merge branch 'ready/html5'Simon McVittie2014-11-26
|\ \
| * | We no longer have a test for DTD-valid XHTML 1.0, but at least check well-for...Simon McVittie2014-10-16
| * | Remove now-redundant test-cases for a non-default html5 settingSimon McVittie2014-10-16
| * | Now that we're always using HTML5, <base href> can be relativeSimon McVittie2014-10-16