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:
12
modules/glibc-internal/scratch_buffer-tests
Normal file
12
modules/glibc-internal/scratch_buffer-tests
Normal 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
|
Reference in New Issue
Block a user