Mesa (master): Delete removed tests from SCons build.

Vinson Lee vlee at kemper.freedesktop.org
Thu Jun 17 07:28:57 UTC 2010


Module: Mesa
Branch: master
Commit: 88a39bc270cd0a5ba079b7e46131149f8e379b95
URL:    http://cgit.freedesktop.org/mesa/demos/commit/?id=88a39bc270cd0a5ba079b7e46131149f8e379b95

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Jun 17 00:26:25 2010 -0700

Delete removed tests from SCons build.

Follow-up to commits 1b4d6c13b9b2459752db7dc496815e4cc80e4ba9 and
2f669da366f54439a6657220930873fd3fd502a1.

---

 src/tests/SConscript |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/src/tests/SConscript b/src/tests/SConscript
index 429d3bb..85145e5 100644
--- a/src/tests/SConscript
+++ b/src/tests/SConscript
@@ -30,8 +30,6 @@ progs = [
     'arbvptorus',
     'arbvpwarpmesh',
     'arraytexture',
-    'blendminmax',
-    'blendsquare',
     'blendxor',
     'blitfb',
     'bufferobj',
@@ -42,7 +40,6 @@ progs = [
     'calibrate_rast',
     'condrender',
     'copypixrate',
-    'crossbar',
     'cva',
     'cva_huge',
     'cylwrap',
@@ -66,7 +63,6 @@ progs = [
     'lineclip',
     'manytex',
     'mapbufrange',
-    'mapvbo',
     'minmag',
     'mipgen',
     'mipmap_comp',
@@ -90,8 +86,6 @@ progs = [
     'seccolor',
     'shader_api',
     'stencilreaddraw',
-    'stencil_twoside',
-    'stencil_wrap',
     'stencilwrap',
     'streaming_rect',
     'subtex',
@@ -108,8 +102,6 @@ progs = [
     'texrect',
     'texwrap',
     'unfilledclip',
-    'vao-01',
-    'vao-02',
     'vparray',
     'vpeval',
     'vptest1',




More information about the mesa-commit mailing list