mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/gettimeofday-tests (Depends-on): Add 'time'. * modules/timespec_get-tests (Depends-on): Likewise. * tests/test-gettimeofday.c (test_consistency): Update comment. * tests/test-timespec_get.c (main): Likewise.
15 lines
177 B
Plaintext
15 lines
177 B
Plaintext
Files:
|
|
tests/test-gettimeofday.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
time
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-gettimeofday
|
|
check_PROGRAMS += test-gettimeofday
|
|
|