summaryrefslogtreecommitdiff
path: root/progs/tests/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'progs/tests/SConscript')
-rw-r--r--progs/tests/SConscript4
1 files changed, 4 insertions, 0 deletions
diff --git a/progs/tests/SConscript b/progs/tests/SConscript
index 9d89ff6a0d..bb6a1d2b8a 100644
--- a/progs/tests/SConscript
+++ b/progs/tests/SConscript
@@ -72,6 +72,7 @@ progs = [
'fogcoord',
'fptest1',
'fptexture',
+ 'getteximage',
'glutfx',
'interleave',
'invert',
@@ -82,6 +83,7 @@ progs = [
'minmag',
'mipgen',
'mipmap_comp',
+ 'mipmap_comp_tests',
'mipmap_limits',
'mipmap_view',
'multipal',
@@ -90,6 +92,7 @@ progs = [
'no_s3tc',
'packedpixels',
'pbo',
+ 'persp_hint',
'prog_parameter',
'quads',
'random',
@@ -108,6 +111,7 @@ progs = [
'tex1d',
'texcmp',
'texcompress2',
+ 'texcompsub',
'texdown',
'texfilt',
'texgenmix',