Test-Command: rpl --version

Test-Command: cp -a debian/tests/lorem.txt $AUTOPKGTEST_TMP; rpl Lorem L-O-R-E-M $AUTOPKGTEST_TMP/lorem.txt; egrep L-O-R-E-M $AUTOPKGTEST_TMP/lorem.txt || exit 1
Restrictions: allow-stderr

Test-Command: cp -a debian/tests/lorem.txt $AUTOPKGTEST_TMP/.lorem.txt; rpl -ibva Lorem L-O-R-E-M $AUTOPKGTEST_TMP/.lorem.txt; egrep L-O-R-E-M $AUTOPKGTEST_TMP/.lorem.txt || exit 1
Restrictions: allow-stderr
