* xgettext-vala-1: Don't copy the test program out of the test
directory. Fix commit
2ff7a105.
+2014-12-09 Daiki Ueno <ueno@gnu.org>
+
+ * xgettext-vala-1: Don't copy the test program out of the test
+ directory. Fix commit 2ff7a105.
+
2014-12-09 Daiki Ueno <ueno@gnu.org>
tests: Improve test coverage of Desktop scanner
}
EOF
-cp xg-vala-1.vala ..
${XGETTEXT} --add-comments --no-location -o xg-vala-1.tmp xg-vala-1.vala 2>xg-vala-1.err
test $? = 0 || { cat xg-vala-1.err; exit 1; }
# Don't simplify this to "grep ... < xg-vala-1.tmp", otherwise OpenBSD 4.0 grep