X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FTest-Leaner.git;a=blobdiff_plain;f=MANIFEST;h=7b33b2e0b4c795634db26b0360dec0bd97079729;hp=bcb88fd215d5cef91df7512d07b87b80698f4c30;hb=4b118eae6c47826b567c437c15af316e7bfc68b2;hpb=57d87fcd6b2d8f96a6d4d05dd7e5a46e3e1ee75c diff --git a/MANIFEST b/MANIFEST index bcb88fd..7b33b2e 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,3 +1,4 @@ +Changes MANIFEST META.yml Makefile.PL @@ -6,6 +7,7 @@ lib/Test/Leaner.pm samples/bench.pl t/00-load.t t/01-import.t +t/02-fallback.t t/05-pass.t t/06-fail.t t/07-BAIL_OUT.t @@ -24,6 +26,9 @@ t/20-ok.t t/21-ok-failing.t t/22-is.t t/24-cmp_ok.t +t/26-is_deeply.t +t/27-is_deeply-failing.t +t/28-is_deeply-deep.t t/91-pod.t t/92-pod-coverage.t t/95-portability-files.t