1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/stat-time-tests
Bruno Haible c384a44fc2 stat-time tests: Add C++ tests.
* tests/test-stat-time-c++.cc: New file.
* modules/stat-time-c++-tests: New file.
* modules/stat-time-tests (Depends-on): Add stat-time-c++-tests.
2025-06-01 01:10:43 +02:00

21 lines
303 B
Plaintext

Files:
tests/test-stat-time.c
tests/macros.h
tests/nap.h
Depends-on:
nanosleep
stdckdint-h
time-h
unistd-h
xconcat-filename
xgetcwd-lgpl
stat-time-c++-tests
configure.ac:
Makefile.am:
TESTS += test-stat-time
check_PROGRAMS += test-stat-time
test_stat_time_LDADD = $(LDADD) $(NANOSLEEP_LIB) @LIBINTL@