HomeSort by: relevance | last modified time | path
    Searched refs:MSGCMP (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgcmp-4 92 : ${MSGCMP=msgcmp}
94 ${MSGCMP} --use-fuzzy mc-test4.po1 mc-test4.pot > mc-test4.out11 2>&1
102 : ${MSGCMP=msgcmp}
104 ${MSGCMP} mc-test4.po1 mc-test4.pot > mc-test4.out12 2>&1
155 : ${MSGCMP=msgcmp}
157 ${MSGCMP} mc-test4.po2 mc-test4.pot > mc-test4.out2 2>&1
msgcmp-1 21 : ${MSGCMP=msgcmp}
22 ${MSGCMP} mc-test1.in1 mc-test1.in2 > /dev/null 2>&1
msgcmp-2 23 : ${MSGCMP=msgcmp}
25 ${MSGCMP} mc-test2.in1 mc-test2.in2 2>&1 | grep -v '^==' > mc-test2.out
32 msgcmp: found 1 fatal error
msgcmp-3 23 : ${MSGCMP=msgcmp}
25 ${MSGCMP} --properties-input mc-test3.in1 mc-test3.in2 2>&1 | grep -v '^==' > mc-test3.out
32 msgcmp: found 1 fatal error
msgmerge-18 3 # Test msgmerge and msgcmp on a PO file with contexts.
119 : ${MSGCMP=msgcmp}
120 ${MSGCMP} --use-fuzzy --use-untranslated mm-test18.po mm-test18.pot 2>/dev/null
198 : ${MSGCMP=msgcmp}
199 ${MSGCMP} --use-fuzzy --use-untranslated mm-test18.new.po mm-test18.pot
Makefile.am 35 msgcmp-1 msgcmp-2 msgcmp-3 msgcmp-4 \
148 MSGCMP="$(CHECKER) msgcmp" \

Completed in 15 milliseconds