Mercurial > hg > octave-jordi > gnulib-hg
view modules/strftime-tests @ 18066:fc4efc29b92e
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.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Sat, 25 Jul 2015 15:20:57 -0700 |
parents | 1513aab5388c |
children |
line wrap: on
line source
Files: tests/test-strftime.c tests/macros.h Depends-on: strerror configure.ac: Makefile.am: TESTS += test-strftime check_PROGRAMS += test-strftime