summaryrefslogtreecommitdiff
path: root/ext/Pod-Html/t
Commit message (Expand)AuthorAgeFilesLines
* Testing.pm: minor grammatical corrections and docs tidyingJames E Keenan2022-11-281-13/+20
* Pod-Html auxiliary subroutines now imported only from Pod::Html::UtilJames E Keenan2022-11-282-115/+1
* Pod::Html: improve all testsMichiel Beijen2022-01-0419-62/+61
* Exercise Pod::Html::Util::html_escape on Title elementJames E Keenan2021-09-012-3/+3
* Pod-Html: remove commented-out codeJames E Keenan2021-08-231-2/+1
* Introduce $self->{Pages}James E Keenan2021-08-231-1/+2
* Increment $VERSION to 1.33 in all .pm filesJames E Keenan2021-08-231-1/+1
* Pod-Html: document new location for utility functionsJames E Keenan2021-08-103-3/+131
* Increment $VERSION throughoutJames E Keenan2021-07-111-1/+1
* Re-arrange subs in calling orderJames E Keenan2021-07-111-1/+1
* Use lowercase for lexical variables -- even filehandlesJames E Keenan2021-07-061-6/+6
* Pod-Html: rename Auxiliary.pm to Util.pmJames E Keenan2021-07-064-5/+5
* Introduce Pod::Html::AuxiliaryJames E Keenan2021-07-066-9/+18
* Reduce default arguments for Testing:_prepare_argstable()James E Keenan2021-07-062-4/+5
* Introduce Testing::record_state_of_cache()James E Keenan2021-07-062-12/+126
* ext/Pod-Html/t/*.t: Have each file run in tempdirJames E Keenan2021-06-2818-399/+1144
* Temporarily uncuddle the 'else'sJames E Keenan2021-02-281-4/+2
* List the switches without the hyphensJames E Keenan2021-02-281-5/+5
* Make 3rd argument to convert_n_test a hash refJames E Keenan2021-02-2813-112/+138
* Start refactoring convert_n_test()James E Keenan2021-02-281-5/+10
* Fix a failing testScott Baker2020-11-031-1/+1
* Fix some tests for Pod2HTMLScott Baker2020-11-032-4/+4
* Reword pod2html crossref err msgs; show only if $verboseMarc Green2020-02-111-2/+4
* fix links in generated HTML documentationZefram2017-12-141-12/+12
* automatic titling in Pod::HtmlZefram2017-12-1311-11/+11
* fix ext/Pod-Html/t/*.t that assumed '.' in @INCDavid Mitchell2017-04-0715-15/+15
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-2/+2
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-284-4/+4
* Fixes for Pod-HTML tests after Pod-Simple updateJames E Keenan2015-01-182-3/+7
* pod2html output concernsTony Cook2013-07-1914-16/+16
* [perl #113926] fix a hash randomization bugTony Cook2013-06-241-2/+2
* [perl #113926] add tests for Pod::Html::anchorify()James E Keenan2013-06-241-0/+96
* correct Pod-Html tests for new Pod-Simple outputRicardo Signes2013-02-285-12/+12
* Pod::Html test portability redux.Craig A. Berry2013-01-066-18/+23
* silence warning about use of --libpodsRobin Barker2012-07-131-1/+0
* Add --libpods back as a non-functional option to pod2html.Steve Peters2012-05-041-1/+1
* disable codes_in_verbatim for Pod::HtmlRicardo Signes2012-04-262-0/+4
* make Pod-Html's _unixify normalize Win32 drive lettersRicardo Signes2012-04-152-2/+2
* make the pod2html tests work with fs with volssmoke-me/pod-htmlRicardo Signes2012-03-121-5/+5
* Portability tweaks to Pod::Html's cache.t.Craig A. Berry2012-02-281-3/+4
* Different differences for Pod::Html tests.Craig A. Berry2012-02-281-10/+12
* work harder to get useful diagnostics on Win32Ricardo Signes2012-02-222-17/+23
* don't assume that filesys starts at / in Pod-HtmlRicardo Signes2012-02-212-4/+5
* Fix bug in pod2html crossreferencingMarc Green2012-02-203-1/+209
* Pod::Html's feature2.t needs to match path separators portably.Nicholas Clark2012-02-151-1/+1
* add --quiet to silence noisy testsRobin Barker2012-02-128-3/+25
* Move lib/Pod/t/eol.t to ext/Pod-Html, as it's testing Pod::Html.Nicholas Clark2012-02-081-0/+71
* Fix portability issue with Pod::Html test caseMarc Green2012-02-061-2/+2
* Re-add cache featureMarc Green2012-02-063-0/+75
* Dynamically create and delete testdir/test.lib/smoke-me/gsoc-podMarc Green2011-10-319-66/+132