]> git.ipfire.org Git - thirdparty/gettext.git/commit
libtextstyle: Implement 'installcheck' target.
authorBruno Haible <bruno@clisp.org>
Thu, 19 Jun 2025 09:42:59 +0000 (11:42 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 19 Jun 2025 09:45:26 +0000 (11:45 +0200)
commitcaf86941ba7595c79dc2f7b7980cb796df664856
tree0774917ad2a67770a408bfb94f842ea7ac66153a
parent0ed33456eb33ce699960025b36f5fc27d39506b0
libtextstyle: Implement 'installcheck' target.

* libtextstyle/install-tests/test-version.c: New file.
* libtextstyle/install-tests/test-api.c: New file.
* libtextstyle/install-tests/Makefile.am: New file.
* libtextstyle/configure.ac (AUGMENT_SHLIBPATH): New variable.
(AC_CONFIG_FILES): Add install-tests/Makefile.
* libtextstyle/Makefile.am (SUBDIRS): Add install-tests.
libtextstyle/Makefile.am
libtextstyle/configure.ac
libtextstyle/install-tests/Makefile.am [new file with mode: 0644]
libtextstyle/install-tests/test-api.c [new file with mode: 0644]
libtextstyle/install-tests/test-version.c [new file with mode: 0644]