]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commit
Importing Test-Valgrind-0.01.tar.gz v0.01
authorVincent Pit <vince@profvince.com>
Sun, 29 Jun 2008 15:58:17 +0000 (17:58 +0200)
committerVincent Pit <vince@profvince.com>
Sun, 29 Jun 2008 15:58:17 +0000 (17:58 +0200)
commit41a4b907f4846f2d35b170f517fb83ceb13f298c
tree3ba7896319fa7f18b7b2a7a686d625598a53db1d
Importing Test-Valgrind-0.01.tar.gz
20 files changed:
.gitignore [new file with mode: 0644]
Changes [new file with mode: 0644]
Gensupp.PL [new file with mode: 0755]
MANIFEST [new file with mode: 0644]
META.yml [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
README [new file with mode: 0644]
gen.pl [new file with mode: 0755]
lib/Test/Valgrind.pm [new file with mode: 0644]
lib/Test/Valgrind/Suppressions.pm [new file with mode: 0644]
samples/map.pl [new file with mode: 0755]
t/00-load.t [new file with mode: 0644]
t/01-import.t [new file with mode: 0644]
t/10-suppressions.t [new file with mode: 0644]
t/20-good.t [new file with mode: 0644]
t/90-boilerplate.t [new file with mode: 0644]
t/91-pod.t [new file with mode: 0644]
t/92-pod-coverage.t [new file with mode: 0644]
t/95-portability-files.t [new file with mode: 0644]
t/99-kwalitee.t [new file with mode: 0644]