comparison tests/test-gendoc.t @ 22046:7a9cbb315d84

tests: replace exit 80 with #require
author Matt Mackall <mpm@selenic.com>
date Wed, 06 Aug 2014 11:43:59 -0500
parents 3fedc29a98bb
children 1fdb1d909c79
comparison
equal deleted inserted replaced
22045:769198c6a62d 22046:7a9cbb315d84
1 #require docutils
2
1 Test document extraction 3 Test document extraction
2 4
3 $ "$TESTDIR/hghave" docutils || exit 80
4 $ HGENCODING=UTF-8 5 $ HGENCODING=UTF-8
5 $ export HGENCODING 6 $ export HGENCODING
6 $ { echo C; ls "$TESTDIR/../i18n"/*.po | sort; } | while read PO; do 7 $ { echo C; ls "$TESTDIR/../i18n"/*.po | sort; } | while read PO; do
7 > LOCALE=`basename "$PO" .po` 8 > LOCALE=`basename "$PO" .po`
8 > echo 9 > echo