[git commit nptl] .gitignore more testfiles

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Sun Nov 22 08:37:56 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=00dff5c8d7e9090ec9b6b9b2cbfc4749d3f4d558
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/nptl

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
Signed-off-by: Austin Foxley <austinf at cetoncorp.com>
---
 test/.gitignore |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/test/.gitignore b/test/.gitignore
index 776a7e0..d438af7 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -3,8 +3,13 @@
 #
 !.gitignore
 #
+# Generated files
+#
+*.out
+#
 # Executable test
 #
+*_glibc
 argp/argp-ex[1-4]
 argp/argp-test
 argp/bug-argp1
@@ -35,6 +40,7 @@ inet/tst-ethers
 inet/tst-ethers-line
 inet/tst-network
 inet/tst-ntoa
+librt/shmtest
 locale/bug-iconv-trans
 locale/collate-test
 locale/dump-ctype
@@ -108,7 +114,10 @@ malloc/tst-[cmv]alloc
 malloc/tst-mallocfork
 malloc/tst-mcheck
 malloc/tst-obstack
-math/gen-libm-test.pl
+math/libm-test-ulps.h
+math/libm-test.c
+math/test-fpucw
+math/tst-definitions
 misc/bug-glob2
 misc/bug-readdir1
 misc/dirent
-- 
1.6.3.3



More information about the uClibc-cvs mailing list