1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Files
gnulib/modules/stdio-tests
Bruno Haible eea38e67b2 Tests for function fwrite().
* modules/fwrite-tests: New file.
* tests/test-fwrite.c: New file.
* modules/stdio-tests (Depends-on): Add fwrite-tests.
2011-09-24 17:08:38 +02:00

17 lines
189 B
Plaintext

Files:
tests/test-stdio.c
Depends-on:
verify
stdio-c++-tests
fgetc-tests
fputc-tests
fread-tests
fwrite-tests
configure.ac:
Makefile.am:
TESTS += test-stdio
check_PROGRAMS += test-stdio