Tool for finding memory management bugs in programs
Go to file
Alexandra Hájková 9a0a8de052 does-hunspell-works-under-valgrind: workaround the testcase
echo "NEWSX" | hunspell -a with and w/o valgrind differed in
lower case. This could be workarounded by running such a command
under --tool=none.

Jan Kratochvil suggested the better workaround finding out
spelling suggestions somehow were based on the processor time used by
the process. And so overriding clock to simply always return zero means
the process cannot observe the cpu time used.
2021-07-16 11:35:20 +02:00
.fmf enable CI gating 2021-04-17 01:38:10 +02:00
plans enable CI gating 2021-04-17 01:38:10 +02:00
tests does-hunspell-works-under-valgrind: workaround the testcase 2021-07-16 11:35:20 +02:00
.gitignore Update to upstream 3.17.0 final. 2021-03-22 12:48:45 +01:00
gating.yaml enable CI gating 2021-04-17 01:38:10 +02:00
sources Update to upstream 3.17.0 final. 2021-03-22 12:48:45 +01:00
valgrind-3.9.0-cachegrind-improvements.patch 3.10.1-21.svn20150817r15561 2015-08-17 23:01:25 +02:00
valgrind-3.9.0-helgrind-race-supp.patch 3.9.0-0.1.TEST1 - Upgrade to valgrind 3.9.0.TEST1. 2013-10-30 23:39:43 +01:00
valgrind-3.9.0-ldso-supp.patch 3.9.0-1 - Upgrade to valgrind 3.9.0 final. 2013-11-01 13:49:53 +01:00
valgrind-3.16.0-some-stack-protector.patch 3.17.0-0.1.RC1 2021-03-15 16:02:09 +01:00
valgrind-3.16.0-some-Wl-z-now.patch 3.16.0-0.2.GIT 2020-05-01 15:35:59 +02:00
valgrind-3.17.0-clone-parent-res.patch Add valgrind-3.17.0-clone-parent-res.patch 2021-06-03 11:34:03 +02:00
valgrind-3.17.0-debuginfod.patch Add valgrind-3.17.0-debuginfod.patch 2021-06-03 11:24:45 +02:00
valgrind-3.17.0-ppc64-isa-3.1-tests.patch 3.17.0-3 - Add valgrind-3.17.0-ppc64-isa-3.1{,tests}.patch 2021-05-04 15:27:04 +02:00
valgrind-3.17.0-ppc64-isa-3.1.patch 3.17.0-3 - Add valgrind-3.17.0-ppc64-isa-3.1{,tests}.patch 2021-05-04 15:27:04 +02:00
valgrind-3.17.0-s390_insn_as_string.patch Add valgrind-3.17.0-s390_insn_as_string.patch 2021-05-04 21:02:31 +02:00
valgrind-3.17.0-s390-prep.patch 3.17.0-5 - z15 support 2021-06-19 04:14:20 +02:00
valgrind-3.17.0-s390-z13-vec-fix.patch 3.17.0-5 - z15 support 2021-06-19 04:14:20 +02:00
valgrind-3.17.0-s390-z15.patch 3.17.0-5 - z15 support 2021-06-19 04:14:20 +02:00
valgrind.spec 3.17.0-6 - Update to include fixed CI gating tests. 2021-07-09 13:50:59 +02:00