]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blob - Changes
Importing Test-Valgrind-0.03.tar.gz
[perl/modules/Test-Valgrind.git] / Changes
1 Revision history for Test-Valgrind
2
3 0.03    2008-04-21 15:35 UTC
4         + Fix : Include the mock Suppressions.pm rather than an empty file.
5
6 0.02    2008-04-21 15:25 UTC
7         + Add : Test::Valgrind now depends on Perl::Destruct::Level. This is
8                 needed for non-debugging perls because we can't set their
9                 level of memory cleanup correctness on exit with the
10                 PERL_DESTRUCT_LEVEL environment variable.
11         + Add : Hardcode valgrind path into the new constant
12                 Test::Valgrind::Suppressions::VG_PATH.
13         + Chg : Test::Valgrind::Suppressions::supppath() is now supp_path().
14         + Chg : lib/Test/Valgrind/Suppressions.pm.tpl was renamed to
15                 lib/Test/Valgrind/Suppressions.tpl for file portability reasons.
16
17 0.01    2008-04-19 15:50 UTC
18         First version, released on an unsuspecting world.
19