mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* 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.
13 lines
211 B
Plaintext
13 lines
211 B
Plaintext
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
|