summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-06-17 00:26:25 -0700
committerVinson Lee <vlee@vmware.com>2010-06-17 00:26:25 -0700
commit88a39bc270cd0a5ba079b7e46131149f8e379b95 (patch)
treebefcab797d95322c0bd0aba0fda2201e2fe5a49b
parent2f669da366f54439a6657220930873fd3fd502a1 (diff)
Delete removed tests from SCons build.
-rw-r--r--src/tests/SConscript8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/tests/SConscript b/src/tests/SConscript
index 429d3bb9..85145e54 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',