]> git.vpit.fr Git - perl/modules/rgit.git/blobdiff - MANIFEST
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/rgit.git] / MANIFEST
index 9b11f252f06d65313990e0d38b74d1b5b4fc115d..7f71d1ba1712638dc844fca6b0fdc8a44ba2d72e 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,5 +1,6 @@
 Changes
 MANIFEST
+META.yml
 Makefile.PL
 README
 bin/rgit
@@ -9,30 +10,19 @@ lib/App/Rgit/Command/Each.pm
 lib/App/Rgit/Command/Once.pm
 lib/App/Rgit/Config.pm
 lib/App/Rgit/Config/Default.pm
+lib/App/Rgit/Guard.pm
+lib/App/Rgit/Policy.pm
+lib/App/Rgit/Policy/Default.pm
+lib/App/Rgit/Policy/Interactive.pm
+lib/App/Rgit/Policy/Keep.pm
 lib/App/Rgit/Repository.pm
 lib/App/Rgit/Utils.pm
 t/00-load.t
 t/15-failures.t
+t/16-levels.t
 t/20-each.t
 t/21-once.t
-t/90-boilerplate.t
-t/91-pod.t
-t/92-pod-coverage.t
-t/95-portability-files.t
-t/99-kwalitee.t
 t/bin/git
-t/repos/01/a/.git/HEAD
-t/repos/01/a/.git/objects/dummy
-t/repos/01/a/.git/refs/dummy
-t/repos/01/x/.git/refs/dummy
-t/repos/02/b.git/HEAD
-t/repos/02/b.git/objects/dummy
-t/repos/02/b.git/refs/dummy
-t/repos/02/x.git/refs/dummy
-t/repos/02/x.git/objects/dummy
-t/repos/03/x/c/.git/HEAD
-t/repos/03/x/c/.git/objects/dummy
-t/repos/03/x/c/.git/refs/dummy
-t/repos/03/y/d.git/HEAD
-t/repos/03/y/d.git/objects/dummy
-t/repos/03/y/d.git/refs/dummy
+t/bin/git.bat
+t/lib/App/Rgit/Policy/Callback.pm
+t/lib/App/Rgit/TestUtils.pm