From cb69b8a986b050020e175654a68ca62b6bfb8bc7 Mon Sep 17 00:00:00 2001 From: iphydf Date: Sun, 4 Jun 2017 20:58:28 +0000 Subject: Build tests on appveyor, the MSVC build. Tests are not actually ran on appveyor for now, since they all fault for some reason. For now, we just build them. Also, some tests are disabled on msvc entirely, because they don't even compile. We'll need to look into those, later. They are disabled using `MSVC_DONT_BUILD`. --- auto_tests/tox_many_tcp_test.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'auto_tests/tox_many_tcp_test.c') diff --git a/auto_tests/tox_many_tcp_test.c b/auto_tests/tox_many_tcp_test.c index 77c611d9..510109ee 100644 --- a/auto_tests/tox_many_tcp_test.c +++ b/auto_tests/tox_many_tcp_test.c @@ -7,7 +7,8 @@ #include "config.h" #endif -#include +#include "check_compat.h" + #include #include #include -- cgit v1.2.3