]> Savannah Git Hosting - gnulib.git/commit
time_r: Add tests.
authorBruno Haible <bruno@clisp.org>
Sun, 11 Feb 2024 10:23:14 +0000 (11:23 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 11 Feb 2024 10:41:25 +0000 (11:41 +0100)
commit10321db3cd2d0883f085f10eb25f99aa80a97075
treea950526906bd077bbc5220b0d0c26a9848288834
parent3aafd55066902b942ebb0263a5c235e684e2eeca
time_r: Add tests.

* lib/time_r.c: Add comment.
* tests/test-gmtime_r.c: New file.
* tests/test-gmtime_r-mt.c: New file, based on
tests/test-nl_langinfo-mt.c.
* tests/test-localtime_r.c: New file.
* tests/test-localtime_r-mt.c: New file, based on
tests/test-nl_langinfo-mt.c.
* modules/time_r-tests: New file.
ChangeLog
lib/time_r.c
modules/time_r-tests [new file with mode: 0644]
tests/test-gmtime_r-mt.c [new file with mode: 0644]
tests/test-gmtime_r.c [new file with mode: 0644]
tests/test-localtime_r-mt.c [new file with mode: 0644]
tests/test-localtime_r.c [new file with mode: 0644]