[git commit master] ignore some more testcase binaries

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Nov 25 14:55:47 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=3a8d2129f4db2fcdb673f2438cb39963550f73d0
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 test/.gitignore |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/test/.gitignore b/test/.gitignore
index 1e7cd58..e9d1ffd 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -114,9 +114,15 @@ malloc/tst-[cmv]alloc
 malloc/tst-mallocfork
 malloc/tst-mcheck
 malloc/tst-obstack
+math/basic-test
 math/libm-test-ulps.h
 math/libm-test.c
+math/rint
+math/test-double
+math/test-float
 math/test-fpucw
+math/test-idouble
+math/test-ifloat
 math/tst-definitions
 misc/bug-glob2
 misc/bug-readdir1
@@ -184,6 +190,7 @@ nptl/tst-tls[35]mod.so
 nptl/tst-tls6.sh
 nptl/tst-tsd[1-5]
 nptl/tst-umask1
+pthread/cancellation-points
 pthread/ex[1-7]
 pthread/tst-too-many-cleanups
 pwd_grp/getgroups
-- 
1.6.3.3



More information about the uClibc-cvs mailing list