summaryrefslogtreecommitdiff
path: root/tests/all.py
diff options
context:
space:
mode:
authorLaura Ekstrand <laura@jlekstrand.net>2015-02-19 13:08:27 -0800
committerLaura Ekstrand <laura@jlekstrand.net>2015-04-02 17:57:42 -0700
commitc95c25381c30803260c38a85ca24383df3a64992 (patch)
tree21769be4d8c90343916f4cf3210ab751acbf2f00 /tests/all.py
parentd1d8dd35642f793a4d606de7cf8c244bced93f03 (diff)
texturing: New test for GetTexImage targets.
Diffstat (limited to 'tests/all.py')
-rw-r--r--tests/all.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/all.py b/tests/all.py
index 787e42803..38569950d 100644
--- a/tests/all.py
+++ b/tests/all.py
@@ -1089,6 +1089,7 @@ with profile.group_manager(
g(['max-samplers'])
g(['max-samplers', 'border'])
g(['gl-2.0-active-sampler-conflict'])
+ g(['getteximage-targets']);
with profile.group_manager(
PiglitGLTest,