tests: add basic semantic tests on C++ support
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 9 Jun 2012 13:11:10 +0000 (15:11 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 9 Jun 2012 15:54:08 +0000 (17:54 +0200)
commitf3710b5b91b9b200d999dbc1b51e97f7256b5af4
tree8e29dc4eb8c5df474cb6c364bd76495687c31622
parent3cd1a2d0b2c745fe24048445df7ff69c6fb66644
tests: add basic semantic tests on C++ support

Strange as it might seem, we were still missing them (yikes).

* t/cxx-demo.sh: New test.
* t/cxx-lt-demo.sh: Likewise (using libtool).
* t/list-of-tests.mk: Add them.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/cxx-demo.sh [new file with mode: 0755]
t/cxx-lt-demo.sh [new file with mode: 0755]
t/list-of-tests.mk