HomeSort by: relevance | last modified time | path
    Searched refs:MSGCAT (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgcat-15 3 # Test msgcat on a PO file with previous msgids.
49 : ${MSGCAT=msgcat}
50 ${MSGCAT} -o mcat-test15.out1 mcat-test15.in
59 : ${MSGCAT=msgcat}
60 ${MSGCAT} --indent -o mcat-test15.out2 mcat-test15.in
msgcat-11 3 # Verify that msgcat leaves #: lines in place even if they have a bizarre
37 : ${MSGCAT=msgcat}
38 ${MSGCAT} -o mcat-test11.out mcat-test11.in
msgcat-12 3 # Verify that msgcat complains when it would need to change msgids.
49 : ${MSGCAT=msgcat}
50 ${MSGCAT} -o mcat-test12.out mcat-test12.in1 mcat-test12.in2 2>/dev/null
msgcat-7 3 # Verify 'msgcat --sort-output'
23 : ${MSGCAT=msgcat}
24 ${MSGCAT} --sort-output -o mcat-test7.out mcat-test7.in1
msgcat-properties-2 16 : ${MSGCAT=msgcat}
17 ${MSGCAT} --properties-input --properties-output -t Big5 -o mcat-p-2.out mcat-p-2.properties
msguniq-4 14 : ${MSGCAT-msgcat}
15 ${MSGCAT} --properties-output -w 1000 -o msguniq-4.ok ${top_srcdir}/tests/msguniq-a.out
msgcat-1 3 # Verify that msgcat doesn't introduce alternative syntax if all translations
45 : ${MSGCAT=msgcat}
46 ${MSGCAT} -o mcat-test1.out mcat-test1.in1 mcat-test1.in2
msgcat-10 3 # Verify msgcat of two files, when the header entries have different comments
65 : ${MSGCAT=msgcat}
66 ${MSGCAT} --more-than=0 -o mcat-test10.out \
msgcat-14 3 # Verify that msgcat complains when it would need to change msgctxts.
73 : ${MSGCAT=msgcat}
74 ${MSGCAT} -o mcat-test14.out mcat-test14.in1 mcat-test14.in2 2>/dev/null
msgcat-16 3 # Test msgcat on a PO files with previous msgids.
50 : ${MSGCAT=msgcat}
51 ${MSGCAT} -o mcat-test16.out mcat-test16.in1 mcat-test16.in2
msgcat-5 61 : ${MSGCAT=msgcat}
62 ${MSGCAT} --use-first --more-than=0 -o mcat-test5.out \
msgcat-6 61 : ${MSGCAT=msgcat}
62 ${MSGCAT} --more-than=0 -o mcat-test6.out \
msgcat-8 3 # Verify msgcat of two files, when the header entries have different comments
62 : ${MSGCAT=msgcat}
63 ${MSGCAT} --more-than=0 -o mcat-test8.out \
msgcat-9 3 # Verify msgcat of two files, when the header entries have the same comments
61 : ${MSGCAT=msgcat}
62 ${MSGCAT} --more-than=0 -o mcat-test9.out \
msgcat-properties-1 24 : ${MSGCAT=msgcat}
25 ${MSGCAT} --use-first --more-than=0 --properties-input --properties-output \
msgcat-13 3 # Test msgcat on PO files with contexts.
73 : ${MSGCAT=msgcat}
74 ${MSGCAT} -o mcat-test13.out mcat-test13.in1 mcat-test13.in2
msgcat-2 59 : ${MSGCAT=msgcat}
61 ${MSGCAT} --more-than=0 -o mcat-test2.out \
msgcat-3 60 : ${MSGCAT=msgcat}
62 ${MSGCAT} --use-first --more-than=0 -o mcat-test3.out \
msgcat-4 60 : ${MSGCAT=msgcat}
62 ${MSGCAT} --use-first --more-than=0 -o mcat-test4.out \
msgunfmt-csharp-1 57 : ${MSGCAT=msgcat}
58 ${MSGCAT} -s -o prog.sort prog.out || exit 1
msgunfmt-java-1 59 : ${MSGCAT=msgcat}
60 ${MSGCAT} -s -o prog.sort prog.out || exit 1
msgcat-stringtable-1 32 : ${MSGCAT=msgcat}
34 ${MSGCAT} --stringtable-input -o mcat-s-1.out mcat-s-1.in >mcat-s-1.err 2>&1
msgfmt-1 47 # Without use of msgcat, expect a "duplicate message definition" error.
54 # With msgcat, it should work.
56 : ${MSGCAT=msgcat} ${MSGFMT=msgfmt}
57 ${MSGCAT} --use-first -o modules.po module1.po module2.po
msgfmt-2 59 # Without use of msgcat, expect a "duplicate message definition" error.
66 # With msgcat, it should work.
68 : ${MSGCAT=msgcat} ${MSGFMT=msgfmt}
69 ${MSGCAT} --use-first -o modules.po module1.po module2.po
msgfmt-properties-1 27 # Without use of msgcat, expect a "duplicate message definition" error.
34 # With msgcat, it should work.
36 : ${MSGCAT=msgcat} ${MSGFMT=msgfmt}
37 ${MSGCAT} --properties-input --properties-output --use-first -o mf-p-1-s.properties mf-p-1-1.properties mf-p-1-2.properties

Completed in 41 milliseconds

1 2