bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] [PATCH 0/2] Add autopoint tests


From: Daiki Ueno
Subject: [bug-gettext] [PATCH 0/2] Add autopoint tests
Date: Wed, 26 Mar 2014 16:17:28 +0900

I should have done this when refactoring autopoint/gettextize, but
anyway it would be good to have.  The next step would be to rewrite
those devscripts in Perl, though I'm totally unfamiliar with it;
hackers needed :-)

Daiki Ueno (2):
  autopoint: Allow user to specify gettext_dir through envvar
  tests: Add tests for autopoint

 gettext-tools/misc/ChangeLog     |  6 +++
 gettext-tools/misc/autopoint.in  |  2 +-
 gettext-tools/misc/gettextize.in |  2 +-
 gettext-tools/tests/ChangeLog    |  8 ++++
 gettext-tools/tests/Makefile.am  |  3 +-
 gettext-tools/tests/autopoint-1  | 82 +++++++++++++++++++++++++++++++++
 gettext-tools/tests/autopoint-2  | 97 ++++++++++++++++++++++++++++++++++++++++
 gettext-tools/tests/autopoint-3  | 94 ++++++++++++++++++++++++++++++++++++++
 8 files changed, 291 insertions(+), 3 deletions(-)
 create mode 100755 gettext-tools/tests/autopoint-1
 create mode 100755 gettext-tools/tests/autopoint-2
 create mode 100755 gettext-tools/tests/autopoint-3

-- 
1.8.4.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]