1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 23:35:50 +00:00

4 Commits

Author SHA1 Message Date
Bruno Haible 8f88d159d4 tests: Use streq, part 4.
* tests/**/*.[hc]: Use streq instead of STREQ.
* tests/macros.h (STREQ): Remove macro.
* modules/*-tests (Dependencies): Add streq.
2026-03-01 10:50:12 +01:00
Bruno Haible a103189ca4 getusershell tests: Fix link error on MSVC.
* modules/getusershell-tests (Makefile.am): Link test-getusershell with
$(LIBINTL).
2024-05-17 23:33:17 +02:00
Bruno Haible 767b725a3f getusershell tests: Verify the function declarations.
* tests/test-getusershell.c: Include signature.h.
(getusershell, setusershell, endusershell): Check the signatures.
* modules/getusershell-tests (Files): Add tests/signature.h.
2024-05-15 12:04:42 +02:00
Collin Funk 4b65f4777c getusershell: Add tests.
* modules/getusershell-tests: New file.
* tests/test-getusershell.c: New file.
2024-05-15 02:09:26 -07:00