1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
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
Eric Blake
ea9ff45fb8 strftime: silence gnulib-tool warning
gnulib-tool: warning: module strftime-tests has duplicated dependencies: strftime

* modules/strftime-tests (Depends-on): Drop automatic dependency.

Signed-off-by: Eric Blake <eblake@redhat.com>
2011-04-08 20:10:13 -06:00
Jim Meyering
cf9a160da2 tests: add strftime-tests module
* tests/test-strftime.c: New file.
* modules/strftime-tests: New module.
2011-03-21 15:38:12 +01:00