From 6e3b2448eb6cc48a95eeec24f397d3243f9473bf Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 17 May 2005 17:32:25 +0000 Subject: r6862: Add some more tests Accept new command-line options --keep, --outputdir and --idl-compiler. We're currently at 34 IDL tests (...and counting) (This used to be commit 7004f9515b75bce5b46e444f1865d377fdae0afa) --- source4/script/tests/test_pidl.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/script/tests/test_pidl.sh') diff --git a/source4/script/tests/test_pidl.sh b/source4/script/tests/test_pidl.sh index 8c57f10ffe..07c144a65f 100755 --- a/source4/script/tests/test_pidl.sh +++ b/source4/script/tests/test_pidl.sh @@ -3,3 +3,4 @@ ./build/pidl/tests/ndr_align.pl ./build/pidl/tests/ndr_alloc.pl ./build/pidl/tests/ndr_refptr.pl +./build/pidl/tests/ndr_string.pl -- cgit