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

string-buffer: Add tests.

* tests/test-string-buffer.c: New file.
* modules/string-buffer-tests: New file.
This commit is contained in:
Bruno Haible
2021-02-21 21:41:53 +01:00
parent 75461c74dc
commit c9b44f214c
3 changed files with 123 additions and 0 deletions

View File

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