Home | History | Annotate | Download | only in tests

Lines Matching refs:msguniq

3 # Test msguniq on PO file with previous msgids.
8 tmpfiles="$tmpfiles msguniq-6.in"
9 cat <<\EOF > msguniq-6.in
72 tmpfiles="$tmpfiles msguniq-6.out"
73 : ${MSGUNIQ=msguniq}
74 ${MSGUNIQ} -o msguniq-6.out msguniq-6.in
77 tmpfiles="$tmpfiles msguniq-6.ok"
78 cat <<\EOF > msguniq-6.ok
107 "#-#-#-#-# msguniq-6.in #-#-#-#-#\n"
109 "#-#-#-#-# msguniq-6.in #-#-#-#-#\n"
125 ${DIFF} msguniq-6.ok msguniq-6.out