Mesa (master): mesa: Add .gitignore for hashtable collision unit test.

Paul Berry stereotype441 at kemper.freedesktop.org
Wed Nov 14 19:26:59 UTC 2012


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

Author: Paul Berry <stereotype441 at gmail.com>
Date:   Wed Nov 14 11:23:51 2012 -0800

mesa: Add .gitignore for hashtable collision unit test.

This test was introduced in commit
35fd61bd99c15c2e13d3945b41c4db7df6e64319.

---

 src/mesa/main/tests/hash_table/.gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mesa/main/tests/hash_table/.gitignore b/src/mesa/main/tests/hash_table/.gitignore
index 94ede9f..3123ac5 100644
--- a/src/mesa/main/tests/hash_table/.gitignore
+++ b/src/mesa/main/tests/hash_table/.gitignore
@@ -1,4 +1,5 @@
 Makefile
+collision
 delete_and_lookup
 delete_management
 destroy_callback




More information about the mesa-commit mailing list