Lines Matching refs:test19
6 cat <<\EOF > mm-test19.po
31 cat <<\EOF > mm-test19.pot
80 ${MSGMERGE} -q --previous -o mm-test19.tmp.po mm-test19.po mm-test19.pot || Exit 1
81 LC_ALL=C tr -d '\r' < mm-test19.tmp.po > mm-test19.new1.po || Exit 1
83 cat <<\EOF > mm-test19.ok1
123 ${DIFF} mm-test19.ok1 mm-test19.new1.po || Exit 1
125 cat <<\EOF > mm-test19.pot
164 ${MSGMERGE} -q --previous -o mm-test19.tmp.po mm-test19.new1.po mm-test19.pot || Exit 1
165 LC_ALL=C tr -d '\r' < mm-test19.tmp.po > mm-test19.new2.po || Exit 1
167 cat <<\EOF > mm-test19.ok2
207 ${DIFF} mm-test19.ok2 mm-test19.new2.po || Exit 1