Lines Matching refs:msguniq
3 # Test msguniq on a PO file with contexts.
8 tmpfiles="$tmpfiles msguniq-5.po"
9 cat <<\EOF > msguniq-5.po
59 tmpfiles="$tmpfiles msguniq-5.out"
60 : ${MSGUNIQ-msguniq}
61 ${MSGUNIQ} -o msguniq-5.out msguniq-5.po
64 tmpfiles="$tmpfiles msguniq-5.ok"
65 cat <<\EOF > msguniq-5.ok
111 ${DIFF} msguniq-5.ok msguniq-5.out