]> Savannah Git Hosting - gnulib.git/commit
nl_langinfo tests: Add another test.
authorBruno Haible <bruno@clisp.org>
Wed, 8 Feb 2023 22:43:03 +0000 (23:43 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 8 Feb 2023 22:43:03 +0000 (23:43 +0100)
commit4dff93434fcb770cb490a738d10d9cbb4a35d5be
treea6d9a34b04d722e5f2072b4be303b323912b60fd
parent57ec1201e41544144928901fa21f93085c9862d0
nl_langinfo tests: Add another test.

* tests/test-nl_langinfo2.c: New file.
* tests/test-nl_langinfo2.sh: New file.
* modules/nl_langinfo-tests (Files): Add them. Add
intl-thread-locale.m4.
(Depends-on): Add c-strcasestr, stdbool.
(configure.ac): Invoke gt_FUNC_USELOCALE.
(Makefile.am): Arrange to compile test-nl_langinfo2 and test it through
test-nl_langinfo2.sh.
ChangeLog
modules/nl_langinfo-tests
tests/test-nl_langinfo2.c [new file with mode: 0644]
tests/test-nl_langinfo2.sh [new file with mode: 0755]