]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
tests: Fix previous commit of Vala scanner test
authorDaiki Ueno <ueno@gnu.org>
Tue, 9 Dec 2014 03:42:37 +0000 (12:42 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 9 Dec 2014 04:43:19 +0000 (13:43 +0900)
* xgettext-vala-1: Don't copy the test program out of the test
directory.  Fix commit 2ff7a105.

gettext-tools/tests/ChangeLog
gettext-tools/tests/xgettext-vala-1

index 00c088ddeec2f966e9ebeda53d009b7edced66fa..bcdf316fd8c15ff2bfd82154142a4ceabf9dc299 100644 (file)
@@ -1,3 +1,8 @@
+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
index 256b973a0835b2fa8922a73d04e68d572f7ff89b..141a2de98309cd62545a131367a18aa71a535132 100755 (executable)
@@ -91,7 +91,6 @@ class Foo : Object {
 }
 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