forked from petdance/html-lint
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST
49 lines (49 loc) · 955 Bytes
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Changes
MANIFEST
Makefile.PL
README
bin/weblint
lib/HTML/Lint.pm
lib/HTML/Lint/Error.pm
lib/HTML/Lint/HTML4.pm
lib/HTML/Lint/Parser.pm
lib/Test/HTML/Lint.pm
t/LintTest.pl
t/00-load.t
t/01-coverage.t
t/02-versions.t
t/10-test-html-lint.t
t/11-test-html-lint-overload.t
t/12-html_fragment_ok.t
t/20-error-types-export.t
t/20-error-types-skip.t
t/20-error-types.t
t/30-test-builder.t
t/40-where.t
t/50-multiple-files.t
t/60-add-tags.t
t/api-eof-not-called.t
t/api-parse-not-called.t
t/attr-repeated.t
t/attr-unknown.t
t/config-unknown-directive.t
t/config-unknown-value.t
t/doc-tag-required.t
t/elem-empty-but-closed.t
t/elem-img-alt-missing.t
t/elem-img-sizes-missing.t
t/elem-input-alt-missing.t
t/elem-nonrepeatable.t
t/elem-unclosed.t
t/elem-unknown.t
t/elem-unopened.t
t/embed-extensions.t
t/pod-coverage.t
t/pod.t
t/random-nobr.t
t/strong-id.t
t/text-invalid-entity.t
t/text-unclosed-entity.t
t/text-unknown-entity.t
t/text-use-entity.t
t/xhtml-html.t