aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
| * Always produce HTML5 doctype and new attributes, but not new elementsSimon McVittie2014-10-16
* | Work around Debian #771047: use a non-blank SVG for the regression testSimon McVittie2014-11-26
|/
* Extract test subs for each site. No change meant.Amitai Schlair2014-10-12
* Extract run_cgi(). No functional change intended.Amitai Schlair2014-10-12
* Extract check_generated_content(). Same output.Amitai Schlair2014-10-11
* Extract check_cgi_mode_bits(). No change intended.Amitai Schlair2014-10-10
* Extract thoroughly_rebuild(), a slight test change.Amitai Schlair2014-10-10
* Extract write_setup_file(). No functional change.Amitai Schlair2014-10-10
* simplify IPC::Run check (same behavior)Amitai Schlair2014-10-06
* In html5 mode, generate a host- or protocol-relative <base> for the CGISimon McVittie2014-10-05
* Add reverse_proxy option which hard-codes cgiurl in CGI outputSimon McVittie2014-10-05
* Avoid mixed content when cgiurl is https but url is notSimon McVittie2014-10-05
* Use protocol-relative URIs if cgiurl and url differ only by authority (hostname)Simon McVittie2014-10-05
* Fix a test-case that actually just repeated the previous one insteadSimon McVittie2014-10-05
* Force use of $config{url} as top URL in w3mmodeSimon McVittie2014-10-05
* relative URLs test: pass an appropriate PERL5LIB throughSimon McVittie2014-10-05
* add the beginnings of a test for CGI/static URL interactionsSimon McVittie2014-10-05
* Search $PATH for "validate", since the test does.Amitai Schlair2014-10-01
* img test: skip SVG tests if unsupported by Image::MagickSimon McVittie2014-09-16
* Pass -templatedir to get this test passing again.Amitai Schlair2014-09-15
* Merge branch 'ready/templatebody'Simon McVittie2014-09-15
|\
| * Add templatebody plugin and directive, and enable it by defaultSimon McVittie2014-03-05
* | Merge branch 'ready/autoindex-more-often'Simon McVittie2014-09-15
|\ \
| * | Allow creation of transient index pages for directories outside srcdirSimon McVittie2014-07-04
| * | Add a regression test for autoindex_commit => 1Simon McVittie2014-07-04
| * | autoindex test: check what happens to files in transient/normal underlaysSimon McVittie2014-07-04
* | | extend rst test to cover a fixed bugSimon McVittie2014-09-14
* | | extend regression test for inline to cover inlining, show, reverseSimon McVittie2014-09-14
* | | Merge branch 'ready/imgforpdf-and-more'Simon McVittie2014-09-12
|\ \ \
| * | | use readfile() instead of reinventing itSimon McVittie2014-09-01
| * | | unit test for bugs/image_rescaling_distorts_with_small_pictureschrysn2014-07-15
| * | | make img unittest easier to debugchrysn2014-07-15
| * | | img plugin: split resizing calculations and actual resizingchrysn2014-07-15