summaryrefslogtreecommitdiff
path: root/progs/tests/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'progs/tests/SConscript')
-rw-r--r--progs/tests/SConscript3
1 files changed, 3 insertions, 0 deletions
diff --git a/progs/tests/SConscript b/progs/tests/SConscript
index 9d89ff6a0d..b17fa90593 100644
--- a/progs/tests/SConscript
+++ b/progs/tests/SConscript
@@ -82,6 +82,7 @@ progs = [
'minmag',
'mipgen',
'mipmap_comp',
+ 'mipmap_comp_tests',
'mipmap_limits',
'mipmap_view',
'multipal',
@@ -90,6 +91,7 @@ progs = [
'no_s3tc',
'packedpixels',
'pbo',
+ 'persp_hint',
'prog_parameter',
'quads',
'random',
@@ -108,6 +110,7 @@ progs = [
'tex1d',
'texcmp',
'texcompress2',
+ 'texcompsub',
'texdown',
'texfilt',
'texgenmix',