]> git.ipfire.org Git - thirdparty/gettext.git/commit
C++: Add another unit test.
authorBruno Haible <bruno@clisp.org>
Tue, 24 Jun 2025 10:28:21 +0000 (12:28 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 24 Jun 2025 10:28:55 +0000 (12:28 +0200)
commit338edb5ccc9c15e43dbd07ae2e2cf5a87118006b
tree98a232bfef5045a6efd153a2516e6d455283b848
parentfb7d21454356ce3dc3eb0dae541f79fba2f5cb69
C++: Add another unit test.

* gettext-tools/tests/lang-c++-boost: New file, based on
gettext-tools/tests/lang-c++26.
* gettext-tools/tests/Makefile.am (TESTS): Add it.
* gettext-tools/doc/lang-c.texi: Mention how to use C++ with the Boost library.
* HACKING: Mention the Boost library.
HACKING
gettext-tools/doc/lang-c.texi
gettext-tools/tests/Makefile.am
gettext-tools/tests/lang-c++-boost [new file with mode: 0755]