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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
sys_types-c++-tests
blob
68e21ae5a7ae265155750169a566f146f03403d0
1
Files:
2
tests/test-sys_types-c++.cc
3
4
Status:
5
c++-test
6
7
Depends-on:
8
ansi-c++-opt
9
10
configure.ac:
11
12
Makefile.am:
13
if ANSICXX
14
TESTS += test-sys_types-c++
15
check_PROGRAMS += test-sys_types-c++
16
test_sys_types_c___SOURCES = test-sys_types-c++.cc
17
endif