diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-11-25 15:55:47 +0100 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2009-11-25 15:55:47 +0100 |
commit | 3a8d2129f4db2fcdb673f2438cb39963550f73d0 (patch) | |
tree | 1d9b7b7e17ef50f54f4b4973ac4a64e1ee1aff48 /test/.gitignore | |
parent | 557e0c8dd7831473920ad900f5205e0d6987b2aa (diff) |
ignore some more testcase binaries
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 1e7cd584e..e9d1ffd5f 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 |