Codebase list texinfo / 4b82d0df-29c0-46db-b493-c86605c5af79/main tp / prove.sh
4b82d0df-29c0-46db-b493-c86605c5af79/main

Tree @4b82d0df-29c0-46db-b493-c86605c5af79/main (Download .tar.gz)

prove.sh @4b82d0df-29c0-46db-b493-c86605c5af79/mainraw · history · blame

#! /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