]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/shortlog
perl/modules/Test-Valgrind.git
2016-08-01 Vincent PitThis is 1.19 v1.19
2016-08-01 Vincent PitUpdate VPIT::TestHelpers to 32b27283
2016-08-01 Vincent PitBump copyright year
2016-08-01 Vincent PitAdd a few more version tests
2016-07-29 Vincent PitMore lax valgrind version parsing
2016-07-29 Vincent PitMake sure suppressions don't contain more than 24 frames
2016-07-29 Vincent PitPrevent double ... at the end of a suppression
2016-07-29 Vincent PitOnly allow 24 callers
2015-11-16 Vincent PitThis is 1.18 v1.18
2015-11-16 Vincent PitReindent a few lines
2015-11-16 Vincent PitMake sure $version is not set when no suitable valgrind...
2015-11-16 Vincent PitImprove detection of executables
2015-11-15 Vincent PitTest POD coverage for Test::Valgrind::{Util,Version}
2015-11-15 Vincent PitRepresent valgrind version numbers by their own class
2015-11-15 Vincent PitMake sure File::Temp is recent enough for ->newdir
2015-11-15 Vincent PitImprove TAP regexps in t/30-skip.t
2015-11-15 Vincent PitSilence some useless warnings from File::Temp
2015-11-13 Vincent PitThis is 1.17 v1.17
2015-11-13 Vincent PitMake sure the fake valgrind test executables are not... rt108873
2015-11-13 Vincent PitAlso list the VPIT::TestHelpers capture prerequisites...
2015-11-12 Vincent PitThis is 1.16 v1.16
2015-11-12 Vincent PitAllow specifying 'allow_no_supp' to Test::Valgrind...
2015-11-12 Vincent PitImprove perl suppressions accuracy
2015-11-12 Vincent PitMake sure auxillary tests don't pick up the system...
2015-11-12 Vincent PitImprove error handling before exec
2015-11-12 Vincent PitAllow fake valgrind test helpers to have a body
2015-11-12 Vincent PitRemove two misleading assigments in t/80-suppressions.t
2015-11-12 Vincent PitHandle segfaults during suppressions generation gracefully
2015-11-12 Vincent PitRevamp test skipping logic
2015-11-12 Vincent PitFactor the fake valgrind test helper into a separate...
2015-11-12 Vincent PitMake sure an absolute path is used in the dummy valgrin...
2015-11-12 Vincent PitAlso run the session test on darwin
2015-11-12 Vincent PitAvoid eval STRING wherever possible
2015-11-12 Vincent PitDon't silence compilation errors when loading the parse...
2015-11-12 Vincent PitMove and improve the subclass validation logic into...
2015-11-11 Vincent PitMake Test::Valgrind skip if no appropriate suppressions... rt101934
2015-10-31 Vincent PitMake sure t/20-bad.t does no extra checks when no valgr...
2015-10-30 Vincent PitThis is 1.15 v1.15
2015-10-30 Vincent PitBump copyright year
2015-10-30 Vincent PitAdd 'regen_def_supp', an option to regenerate the suppr...
2015-10-30 Vincent PitTest run time exceptions
2015-10-30 Vincent PitEnable the 'diag' option in tests
2015-10-30 Vincent PitAdd a prototype for tv_leak()
2015-10-30 Vincent PitNo "unless else" please
2015-10-30 Vincent PitFix the dummy XS code for PERL_IMPLICIT_SYS builds
2015-10-30 Vincent PitUpdate VPIT::TestHelpers to ba865c42
2015-10-30 Vincent PitAdd a capital to make the spelling test happy
2015-10-30 Vincent PitImprove diagnostics when t/20-bad.t fails
2015-10-30 Vincent PitFreshen Makefile.PL
2015-10-30 Vincent PitClean up tests
2015-10-30 Vincent PitFix comment
2013-09-01 Vincent PitThis is 1.14 v1.14
2013-09-01 Vincent PitRemove trailing whitespace
2013-09-01 Vincent PitBump copyright year
2013-08-24 Vincent PitSilence a POD link error
2013-08-24 Vincent PitMake sure the POD headings are linkable
2013-08-24 Vincent PitRemove obsolete kwalitee workarounds
2013-08-24 Vincent PitPut each POD sentence on its own line
2013-08-23 Vincent PitNo tabs please
2013-08-22 Vincent PitQuote version numbers in Makefile.PL
2013-08-20 Vincent PitStop bundling author tests
2013-08-07 Vincent PitUpdate author tests
2013-08-07 Vincent PitSort MANIFEST
2013-08-07 Vincent PitUpdate the bug tracker URL in META after the rt.perl...
2013-08-06 Vincent PitGet rid of t/99-kwalitee.t rt88074
2012-02-19 Vincent PitRequire Module::ExtractUse 0.24 for the Kwalitee test
2011-09-08 Vincent PitMake the stack trace test of t/20-bad.t more predictable
2011-08-25 Vincent PitThis is 1.13 v1.13
2011-08-25 Vincent PitBump copyright year
2011-08-25 Vincent PitSwitch to qw<>
2011-08-25 Vincent PitAdd META.json
2011-08-25 Vincent PitEncode the README file in UTF-8
2011-08-25 Vincent PitIgnore MYMETA.{json,yml}
2010-04-15 Vincent PitBump copyright year
2010-04-15 Vincent PitFix the session not calling ->finish at the right time
2009-11-29 Vincent PitAdd missing t/81-suppressions-demangle.t to MANIFEST
2009-11-29 Vincent PitThis is 1.12 v1.12
2009-11-29 Vincent PitThanks, David. Thanks, Debian people
2009-11-05 Vincent PitZ-demangle symbol names in suppressions
2009-11-04 Vincent PitThere's no need to strip out lines containing "valgrind...
2009-11-03 Vincent PitMake Suppressions->strip_tail remove multiple ellipsis
2009-11-03 Vincent PitAlso strip the (new) tail after cutting the suppression...
2009-11-03 Vincent PitAlways strip wildcard frames at the end of a suppression
2009-11-02 Vincent PitAdd an INSTALL.SKIP file
2009-11-02 Vincent PitConsistently enforce a destruction level of 3
2009-10-30 Vincent PitReport which suppressions are used by the session
2009-10-30 Vincent PitFix non-portable hex numbers
2009-10-26 Vincent PitThe report_class is given by the tool, not by the action
2009-10-26 Vincent PitImprove Test::Valgrind front documentation
2009-10-08 Vincent PitThis is 1.11 v1.11
2009-10-04 Vincent PitRe-indent WriteMakefile() arguments
2009-10-04 Vincent PitMakefile.bak doesn't exist anymore
2009-10-04 Vincent PitBuild the $name and the main $file from $dist
2009-10-04 Vincent PitMove $dist before %PREREQ_PM
2009-10-04 Vincent PitGive an explicit value to dynamic_config
2009-09-26 Vincent PitMiscellanous doc nits
2009-09-26 Vincent PitDocument Parser->new
2009-09-26 Vincent PitAdd a DESCRIPTION to all modules
2009-09-26 Vincent PitAdd a ->parser_class method to the session that forward...
2009-09-26 Vincent PitKwalitee test overhaul
next