aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
| * | | drop unittest workaround for new perlmagickchrysn2014-07-04
| * | | drop unittest workaround for perlmagickchrysn2014-07-04
| * | | make unittest work with all all three packages that provide perlmagickchrysn2014-07-04
| * | | add unittests for imgchrysn2014-07-04
| | |/ | |/|
* | | inline: postform=no should take precedence over rootpage existingSimon McVittie2014-07-04
| |/ |/|
* | fix test case ogg mime typeJoey Hess2014-06-13
|/
* Merge remote-tracking branch 'remotes/smcv/ready/template-syntax-test'Joey Hess2014-02-23
|\
| * template_syntax.t: include doc/templates/*.mdwn in testSimon McVittie2014-02-21
* | Merge remote-tracking branch 'intrigeri/fix_diffurl_vs._cgit'Joey Hess2014-02-23
|\ \
| * | Do not UTF8-escape "/" in Git's diffurl: cgit does not support this.intrigeri2013-12-31
* | | Merge remote-tracking branch 'anarcat/dev/syslog_utf8'Joey Hess2014-02-23
|\ \ \ | |_|/ |/| |
| * | don't edit config setting, but a temporary variable, complete and unbreak testsAntoine Beaupré2013-11-29
| * | failing test caseAntoine Beaupré2013-11-29
* | | avoid running this test if File:MimeInfo is not installedJoey Hess2014-01-25
| |/ |/|
* | remove test for page state saved for disabled pluginJoey Hess2013-11-16
|/
* Fix test suite to work with perl 5.18. Closes: #719969Joey Hess2013-08-30
* Genericize download link for more use cases.Amitai Schlair2013-06-26
* Merge branch 'master' into fancypodcastAmitai Schlair2013-05-12
|\
| * avoid running test if xml::twig is not installedJoey Hess2013-05-09