From 86971ff3b930a93de55aae00fe66f3d1d10dbcb4 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Thu, 30 Mar 2006 04:39:37 +0000 Subject: r14798: Get swig building again (by commenting out dcerpc stuff for now). Add the start of a test framework for swigged functionality. (This used to be commit 3dfd0959f78518c021417f3f1158c51d70a1e88c) --- source4/script/tests/test_swig.sh | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 source4/script/tests/test_swig.sh (limited to 'source4/script') diff --git a/source4/script/tests/test_swig.sh b/source4/script/tests/test_swig.sh new file mode 100755 index 0000000000..6b97ab4d33 --- /dev/null +++ b/source4/script/tests/test_swig.sh @@ -0,0 +1,19 @@ +#!/bin/sh + +if [ $# -ne 0 ]; then + cat <