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
/
limits-h-c++-tests
blob
e9763415aa8394f9f9553abd3ccef70a9f3a438b
1
Files:
2
tests/test-limits-h-c++.cc
3
tests/test-limits-h-c++2.cc
4
5
Status:
6
c++-test
7
8
Depends-on:
9
ansi-c++-opt
10
11
configure.ac:
12
13
Makefile.am:
14
if ANSICXX
15
TESTS += test-limits-h-c++
16
check_PROGRAMS += test-limits-h-c++
17
test_limits_h_c___SOURCES = test-limits-h-c++.cc test-limits-h-c++2.cc
18
endif