repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
closein-tests
blob
dc288f2ea0502fafda1cf18242faa92ac302216d
1
Files:
2
tests/test-closein.sh
3
tests/test-closein.c
4
5
Depends-on:
6
binary-io
7
ignore-value
8
test-framework-sh
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-closein.sh
14
check_PROGRAMS += test-closein
15
test_closein_LDADD = $(LDADD) @LIBINTL@ $(LIB_MBRTOWC)