Mercurial > hg > octave-shane > gnulib-hg
view modules/fopen-safer-tests @ 11861:f455bec0d65f
test-fopen-safer: split from test-fopen
* tests/test-fopen.c (main): Move...
* tests/test-fopen.h: ...into new file.
* tests/test-fopen-safer.c: New file.
* modules/fopen-tests (Files): Add test-fopen.h.
* modules/fopen-safer-tests: New file.
Suggested by Bruno Haible.
Signed-off-by: Eric Blake <ebb9@byu.net>
author | Eric Blake <ebb9@byu.net> |
---|---|
date | Thu, 20 Aug 2009 23:19:20 -0600 |
parents | |
children | a48d3d749ca5 |
line wrap: on
line source
Files: tests/test-fopen.h tests/test-fopen-safer.c Depends-on: configure.ac: Makefile.am: TESTS += test-fopen-safer check_PROGRAMS += test-fopen-safer