commit | f02aaa83c18d9d6192caa68803cdc34c9526c6e2 | [log] [tgz] |
---|---|---|
author | Keith Whitwell <keithw@vmware.com> | Wed Mar 18 14:01:47 2009 +0000 |
committer | Keith Whitwell <keithw@vmware.com> | Wed Mar 18 14:13:59 2009 +0000 |
tree | e515c63aa222dafc11e34699daa8444c7a1216e1 | |
parent | 33c1bec73bb8e8dd3b989952320ddc3c5485be92 [diff] [blame] |
tests: add simplest mipgen test
diff --git a/progs/tests/SConscript b/progs/tests/SConscript index f01525d..cfeb9d1 100644 --- a/progs/tests/SConscript +++ b/progs/tests/SConscript
@@ -81,6 +81,7 @@ 'mapbufrange', 'mapvbo', 'minmag', + 'mipgen', 'mipmap_limits', 'mipmap_view', 'multipal',