X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=1d2acad95eac727ea666baa5b1f313863f40217d;hb=9497e7098591c7bbc659406d4ffae555a7b8acc8;hp=e5fbf16bc82d146fe01434416d9aaeebfec01a7f;hpb=c966261ac55fcb079dfc1bf42b1152b4bb71bd0b;p=perl%2Fmodules%2FTest-Leaner.git diff --git a/MANIFEST b/MANIFEST index e5fbf16..1d2acad 100644 --- a/MANIFEST +++ b/MANIFEST @@ -5,6 +5,9 @@ README lib/Test/Leaner.pm t/00-load.t t/01-import.t +t/05-pass.t +t/06-fail.t +t/07-BAIL_OUT.t t/10-plan-tests.t t/11-plan-no_plan.t t/12-plan-skip_all.t @@ -13,8 +16,13 @@ t/14-use-no_plan.t t/15-use-skip_all.t t/16-done_testing.t t/17-plan-done_testing.t +t/18-skip.t t/19-comments.t t/80-threads.t t/20-ok.t t/21-is.t t/22-cmp_ok.t +t/91-pod.t +t/92-pod-coverage.t +t/95-portability-files.t +t/99-kwalitee.t