summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2013-12-05 13:59:34 -0800
committerEric Anholt <eric@anholt.net>2013-12-05 15:07:08 -0800
commit0983996e49042264f35e47a9161572b30c13a5f2 (patch)
treeab3189099d237f1a8fbcbce2fc6ea811776b44d3 /test
parent9ffa5d25c4e59acf4808d2f87c1980daa8e7d3cb (diff)
downloadlibepoxy-0983996e49042264f35e47a9161572b30c13a5f2.tar.gz
Fix calling new entrypoints from within glBegin()/glEnd().
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index d113f6e..56b35bf 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -49,8 +49,6 @@ TESTS = \
headerguards \
$()
-XFAIL_TESTS = glx_beginend
-
check_PROGRAMS = $(TESTS)
egl_has_extension_nocontext_LDFLAGS = $(X11_LIBS) $(EPOXY) libegl_common.la