diffseq: port to GCC 14.2.1 in ‘patch’
[gnulib.git] / modules / sys_uio-c++-tests
blob15765d84196bb22ca9524aed7050f8ed0b75e7f3
1 Files:
2 tests/test-sys_uio-c++.cc
4 Status:
5 c++-test
7 Depends-on:
8 ansi-c++-opt
10 configure.ac:
12 Makefile.am:
13 if ANSICXX
14 TESTS += test-sys_uio-c++
15 check_PROGRAMS += test-sys_uio-c++
16 test_sys_uio_c___SOURCES = test-sys_uio-c++.cc
17 endif