mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
Problem reported by Bruno Haible in: https://lists.gnu.org/r/bug-gnulib/2023-04/msg00134.html * modules/largefile-tests, modules/year2038-tests (Depends-on): Remove assert-h. * tests/test-largefile.c, tests/test-year2038.c: Test dynamically, not via static_assert.
12 lines
135 B
Plaintext
12 lines
135 B
Plaintext
Files:
|
|
tests/test-year2038.c
|
|
|
|
Depends-on:
|
|
intprops
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-year2038
|
|
check_PROGRAMS += test-year2038
|