prove.sh 463 B

1234567891011121314
  1. #! /bin/sh
  2. # Copyright 2012 Free Software Foundation.
  3. #
  4. # Copying and distribution of this file, with or without modification,
  5. # are permitted in any medium without royalty provided the copyright
  6. # notice and this notice are preserved.
  7. if [ z"$srcdir" = 'z' ]; then
  8. srcdir='.'
  9. fi
  10. 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