aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2014-04-08 23:47:54 -0700
committerEric Anholt <eric@anholt.net>2014-04-08 23:54:26 -0700
commit6eb075c70e2f91a9c45a90677bd46e8fb0432655 (patch)
tree6274df454a7e07628c9ee0ef0c5d93b9b09e41f7 /test
parentbb94003b78d9bf533d89ead5f630e364261ca5a6 (diff)
downloadlibepoxy-6eb075c70e2f91a9c45a90677bd46e8fb0432655.tar.gz
Fix EGL context detection for non-GLES2-core functions.
Fixes failure of the X Server with glamor using desktop GL on EGL, and the associated testcase in the tree. This was clearly just copy-and-paste failure on my part in b251e3ae337cecda3cbede6fde8cc8f7cef942c9.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index a647b8e..b1dcc18 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -63,7 +63,6 @@ TESTS = \
check_BINARIES = $(EGL_AND_GLX_BIN)
XFAIL_TESTS = \
- egl_gl \
egl_and_glx_different_pointers_egl_glx \
$()