]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/blob - Changes
This is 0.05
[perl/modules/Test-Valgrind.git] / Changes
1 Revision history for Test-Valgrind
2
3 0.05    2008-08-25 22:05 UTC
4         + Chg : Lower the default caller to 12.
5         + Tst : Add a real-life test that gets executed only if you have a C
6                 compiler.
7
8 0.04    2008-05-13 16:25 UTC
9         + Chg : Don't smoke this on 5.005 please.
10         + Chg : Better way to find the valgrind executable.
11
12 0.03    2008-04-21 15:35 UTC
13         + Fix : Include the mock Suppressions.pm rather than an empty file.
14
15 0.02    2008-04-21 15:25 UTC
16         + Add : Test::Valgrind now depends on Perl::Destruct::Level. This is
17                 needed for non-debugging perls because we can't set their
18                 level of memory cleanup correctness on exit with the
19                 PERL_DESTRUCT_LEVEL environment variable.
20         + Add : Hardcode valgrind path into the new constant
21                 Test::Valgrind::Suppressions::VG_PATH.
22         + Chg : Test::Valgrind::Suppressions::supppath() is now supp_path().
23         + Chg : lib/Test/Valgrind/Suppressions.pm.tpl was renamed to
24                 lib/Test/Valgrind/Suppressions.tpl for file portability reasons.
25
26 0.01    2008-04-19 15:50 UTC
27         First version, released on an unsuspecting world.
28