summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/prove.sh
blob: e0896fc785f3eb067063c7e3e2f3894a55f91e6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#! /bin/sh
# Copyright 2012 Free Software Foundation.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved.


if [ z"$srcdir" = 'z' ]; then
  srcdir='.'
fi

prove -I "$srcdir" -I "$srcdir"/maintain/lib/Unicode-EastAsianWidth/lib/ -I "$srcdir"/maintain/lib/libintl-perl/lib -I "$srcdir"/maintain/lib/Text-Unidecode/lib/ "$srcdir"/t/*.t