runtests: disable memory tracking with threaded resolver
authorDaniel Stenberg <daniel@haxx.se>
Wed, 8 Jan 2014 12:20:29 +0000 (13:20 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 8 Jan 2014 12:20:29 +0000 (13:20 +0100)
commit31075a8897d3d3924e41757bfb60502fb6c224fe
tree9b87768a955b7c9dee84f53fc1ec9d84897952b0
parent2d435c7fb5b7691e8ca1f3052e1eb5bcd8a4ea27
runtests: disable memory tracking with threaded resolver

The built-in memory debug system doesn't work with multi-threaded use so
instead of causing annoying false positives, disable the memory tracking
if the threaded resolver is used.
tests/runtests.pl