File: MANIFEST

package info (click to toggle)
libtest-base-perl 0.54-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 620 kB
  • ctags: 174
  • sloc: perl: 1,718; makefile: 15
file content (126 lines) | stat: -rw-r--r-- 1,854 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
124
125
126
Changes
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Module/Install/TestBase.pm
lib/Test/Base.pm
lib/Test/Base/Filter.pm
Makefile.PL
MANIFEST			This list of files
META.yml
README
t/append.t
t/arguments.t
t/array.t
t/autoload.t
t/base64.t
t/BaseTest.pm
t/blocks-scalar.t
t/blocks_grep.t
t/chomp.t
t/chop.t
t/compact.t
t/compile.t
t/delimiters.t
t/description.t
t/diff_is.t
t/dos_spec
t/dumper.t
t/embed_perl.t
t/escape.t
t/eval.t
t/eval_all.t
t/eval_stderr.t
t/eval_stdout.t
t/export.t
t/filter_arguments.t
t/filter_delay.t
t/filter_functions.t
t/filters-append.t
t/filters.t
t/filters_map.t
t/first_block.t
t/flatten.t
t/get_url.t
t/hash.t
t/head.t
t/internals.t
t/is.t
t/jit-run.t
t/join-deep.t
t/join.t
t/last.t
t/late.t
t/lazy-filters.t
t/lines.t
t/list.t
t/main_filters.t
t/multi-level-inherit.t
t/name.t
t/next.t
t/no_diff.t
t/no_plan.t
t/normalize.t
t/only-with-implicit.t
t/only.t
t/oo.t
t/oo_run.t
t/parentheses.t
t/prepend.t
t/preserve-order.t
t/prototypes.t
t/quick-plan.t
t/quick_test.t
t/read_file.t
t/regexp.t
t/repeated-filters.t
t/require.t
t/reserved_names.t
t/reverse-deep.t
t/reverse.t
t/run-args.t
t/run_compare.t
t/run_is.t
t/run_is_deeply.t
t/run_like.t
t/run_unlike.t
t/sample-file.txt
t/simple.t
t/skip.t
t/slice.t
t/sort-deep.t
t/sort.t
t/spec1
t/spec2
t/spec_file.t
t/spec_string.t
t/split-deep.t
t/split-regexp.t
t/split.t
t/strict-warnings.t
t/strict-warnings.test
t/strict.t
t/subclass-autoclass.t
t/subclass-import.t
t/Subclass.pm
t/subclass.t
t/subclass_late.t
t/tail.t
t/Test-Less/index.txt
t/TestA.pm
t/TestB.pm
t/TestBass.pm
t/TestC.pm
t/tie_output.t
t/trim.t
t/unchomp.t
t/use-test-more.t
t/write_file.t
t/xxx.t
t/yaml.t
t/zero-blocks.t