1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

scratch_buffer: Rename to glibc-internal/scratch_buffer.

* modules/glibc-internal/scratch_buffer: Renamed from
modules/scratch_buffer.
* modules/glibc-internal/scratch_buffer-tests: Renamed from
modules/scratch_buffer-tests.
* modules/canonicalize (Depends-on): Update.
* modules/canonicalize-lgpl (Depends-on): Likewise.
* modules/glob (Depends-on): Likewise.
This commit is contained in:
Bruno Haible
2022-11-03 13:30:04 +01:00
parent 4840511133
commit 9316c7139e
6 changed files with 50 additions and 39 deletions

View File

@@ -0,0 +1,12 @@
Files:
tests/test-scratch-buffer.c
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-scratch-buffer
check_PROGRAMS += test-scratch-buffer
test_scratch_buffer_SOURCES = test-scratch-buffer.c