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
