[git commit] test: Ignore various test objects in locale

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Apr 17 21:15:40 UTC 2012


commit: http://git.uclibc.org/uClibc/commit/?id=521d842a5e8722496911d12153a183af088b9322
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 |   25 +++++++++++++++----------
 1 files changed, 15 insertions(+), 10 deletions(-)

diff --git a/test/.gitignore b/test/.gitignore
index 65490c2..e445ef2 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -52,9 +52,24 @@ inet/gethostid
 inet/getnetent
 librt/shmtest
 locale/bug-iconv-trans
+locale/bug-usesetlocale
+locale/C
 locale/collate-test
 locale/dump-ctype
 locale/gen-unicode-ctype
+locale/show-ucs-data
+locale/tst-digits
+locale/tst-langinfo
+locale/tst-mbswcs[1-6]
+locale/tst_nl_langinfo
+locale/tst-numeric
+locale/tst-setlocale
+locale/tst-sscanf
+locale/tst-trans
+locale/tst-wctype
+locale/tst-xlocale1
+locale/tst-xlocale2
+locale/xfrm-test
 locale-mbwc/tst_iswalnum
 locale-mbwc/tst_iswalpha
 locale-mbwc/tst_iswcntrl
@@ -105,16 +120,6 @@ locale-mbwc/tst_wctrans
 locale-mbwc/tst_wctype
 locale-mbwc/tst_wcwidth
 locale-mbwc/tst2_mbrtowc
-locale/show-ucs-data
-locale/tst-digits
-locale/tst-langinfo
-locale/tst-mbswcs[1-6]
-locale/tst_nl_langinfo
-locale/tst-numeric
-locale/tst-setlocale
-locale/tst-sscanf
-locale/tst-trans
-locale/tst-wctype
 malloc/malloc
 malloc/mallocbug
 malloc/malloc-standard-alignment


More information about the uClibc-cvs mailing list