mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* modules/linked-list-unportable-tests: New file, based on modules/linked-list-tests. * modules/linked-list-tests: Remove the unportable tests from here. Depend on linked-list-unportable-tests.
14 lines
190 B
Plaintext
14 lines
190 B
Plaintext
Files:
|
|
tests/test-linked_list.c
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
array-list
|
|
linked-list-unportable-tests
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-linked_list
|
|
check_PROGRAMS += test-linked_list
|