]> git.ipfire.org Git - thirdparty/elfutils.git/commit
tests: Add C++ self test binary.
authorMark Wielaard <mjw@redhat.com>
Tue, 24 Jul 2012 17:18:52 +0000 (19:18 +0200)
committerMark Wielaard <mjw@redhat.com>
Thu, 16 Aug 2012 20:26:23 +0000 (22:26 +0200)
commita985e57862fa0aed33314de079cd44908a6b59cc
tree48cf2608fa327f91af1552febfb0ccdaef1cf3d8
parentf75e849377bc5a8402fb794622f22d9fd4f661be
tests: Add C++ self test binary.

Only build and tested by self tests if a g++ with C++x0 is available.
Almost empty C++ program, can be extended to test more features.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
ChangeLog
configure.ac
m4/ChangeLog
m4/ax_cxx_compile_stdcxx_0x.m4 [new file with mode: 0644]
tests/ChangeLog
tests/Makefile.am
tests/cxx-various.cc [new file with mode: 0644]
tests/test-subr.sh
tests/testfile-cxx-various.bz2 [new file with mode: 0755]