glfw/tests
Camilla Löwy adcd306fbd Fix conflict with DEBUG macro defined by Bazel
The Bazel build system may define DEBUG when compiling on macOS, which
caused the glfwinfo test program to fail to build.

Fixes #1537.

(cherry picked from commit 6abad2efd2)
2019-09-23 15:25:17 +02:00
..
clipboard.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
CMakeLists.txt Rename legacy Vulkan triangle program 2019-05-29 03:42:41 +02:00
cursor.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
empty.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
events.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
gamma.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
glfwinfo.c Fix conflict with DEBUG macro defined by Bazel 2019-09-23 15:25:17 +02:00
icon.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
iconify.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
inputlag.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
joysticks.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
monitors.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
msaa.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
opacity.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
reopen.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
tearing.c Remove unused function in tearing test 2019-07-16 14:39:12 +02:00
threads.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
timeout.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
title.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00
triangle-vulkan.c Rename legacy Vulkan triangle program 2019-05-29 03:42:41 +02:00
windows.c Explicitly disable inclusion for test and examples 2019-05-27 16:34:54 +02:00