summaryrefslogtreecommitdiff
path: root/modules/stdalign-c++-tests
blob: bc7a1f7f1c28ab9f5c2564abe2712a82b94f3d97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Files:
tests/test-stdalign-c++.cc

Status:
c++-test

Depends-on:
ansi-c++-opt

configure.ac:

Makefile.am:
if ANSICXX
TESTS += test-stdalign-c++
check_PROGRAMS += test-stdalign-c++
test_stdalign_c___SOURCES = test-stdalign-c++.cc
endif