File: MANIFEST

package info (click to toggle)
libtap-formatter-junit-perl 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 588 kB
  • sloc: perl: 844; makefile: 2
file content (123 lines) | stat: -rw-r--r-- 2,983 bytes parent folder | download
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.032.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
lib/TAP/Formatter/JUnit.pm
lib/TAP/Formatter/JUnit/Result.pm
lib/TAP/Formatter/JUnit/Session.pm
script/tap2junit
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/01-compile.t
t/data/tap/bad_chars
t/data/tap/bailout
t/data/tap/descriptive
t/data/tap/descriptive_trailing
t/data/tap/die
t/data/tap/die_head_end
t/data/tap/die_last_minute
t/data/tap/die_unfinished
t/data/tap/empty
t/data/tap/junit/bad_chars
t/data/tap/junit/bailout
t/data/tap/junit/descriptive
t/data/tap/junit/descriptive_trailing
t/data/tap/junit/die
t/data/tap/junit/die_head_end
t/data/tap/junit/die_last_minute
t/data/tap/junit/die_unfinished
t/data/tap/junit/empty
t/data/tap/junit/no_nums
t/data/tap/junit/simple
t/data/tap/junit/simple_fail
t/data/tap/junit/simple_yaml
t/data/tap/junit/skip
t/data/tap/junit/skip_nomsg
t/data/tap/junit/skipall
t/data/tap/junit/skipall_nomsg
t/data/tap/junit/stdout_stderr
t/data/tap/junit/todo
t/data/tap/junit/todo_inline
t/data/tap/junit/todo_misparse
t/data/tap/junit/too_many
t/data/tap/no_nums
t/data/tap/simple
t/data/tap/simple_fail
t/data/tap/simple_yaml
t/data/tap/skip
t/data/tap/skip_nomsg
t/data/tap/skipall
t/data/tap/skipall_nomsg
t/data/tap/stdout_stderr
t/data/tap/todo
t/data/tap/todo_inline
t/data/tap/todo_misparse
t/data/tap/too_many
t/data/tests/bad_chars
t/data/tests/bailout
t/data/tests/descriptive
t/data/tests/descriptive_trailing
t/data/tests/die
t/data/tests/die_head_end
t/data/tests/die_last_minute
t/data/tests/die_unfinished
t/data/tests/empty
t/data/tests/junit/bad_chars
t/data/tests/junit/bailout
t/data/tests/junit/descriptive
t/data/tests/junit/descriptive_trailing
t/data/tests/junit/die
t/data/tests/junit/die_head_end
t/data/tests/junit/die_last_minute
t/data/tests/junit/die_unfinished
t/data/tests/junit/empty
t/data/tests/junit/no_nums
t/data/tests/junit/simple
t/data/tests/junit/simple_fail
t/data/tests/junit/simple_yaml
t/data/tests/junit/skip
t/data/tests/junit/skip_nomsg
t/data/tests/junit/skipall
t/data/tests/junit/skipall_nomsg
t/data/tests/junit/stdout_stderr
t/data/tests/junit/todo
t/data/tests/junit/todo_inline
t/data/tests/junit/todo_misparse
t/data/tests/junit/too_many
t/data/tests/no_nums
t/data/tests/simple
t/data/tests/simple_fail
t/data/tests/simple_yaml
t/data/tests/skip
t/data/tests/skip_nomsg
t/data/tests/skipall
t/data/tests/skipall_nomsg
t/data/tests/stdout_stderr
t/data/tests/todo
t/data/tests/todo_inline
t/data/tests/todo_misparse
t/data/tests/too_many
t/formatter.t
t/passing-todos.t
t/tap2junit-filter.t
t/tap2junit-name.t
t/tap2junit.t
t/timer.t
xt/author/clean-namespaces.t
xt/author/distmeta.t
xt/author/eof.t
xt/author/eol.t
xt/author/minimum-version.t
xt/author/no-breakpoints.t
xt/author/no-tabs.t
xt/author/pod-coverage.t
xt/author/pod-spell.t
xt/author/pod-syntax.t
xt/author/synopsis.t
xt/release/kwalitee.t
xt/release/unused-vars.t
xt/timer.t