valgrind/tests
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
..
bz672959-RFE-Integrate-valgrind-with-gdb-possibly-through Fedora CI: fix bz672959 test 2021-06-22 13:34:13 +02:00
does-hunspell-works-under-valgrind does-hunspell-works-under-valgrind: workaround the testcase 2021-07-16 11:35:20 +02:00
does-Image-Magick-works-under-valgrind does-Image-Magick-works-under-valgrind test to Fedora CI 2021-05-18 14:11:54 +00:00
quick-valgrind-sanity enable CI gating 2021-04-17 01:38:10 +02:00