Home | History | Annotate | Download | only in tests

Lines Matching refs:xg

8 tmpfiles="$tmpfiles xg-test8.po"
9 cat <<\EOF > xg-test8.po
33 tmpfiles="$tmpfiles xg-test8.in.c"
34 cat <<EOF > xg-test8.in.c
39 ${XGETTEXT} -a -j -o xg-test8.po xg-test8.in.c
42 tmpfiles="$tmpfiles xg-test8.pot"
43 sed -e '/POT-Creation-Date/d' < xg-test8.po > xg-test8.pot
45 tmpfiles="$tmpfiles xg-test8.ok"
46 cat <<\EOF > xg-test8.ok
68 #: xg-test8.in.c:1
74 ${DIFF} xg-test8.ok xg-test8.pot