From 21cbfc2d3b92255336c222c869547114371823a6 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 5 Apr 2009 23:24:29 +0200 Subject: Add comments. --- tests/.gitignore | 2 ++ tests/unicase/.gitignore | 2 ++ tests/uniconv/.gitignore | 2 ++ tests/unictype/.gitignore | 2 ++ tests/unilbrk/.gitignore | 2 ++ tests/uniname/.gitignore | 2 ++ tests/uninorm/.gitignore | 2 ++ tests/unistdio/.gitignore | 2 ++ tests/uniwbrk/.gitignore | 2 ++ tests/uniwidth/.gitignore | 2 ++ 10 files changed, 20 insertions(+) (limited to 'tests') diff --git a/tests/.gitignore b/tests/.gitignore index 7591207..65695eb 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,4 @@ +# Files brought in by gnulib-tool: /Makefile.gnulib /error.c /error.h @@ -56,3 +57,4 @@ /xalloc-die.c /xalloc.h /xmalloc.c + diff --git a/tests/unicase/.gitignore b/tests/unicase/.gitignore index 2cb6e74..1feb936 100644 --- a/tests/unicase/.gitignore +++ b/tests/unicase/.gitignore @@ -1,3 +1,4 @@ +# Files brought in by gnulib-tool: /test-casecmp.h /test-is-cased.h /test-is-casefolded.h @@ -50,3 +51,4 @@ /test-ulc-casecoll.c /test-ulc-casecoll1.sh /test-ulc-casecoll2.sh + diff --git a/tests/uniconv/.gitignore b/tests/uniconv/.gitignore index 5d04af3..8773330 100644 --- a/tests/uniconv/.gitignore +++ b/tests/uniconv/.gitignore @@ -1,3 +1,4 @@ +# Files brought in by gnulib-tool: /test-u16-conv-from-enc.c /test-u16-conv-to-enc.c /test-u16-strconv-from-enc.c @@ -10,3 +11,4 @@ /test-u8-conv-to-enc.c /test-u8-strconv-from-enc.c /test-u8-strconv-to-enc.c + diff --git a/tests/unictype/.gitignore b/tests/unictype/.gitignore index 57779f8..65a7b37 100644 --- a/tests/unictype/.gitignore +++ b/tests/unictype/.gitignore @@ -1,3 +1,4 @@ +# Files brought in by gnulib-tool: /test-bidi_byname.c /test-bidi_name.c /test-bidi_of.c @@ -158,3 +159,4 @@ /test-sy_c_whitespace.c /test-sy_java_ident.c /test-sy_java_whitespace.c + diff --git a/tests/unilbrk/.gitignore b/tests/unilbrk/.gitignore index 636dd14..ea1fe68 100644 --- a/tests/unilbrk/.gitignore +++ b/tests/unilbrk/.gitignore @@ -1,3 +1,4 @@ +# Files brought in by gnulib-tool: /test-u16-possible-linebreaks.c /test-u16-width-linebreaks.c /test-u32-possible-linebreaks.c @@ -6,3 +7,4 @@ /test-u8-width-linebreaks.c /test-ulc-possible-linebreaks.c /test-ulc-width-linebreaks.c + diff --git a/tests/uniname/.gitignore b/tests/uniname/.gitignore index c2508a2..cac3f6c 100644 --- a/tests/uniname/.gitignore +++ b/tests/uniname/.gitignore @@ -1,3 +1,5 @@ +# Files brought in by gnulib-tool: /UnicodeDataNames.txt /test-uninames.c /test-uninames.sh + diff --git a/tests/uninorm/.gitignore b/tests/uninorm/.gitignore index 714abb3..638de7e 100644 --- a/tests/uninorm/.gitignore +++ b/tests/uninorm/.gitignore @@ -1,3 +1,4 @@ +# Files brought in by gnulib-tool: /NormalizationTest.txt /test-canonical-decomposition.c /test-compat-decomposition.c @@ -40,3 +41,4 @@ /test-u8-normcmp.h /test-u8-normcoll.c /test-uninorm-filter-nfc.c + diff --git a/tests/unistdio/.gitignore b/tests/unistdio/.gitignore index 55c2407..59879fd 100644 --- a/tests/unistdio/.gitignore +++ b/tests/unistdio/.gitignore @@ -1,3 +1,4 @@ +# Files brought in by gnulib-tool: /test-u16-asnprintf1.c /test-u16-asnprintf1.h /test-u16-printf1.h @@ -42,3 +43,4 @@ /test-ulc-vasprintf1.c /test-ulc-vsnprintf1.c /test-ulc-vsprintf1.c + diff --git a/tests/uniwbrk/.gitignore b/tests/uniwbrk/.gitignore index 52496c8..1e49ae0 100644 --- a/tests/uniwbrk/.gitignore +++ b/tests/uniwbrk/.gitignore @@ -1,5 +1,7 @@ +# Files brought in by gnulib-tool: /test-u16-wordbreaks.c /test-u32-wordbreaks.c /test-u8-wordbreaks.c /test-ulc-wordbreaks.c /test-ulc-wordbreaks.sh + diff --git a/tests/uniwidth/.gitignore b/tests/uniwidth/.gitignore index df0d32f..f2e446e 100644 --- a/tests/uniwidth/.gitignore +++ b/tests/uniwidth/.gitignore @@ -1,3 +1,4 @@ +# Files brought in by gnulib-tool: /test-u16-strwidth.c /test-u16-width.c /test-u32-strwidth.c @@ -7,3 +8,4 @@ /test-uc_width.c /test-uc_width2.c /test-uc_width2.sh + -- cgit v1.2.1