summaryrefslogtreecommitdiff
path: root/modules/uniconv
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-12-24 21:01:42 +0100
committerBruno Haible <bruno@clisp.org>2009-12-24 21:01:42 +0100
commit987e5651e8d1c5aa933c9ce88562806af4093702 (patch)
tree4a7d023ba4f5f6c20bc5a1b68ab678e934afc4b0 /modules/uniconv
parenteffbadc5cdd5c424f97367d66297e0e2aa057d63 (diff)
downloadgnulib-987e5651e8d1c5aa933c9ce88562806af4093702.tar.gz
Refactor common macros used in tests.
Diffstat (limited to 'modules/uniconv')
-rw-r--r--modules/uniconv/u16-conv-from-enc-tests1
-rw-r--r--modules/uniconv/u16-conv-to-enc-tests1
-rw-r--r--modules/uniconv/u16-strconv-from-enc-tests1
-rw-r--r--modules/uniconv/u16-strconv-to-enc-tests1
-rw-r--r--modules/uniconv/u32-conv-from-enc-tests1
-rw-r--r--modules/uniconv/u32-conv-to-enc-tests1
-rw-r--r--modules/uniconv/u32-strconv-from-enc-tests1
-rw-r--r--modules/uniconv/u32-strconv-to-enc-tests1
-rw-r--r--modules/uniconv/u8-conv-from-enc-tests1
-rw-r--r--modules/uniconv/u8-conv-to-enc-tests1
-rw-r--r--modules/uniconv/u8-strconv-from-enc-tests1
-rw-r--r--modules/uniconv/u8-strconv-to-enc-tests1
12 files changed, 12 insertions, 0 deletions
diff --git a/modules/uniconv/u16-conv-from-enc-tests b/modules/uniconv/u16-conv-from-enc-tests
index 5539ccb25f..df46e17819 100644
--- a/modules/uniconv/u16-conv-from-enc-tests
+++ b/modules/uniconv/u16-conv-from-enc-tests
@@ -1,5 +1,6 @@
Files:
tests/uniconv/test-u16-conv-from-enc.c
+tests/macros.h
Depends-on:
unistr/u16-cmp
diff --git a/modules/uniconv/u16-conv-to-enc-tests b/modules/uniconv/u16-conv-to-enc-tests
index 399537ac7d..cb0dd0137a 100644
--- a/modules/uniconv/u16-conv-to-enc-tests
+++ b/modules/uniconv/u16-conv-to-enc-tests
@@ -1,5 +1,6 @@
Files:
tests/uniconv/test-u16-conv-to-enc.c
+tests/macros.h
Depends-on:
diff --git a/modules/uniconv/u16-strconv-from-enc-tests b/modules/uniconv/u16-strconv-from-enc-tests
index b9c162a925..67f96def7a 100644
--- a/modules/uniconv/u16-strconv-from-enc-tests
+++ b/modules/uniconv/u16-strconv-from-enc-tests
@@ -1,5 +1,6 @@
Files:
tests/uniconv/test-u16-strconv-from-enc.c
+tests/macros.h
Depends-on:
unistr/u16-strcmp
diff --git a/modules/uniconv/u16-strconv-to-enc-tests b/modules/uniconv/u16-strconv-to-enc-tests
index 0548b0159e..c1865bf6b5 100644
--- a/modules/uniconv/u16-strconv-to-enc-tests
+++ b/modules/uniconv/u16-strconv-to-enc-tests
@@ -1,5 +1,6 @@
Files:
tests/uniconv/test-u16-strconv-to-enc.c
+tests/macros.h
Depends-on:
unistr/u16-strcmp
diff --git a/modules/uniconv/u32-conv-from-enc-tests b/modules/uniconv/u32-conv-from-enc-tests
index e35a75a03b..94a3b8c0e6 100644
--- a/modules/uniconv/u32-conv-from-enc-tests
+++ b/modules/uniconv/u32-conv-from-enc-tests
@@ -1,5 +1,6 @@
Files:
tests/uniconv/test-u32-conv-from-enc.c
+tests/macros.h
Depends-on:
unistr/u32-cmp
diff --git a/modules/uniconv/u32-conv-to-enc-tests b/modules/uniconv/u32-conv-to-enc-tests
index a46e9b5c19..934d7e4984 100644
--- a/modules/uniconv/u32-conv-to-enc-tests
+++ b/modules/uniconv/u32-conv-to-enc-tests
@@ -1,5 +1,6 @@
Files:
tests/uniconv/test-u32-conv-to-enc.c
+tests/macros.h
Depends-on:
diff --git a/modules/uniconv/u32-strconv-from-enc-tests b/modules/uniconv/u32-strconv-from-enc-tests
index 2370b5801a..a01fbf2e36 100644
--- a/modules/uniconv/u32-strconv-from-enc-tests
+++ b/modules/uniconv/u32-strconv-from-enc-tests
@@ -1,5 +1,6 @@
Files:
tests/uniconv/test-u32-strconv-from-enc.c
+tests/macros.h
Depends-on:
unistr/u32-strcmp
diff --git a/modules/uniconv/u32-strconv-to-enc-tests b/modules/uniconv/u32-strconv-to-enc-tests
index 19f5eca8f5..7188c32177 100644
--- a/modules/uniconv/u32-strconv-to-enc-tests
+++ b/modules/uniconv/u32-strconv-to-enc-tests
@@ -1,5 +1,6 @@
Files:
tests/uniconv/test-u32-strconv-to-enc.c
+tests/macros.h
Depends-on:
unistr/u32-strcmp
diff --git a/modules/uniconv/u8-conv-from-enc-tests b/modules/uniconv/u8-conv-from-enc-tests
index 4dc02cb0bf..d11cd52def 100644
--- a/modules/uniconv/u8-conv-from-enc-tests
+++ b/modules/uniconv/u8-conv-from-enc-tests
@@ -1,5 +1,6 @@
Files:
tests/uniconv/test-u8-conv-from-enc.c
+tests/macros.h
Depends-on:
unistr/u8-strlen
diff --git a/modules/uniconv/u8-conv-to-enc-tests b/modules/uniconv/u8-conv-to-enc-tests
index 00aa37f0ca..9fe4134da9 100644
--- a/modules/uniconv/u8-conv-to-enc-tests
+++ b/modules/uniconv/u8-conv-to-enc-tests
@@ -1,5 +1,6 @@
Files:
tests/uniconv/test-u8-conv-to-enc.c
+tests/macros.h
Depends-on:
unistr/u8-strlen
diff --git a/modules/uniconv/u8-strconv-from-enc-tests b/modules/uniconv/u8-strconv-from-enc-tests
index 971786e1e4..90119d591d 100644
--- a/modules/uniconv/u8-strconv-from-enc-tests
+++ b/modules/uniconv/u8-strconv-from-enc-tests
@@ -1,5 +1,6 @@
Files:
tests/uniconv/test-u8-strconv-from-enc.c
+tests/macros.h
Depends-on:
unistr/u8-strcmp
diff --git a/modules/uniconv/u8-strconv-to-enc-tests b/modules/uniconv/u8-strconv-to-enc-tests
index b5724430e2..12409eda89 100644
--- a/modules/uniconv/u8-strconv-to-enc-tests
+++ b/modules/uniconv/u8-strconv-to-enc-tests
@@ -1,5 +1,6 @@
Files:
tests/uniconv/test-u8-strconv-to-enc.c
+tests/macros.h
Depends-on:
unistr/u8-strcmp