summaryrefslogtreecommitdiff
path: root/source4/script/tests/test_pidl.sh
blob: 6ef2b0ab91d4b86bfd3aec6c9ef811e7e3d28073 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
if [ ! -n "$PERL" ]
then
	PERL=perl
fi
#$PERL -MExtUtils::Command::MM -e "test_harness()" pidl/tests/*.pl
$PERL -MExtUtils::Command::MM -e "test_harness()" pidl/tests/parse_idl.pl