]> git.ipfire.org Git - thirdparty/gettext.git/commit
gettext-tools: Implement 'installcheck' target.
authorBruno Haible <bruno@clisp.org>
Thu, 19 Jun 2025 09:49:30 +0000 (11:49 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 19 Jun 2025 09:51:30 +0000 (11:51 +0200)
commiteb587aa2a90a9be1881350aab0711b42cac77853
tree9cbaa1a40a7ab0db82f208842edd4d2aa2ae882f
parent04f810d72742259c1c198d2505fe03fa330e9d7d
gettext-tools: Implement 'installcheck' target.

* gettext-tools/install-tests/test-version.c: New file.
* gettext-tools/install-tests/test-api.c: New file.
* gettext-tools/install-tests/de.po: New file.
* gettext-tools/install-tests/Makefile.am: New file.
* gettext-tools/configure.ac (PATH_SEPARATOR, AUGMENT_SHLIBPATH): New variables.
(AC_CONFIG_FILES): Add install-tests/Makefile.
* gettext-tools/Makefile.am (SUBDIRS): Add install-tests.
gettext-tools/Makefile.am
gettext-tools/configure.ac
gettext-tools/install-tests/Makefile.am [new file with mode: 0644]
gettext-tools/install-tests/de.po [new file with mode: 0644]
gettext-tools/install-tests/test-api.c [new file with mode: 0644]
gettext-tools/install-tests/test-version.c [new file with mode: 0644]