objc, objc++: add stress test
authorPeter Breitenlohner <peb@mppmu.mpg.de>
Mon, 30 Apr 2012 14:11:03 +0000 (16:11 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 2 May 2012 15:39:24 +0000 (17:39 +0200)
commit49aa6e01579f0f7be8099f14e40d97379c327141
treeb0e09ba8be5d823336137b9eee0bb772e4cdafe8
parent3434a6495151f3eaa3570fbbb40c873554c0fe4e
objc, objc++: add stress test

* t/objc-megademo.sh: New test, trying out a package using all
of C, C++, Objective C and Objective C++ at the same time.
* t/list-of-tests.mk: Add it.

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