| Commit message (Expand) | Author | Age |
* | tests: consistently use done_testing instead of no_plan | Simon McVittie | 2015-11-30 |
* | t/img.t: do not spuriously skip | Simon McVittie | 2015-11-30 |
* | Run autopkgtest tests using autodep8 and the pkg-perl team's infrastructure | Simon McVittie | 2015-11-30 |
* | Fix [[!meta name=foo]] by closing the open quote. | Amitai Schlair | 2015-08-22 |
* | Sans ImageMagick, bail gracefully. | Amitai Schlair | 2015-08-22 |
* | Mark a few straggling test scripts +x. | Amitai Schlair | 2015-08-18 |
* | Test many behaviors of the meta directive. | Amitai Schlair | 2015-08-15 |
* | Squelch regex deprecation warnings from Perl 5.22. | Amitai Schlair | 2015-06-14 |
* | img test: set old timestamp on source file that will change | Simon McVittie | 2015-06-14 |
* | img: stop ImageMagick trying to be clever if filenames contain a colon | Simon McVittie | 2015-06-13 |
* | t/inline.t: accept translations of "Add a new post titled:" (Closes: #779365) | Simon McVittie | 2015-03-01 |
* | Standardize on --long-option instead of -long-option | Simon McVittie | 2015-03-01 |
* | textile-double-escape-bug.t: tolerate any valid encoding | Simon McVittie | 2015-01-06 |
* | Turn positive test for wrong behaviour into a TODO test for right behaviour | Simon McVittie | 2015-01-06 |
* | Document an annoying Text::Textile encoding bug. | Amitai Schlair | 2014-12-22 |
* | Add regression test for libdir/libdirs | Simon McVittie | 2014-12-09 |
* | Merge branch 'ready/html5' | Simon McVittie | 2014-11-26 |
|\ |
|
| * | We no longer have a test for DTD-valid XHTML 1.0, but at least check well-for... | Simon McVittie | 2014-10-16 |
| * | Remove now-redundant test-cases for a non-default html5 setting | Simon McVittie | 2014-10-16 |
| * | Now that we're always using HTML5, <base href> can be relative | Simon McVittie | 2014-10-16 |
| * | Always produce HTML5 doctype and new attributes, but not new elements | Simon McVittie | 2014-10-16 |
* | | Work around Debian #771047: use a non-blank SVG for the regression test | Simon McVittie | 2014-11-26 |
|/ |
|
* | Extract test subs for each site. No change meant. | Amitai Schlair | 2014-10-12 |
* | Extract run_cgi(). No functional change intended. | Amitai Schlair | 2014-10-12 |
* | Extract check_generated_content(). Same output. | Amitai Schlair | 2014-10-11 |
* | Extract check_cgi_mode_bits(). No change intended. | Amitai Schlair | 2014-10-10 |
* | Extract thoroughly_rebuild(), a slight test change. | Amitai Schlair | 2014-10-10 |
* | Extract write_setup_file(). No functional change. | Amitai Schlair | 2014-10-10 |
* | simplify IPC::Run check (same behavior) | Amitai Schlair | 2014-10-06 |
* | In html5 mode, generate a host- or protocol-relative <base> for the CGI | Simon McVittie | 2014-10-05 |
* | Add reverse_proxy option which hard-codes cgiurl in CGI output | Simon McVittie | 2014-10-05 |
* | Avoid mixed content when cgiurl is https but url is not | Simon McVittie | 2014-10-05 |
* | Use protocol-relative URIs if cgiurl and url differ only by authority (hostname) | Simon McVittie | 2014-10-05 |
* | Fix a test-case that actually just repeated the previous one instead | Simon McVittie | 2014-10-05 |
* | Force use of $config{url} as top URL in w3mmode | Simon McVittie | 2014-10-05 |
* | relative URLs test: pass an appropriate PERL5LIB through | Simon McVittie | 2014-10-05 |
* | add the beginnings of a test for CGI/static URL interactions | Simon McVittie | 2014-10-05 |
* | Search $PATH for "validate", since the test does. | Amitai Schlair | 2014-10-01 |
* | img test: skip SVG tests if unsupported by Image::Magick | Simon McVittie | 2014-09-16 |
* | Pass -templatedir to get this test passing again. | Amitai Schlair | 2014-09-15 |
* | Merge branch 'ready/templatebody' | Simon McVittie | 2014-09-15 |
|\ |
|
| * | Add templatebody plugin and directive, and enable it by default | Simon McVittie | 2014-03-05 |
* | | Merge branch 'ready/autoindex-more-often' | Simon McVittie | 2014-09-15 |
|\ \ |
|
| * | | Allow creation of transient index pages for directories outside srcdir | Simon McVittie | 2014-07-04 |
| * | | Add a regression test for autoindex_commit => 1 | Simon McVittie | 2014-07-04 |
| * | | autoindex test: check what happens to files in transient/normal underlays | Simon McVittie | 2014-07-04 |
* | | | extend rst test to cover a fixed bug | Simon McVittie | 2014-09-14 |
* | | | extend regression test for inline to cover inlining, show, reverse | Simon McVittie | 2014-09-14 |
* | | | Merge branch 'ready/imgforpdf-and-more' | Simon McVittie | 2014-09-12 |
|\ \ \ |
|
| * | | | use readfile() instead of reinventing it | Simon McVittie | 2014-09-01 |