diff options
author | Eric Anholt <eric@anholt.net> | 2009-03-26 18:47:42 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-03-26 18:47:42 -0700 |
commit | 895a415909188e7bddb8571fe5db69cf91ee1383 (patch) | |
tree | 4b6d662f80b23c37811325b20671a85eca5587c7 /.gitignore | |
parent | ec172167d6992b2f9b59f79b57b7a346b75317ba (diff) |
Add the tests we want from libdrm.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -29,4 +29,11 @@ shave-libtool stamp-h1 cscope.* benchmarks/intel_upload_blit_large -benchmarks/intel_upload_blit_small
\ No newline at end of file +benchmarks/intel_upload_blit_small +tests/getclient +tests/getstats +tests/getversion +tests/gem_basic +tests/gem_flink +tests/gem_mmap +tests/gem_readwrite |