1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/putenv-gnu-tests
Collin Funk 5d2987e6ca Rename module 'putenv' to 'putenv-gnu'.
* modules/putenv-gnu: Renamed from modules/putenv.
(Description): Mention the removal of environment variables.
* modules/putenv-gnu-tests: Renamed from modules/putenv-tests.
* modules/putenv: New file, an indirection to the new module.
* doc/posix-functions/putenv.texi: Mention the new module name.
* NEWS: Mention the change.
2024-05-16 15:56:47 -07:00

14 lines
162 B
Plaintext

Files:
tests/test-putenv.c
tests/macros.h
tests/signature.h
Depends-on:
unsetenv
configure.ac:
Makefile.am:
TESTS += test-putenv
check_PROGRAMS += test-putenv