mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
stdbit-h: Add tests.
* tests/test-stdbit-h.c: New file. * tests/test-stdbit-h-c++.cc: New file. * modules/stdbit-h-tests: New file. * modules/stdbit-h-c++-tests: New file.
This commit is contained in:
17
modules/stdbit-h-c++-tests
Normal file
17
modules/stdbit-h-c++-tests
Normal file
@@ -0,0 +1,17 @@
|
||||
Files:
|
||||
tests/test-stdbit-h-c++.cc
|
||||
|
||||
Status:
|
||||
c++-test
|
||||
|
||||
Depends-on:
|
||||
ansi-c++-opt
|
||||
|
||||
configure.ac:
|
||||
|
||||
Makefile.am:
|
||||
if ANSICXX
|
||||
TESTS += test-stdbit-h-c++
|
||||
check_PROGRAMS += test-stdbit-h-c++
|
||||
test_stdbit_h_c___SOURCES = test-stdbit-h-c++.cc
|
||||
endif
|
Reference in New Issue
Block a user