]> granicus.if.org Git - curl/commit
runtests: skip ld_preload tests on macOS
authorDaniel Gustafsson <daniel@yesql.se>
Sun, 7 Oct 2018 20:25:53 +0000 (22:25 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Sun, 7 Oct 2018 20:25:53 +0000 (22:25 +0200)
commitb6bcb6e689c3d146fe8f53b94b15de07287d39e6
treeeb19338c1a822cb56492474fb10e8dbb1dc1653c
parentc10a424429f068beda30726e19454a39ebb62c45
runtests: skip ld_preload tests on macOS

The LD_PRELOAD functionality doesn't exist on macOS, so skip any tests
requiring it.

Fixes #2394
Closes #3106
Reported-by: Github user @jakirkham
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
tests/runtests.pl