]> jfr.im git - irc/weechat/weechat.git/commit
tests: fix compilation with CppUTest ≥ 4.0
authorSébastien Helleu <redacted>
Sat, 29 Aug 2020 08:18:50 +0000 (10:18 +0200)
committerSébastien Helleu <redacted>
Sat, 29 Aug 2020 08:18:50 +0000 (10:18 +0200)
commit579af1b265b504d07ccfec376858d12d6a233f86
treebf64f55de3dcc63f54faca7c018b63aba37d732c
parent54b7c8855369b755f59db3e80281d54f7c1b85c9
tests: fix compilation with CppUTest ≥ 4.0

MemoryLeakWarningPlugin::turnOnNewDeleteOverloads is replaced by
MemoryLeakWarningPlugin::turnOnThreadSafeNewDeleteOverloads, which is available
in both CppUTest 3.x and 4.0.
ChangeLog.adoc
tests/scripts/test-scripts.cpp