aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2015-02-25 16:01:13 -0800
committerRoland McGrath <roland@hack.frob.com>2015-02-25 16:01:13 -0800
commitca681b7b7b79bea3af62fe709df6594f3f5457e6 (patch)
tree69265a0eee472d9b15d9c238ed2d0eb216af0b89 /ChangeLog
parentfd1f2f1c3de842b84a0ee9667c3172b2169f1b10 (diff)
downloadglibc-ca681b7b7b79bea3af62fe709df6594f3f5457e6.zip
glibc-ca681b7b7b79bea3af62fe709df6594f3f5457e6.tar.gz
glibc-ca681b7b7b79bea3af62fe709df6594f3f5457e6.tar.bz2
Convert tst-iconv3 to use test-skeleton.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f2d1d9..dd590b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-02-25 Roland McGrath <roland@hack.frob.com>
+ * iconv/tst-iconv3.c (main): Converted to ...
+ (do_test): ... this.
+ (TEST_FUNCTION): New macro.
+ Include test-skeleton.c.
+
* iconv/tst-iconv5.c (testcode, number): Make variables static const.
(convert): Make function static.
(test_unalign): Likewise. Add const to argument pointee types.