]> git.draconx.ca Git - slotifier.git/commit
Explicitly disable leak sanitizer in the testsuite.
authorNick Bowler <nbowler@draconx.ca>
Thu, 15 Apr 2021 01:14:01 +0000 (21:14 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 15 Apr 2021 01:16:13 +0000 (21:16 -0400)
commitf0485d8666de9bbf155f247c9b3137159af69dab
tree34bcdcaa3f4d49d3054de1b1815f5c8f3547f79a
parent66da2ec430dc20657579eb90289e8e5ff4f5c987
Explicitly disable leak sanitizer in the testsuite.

Building with -fsanitize=address also enables leak sanitizer, which
just causes all the test cases to fail for no good reason.
testsuite.at