Skip to content

Update tests to be HTML version neutral - #4

Open
castaway wants to merge 1 commit into
kentfredric:masterfrom
castaway:castaway/revise_tests_for_html_tagset_v5
Open

Update tests to be HTML version neutral#4
castaway wants to merge 1 commit into
kentfredric:masterfrom
castaway:castaway/revise_tests_for_html_tagset_v5

Conversation

@castaway

Copy link
Copy Markdown

HTML::Tagset is working on HTML v5 support (by default), this patch updates Tree's tests so that they do not contain html4-specific content. See libwww-perl/HTML-Tagset#2

Unfortunately (I tried!) I failed to get dzil test to work, happy to test if someone can provide instructions.

Ended at:

castaway@insel /usr/src/perl/HTML-Tree $ (eval $(perl -Mlocal::lib=/usr/src/perl/libs/develop/perl5/); dzil test)
[DZ] building distribution under .build/94uQfMds1h for installation
[DZ] beginning to build HTML-Tree
[Git::NextVersion] Bumping version from 5.910 to 5.911
[Repository] Skipping invalid git remote github
[DZ] guessing dist's main_module is lib/HTML/Tree.pm
[PodWeaver] [AUTHOR] no repo at weaver/authors.pod line 36.
[PodWeaver] [AUTHOR] no repo at weaver/authors.pod line 36.
at inline delegation in Pod::Weaver::Section::Template for logger->log_fatal (attribute declared in /usr/src/perl/libs/develop/perl5/lib/perl5/Pod/Weaver/Role/Plugin.pm at line 58) line 18.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@castaway