summaryrefslogtreecommitdiffstats
path: root/src/glx/tests
diff options
context:
space:
mode:
authorPaul Berry <stereotype441@gmail.com>2012-06-14 10:02:24 -0700
committerPaul Berry <stereotype441@gmail.com>2012-06-14 10:08:57 -0700
commit4b7b4c46c5eeceb5ce5c0cb0aac50f32284d29d3 (patch)
tree858e52f6bd2425aa4c1114101f8238984b9792ca /src/glx/tests
parenteb024c74885778ab1ffa6dc590116959bb526c2e (diff)
downloadexternal_mesa3d-4b7b4c46c5eeceb5ce5c0cb0aac50f32284d29d3.zip
external_mesa3d-4b7b4c46c5eeceb5ce5c0cb0aac50f32284d29d3.tar.gz
external_mesa3d-4b7b4c46c5eeceb5ce5c0cb0aac50f32284d29d3.tar.bz2
glx/tests and mesa/tests: Update .gitignore files.
This patch updates .gitignore files to account for the new build artifacts introduced by the following commits: ae376f0 glx/tests: Rename test as glx-test 8fecdcc mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functions a29ad2b mesa/tests: Add tests for the generated dispatch table
Diffstat (limited to 'src/glx/tests')
-rw-r--r--src/glx/tests/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glx/tests/.gitignore b/src/glx/tests/.gitignore
index dab7e97..451df68 100644
--- a/src/glx/tests/.gitignore
+++ b/src/glx/tests/.gitignore
@@ -1 +1 @@
-/glx_unittest
+/glx-test