Introduce c++ test
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 29 Nov 2011 12:47:48 +0000 (07:47 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 29 Nov 2011 12:47:48 +0000 (07:47 -0500)
commit6b79f035b5ffe3afb23ee9079d30f9fbaf7de514
tree4307deed5f458d98f730fc7e75a3796b76f82002
parent25c9a6e9fdb95d9d1c57463ab513ab1db197128d
Introduce c++ test

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
configure.ac
tests/Makefile.am
tests/hello.cxx/Makefile.am [new file with mode: 0644]
tests/hello.cxx/README [new file with mode: 0644]
tests/hello.cxx/hello.cpp [new file with mode: 0644]
tests/hello.cxx/run [new file with mode: 0755]
tests/hello.cxx/tp.c [new file with mode: 0644]
tests/hello.cxx/ust_tests_demo.h [new file with mode: 0644]
tests/hello.cxx/ust_tests_hello.h [new file with mode: 0644]
This page took 0.02579 seconds and 4 git commands to generate.