Fix threaded tests runtime crash if GC_NO_THREAD_REDIRECTS supplied
authorIvan Maidanski <ivmai@mail.ru>
Sat, 19 Nov 2016 17:16:27 +0000 (20:16 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 19 Nov 2016 17:16:27 +0000 (20:16 +0300)
commitf918c281d831a8565f6c589448981eae4bfe4a1b
tree2360c5aa3d4b889df53e5fdec84310a0e24a95e2
parentf87cce2ef8c1a732ecec7c6e0550cba80174fe77
Fix threaded tests runtime crash if GC_NO_THREAD_REDIRECTS supplied

* tests/disclaim_test.c (GC_NO_THREAD_REDIRECTS): Undefine (before
include "gc*.h").
* tests/test.c (GC_NO_THREAD_REDIRECTS): Likewise.
* tests/thread_leak_test.c (GC_NO_THREAD_REDIRECTS): Likewise.
tests/disclaim_test.c
tests/test.c
tests/thread_leak_test.c