mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* tests/test-malloc-h.c: New file. * modules/malloc-h-tests: New file. * tests/test-malloc-h-c++.cc: New file. * modules/malloc-h-c++-tests: New file.
12 lines
145 B
Plaintext
12 lines
145 B
Plaintext
Files:
|
|
tests/test-malloc-h.c
|
|
|
|
Depends-on:
|
|
malloc-h-c++-tests
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-malloc-h
|
|
check_PROGRAMS += test-malloc-h
|