Home | History | Annotate | Download | only in tests

Lines Matching refs:xg

8 tmpfiles="$tmpfiles xg-test5.c"
9 cat <<EOF > xg-test5.c
17 tmpfiles="$tmpfiles xg-test5.po"
19 ${XGETTEXT} --no-location -k_ -o xg-test5.po xg-test5.c 2>/dev/null
21 ${XGETTEXT} --no-location -k_ --from-code=iso-8859-2 -o xg-test5.po xg-test5.c
24 tmpfiles="$tmpfiles xg-test5.pot"
25 sed -e '/POT-Creation-Date/d' < xg-test5.po > xg-test5.pot
27 tmpfiles="$tmpfiles xg-test5.ok"
28 cat <<EOF > xg-test5.ok
56 ${DIFF} xg-test5.ok xg-test5.pot