]> Savannah Git Hosting - gnulib.git/commit
localeconv tests: Add multithread-safety test.
authorBruno Haible <bruno@clisp.org>
Sat, 12 Apr 2025 07:32:43 +0000 (09:32 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 12 Apr 2025 07:33:47 +0000 (09:33 +0200)
commitb1282db2bfb7ce78bd462d0b03023c91151738ef
tree876026f3c7f001af6defe66ba798a87d7ec71fa9
parentf7a63a906ed956838b3e6d5545092cef264e0b6e
localeconv tests: Add multithread-safety test.

* tests/test-localeconv-mt.c: New file, based on
tests/test-nl_langinfo-mt.c.
* modules/localeconv-tests (Files): Add it.
(Depends-on): Add setlocale, thread, nanosleep.
(Makefile.am): Arrange to compile and run test-localeconv-mt.
ChangeLog
modules/localeconv-tests
tests/test-localeconv-mt.c [new file with mode: 0644]