]> git.ipfire.org Git - thirdparty/gettext.git/commit
libtextstyle: Omit tests that rely on more than the public libtextstyle API.
authorBruno Haible <bruno@clisp.org>
Fri, 15 Feb 2019 20:41:01 +0000 (21:41 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 15 Feb 2019 20:44:08 +0000 (21:44 +0100)
commit24090b92ca28b7c62c0fdd07548f4ee408fe3715
treea8e04ca6a9bdfbc497253b51ff68c848ca4b8e9c
parentdc1ee480094149ab2a89198c87e25adc1820cc9c
libtextstyle: Omit tests that rely on more than the public libtextstyle API.

* libtextstyle/autogen.sh: Don't pass --with-tests to gnulib-tool.
(GNULIB_MODULES): Add term-ostream-tests.
* gnulib-local/modules/term-ostream-tests (Makefile.am): Don't add
@INTL_MACOSX_LIBS@ to test_term_ostream_LDADD.
* gettext-tools/gnulib-tests/Makefile.am (test_term_ostream_LDADD): Add
@INTL_MACOSX_LIBS@ here.
gettext-tools/gnulib-tests/Makefile.am
gnulib-local/modules/term-ostream-tests
libtextstyle/autogen.sh