File: MANIFEST

package info (click to toggle)
libtest-spec-perl 0.54-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 312 kB
  • sloc: perl: 2,502; makefile: 2
file content (43 lines) | stat: -rw-r--r-- 918 bytes parent folder | download | duplicates (2)
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
.travis.yml
Changes
lib/Test/Spec.pm
lib/Test/Spec/Context.pm
lib/Test/Spec/Example.pm
lib/Test/Spec/Mocks.pm
lib/Test/Spec/SharedHash.pm
lib/Test/Spec/TodoExample.pm
Makefile.PL
MANIFEST
README.md
t/another_shared_examples_spec.pl
t/around.t
t/auto_inherit.t
t/data_sharing.t
t/define.t
t/disabled.t
t/disabled_spec.pl
t/dying_spec.pl
t/empty.t
t/example_in_handler.t
t/helper_test.pl
t/import_strict.t
t/import_warnings.t
t/manifest.t
t/meta.t
t/mocks.t
t/mocks_imports.t
t/ordering.t
t/perl_warning_spec.pl
t/predictable_destroy.pl
t/predictable_destroy_spec.t
t/runtests_subset.t
t/shared_examples.t
t/shared_examples_spec.pl
t/show_exceptions.t
t/spec_helper.t
t/strict_violating_spec.pl
t/subset_spec.pl
t/test_helper.pl
t/uncompilable_spec.pl
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)