annotate modules/striconveh-tests @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 7538e932b775
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7883
e590ba9dd9c2 Tests for striconveh module.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
e590ba9dd9c2 Tests for striconveh module.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-striconveh.c
12496
a48d3d749ca5 Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents: 8677
diff changeset
3 tests/macros.h
7883
e590ba9dd9c2 Tests for striconveh module.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4
e590ba9dd9c2 Tests for striconveh module.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5 Depends-on:
e590ba9dd9c2 Tests for striconveh module.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6
e590ba9dd9c2 Tests for striconveh module.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 configure.ac:
e590ba9dd9c2 Tests for striconveh module.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8
e590ba9dd9c2 Tests for striconveh module.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 Makefile.am:
e590ba9dd9c2 Tests for striconveh module.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 TESTS += test-striconveh
e590ba9dd9c2 Tests for striconveh module.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 check_PROGRAMS += test-striconveh
13907
7538e932b775 Fix link error when module libunistring-optional is in use.
Bruno Haible <bruno@clisp.org>
parents: 12496
diff changeset
12 test_striconveh_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@
7883
e590ba9dd9c2 Tests for striconveh module.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13