1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Files
gnulib/modules/strftime-tests
Paul Eggert c1340b3d34 test-strftime: test for Solaris bug
* modules/strftime-tests (Depends-on): Add strerror.
* tests/test-strftime.c: Include <errno.h>.
(posixtm_test): New function, containing the old 'main'.
(struct tzalloc_test, struct localtime_rz_test): New types.
(TZ, LT): New static vars.
(tzalloc_test): New function.
(main): Rewrite in terms of posixtm_test and tzalloc_test.
2015-07-25 18:20:10 -07:00

13 lines
150 B
Plaintext

Files:
tests/test-strftime.c
tests/macros.h
Depends-on:
strerror
configure.ac:
Makefile.am:
TESTS += test-strftime
check_PROGRAMS += test-strftime