annotate modules/unictype/joiningtype-longname-tests @ 16749:2c1499f688aa

logf-ieee: Fix test whether logf works. * m4/logf.m4 (gl_FUNC_LOGF): Fix typo in test program.
author Bruno Haible <bruno@clisp.org>
date Sun, 01 Apr 2012 19:31:01 +0200
parents 93cdd449315f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
14495
93cdd449315f Tests for module 'unictype/joiningtype-longname'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
93cdd449315f Tests for module 'unictype/joiningtype-longname'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/unictype/test-joiningtype_longname.c
93cdd449315f Tests for module 'unictype/joiningtype-longname'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/macros.h
93cdd449315f Tests for module 'unictype/joiningtype-longname'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4
93cdd449315f Tests for module 'unictype/joiningtype-longname'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5 Depends-on:
93cdd449315f Tests for module 'unictype/joiningtype-longname'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6
93cdd449315f Tests for module 'unictype/joiningtype-longname'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 configure.ac:
93cdd449315f Tests for module 'unictype/joiningtype-longname'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8
93cdd449315f Tests for module 'unictype/joiningtype-longname'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 Makefile.am:
93cdd449315f Tests for module 'unictype/joiningtype-longname'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 TESTS += test-joiningtype_longname
93cdd449315f Tests for module 'unictype/joiningtype-longname'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 check_PROGRAMS += test-joiningtype_longname
93cdd449315f Tests for module 'unictype/joiningtype-longname'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 test_joiningtype_longname_SOURCES = unictype/test-joiningtype_longname.c
93cdd449315f Tests for module 'unictype/joiningtype-longname'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 test_joiningtype_longname_LDADD = $(LDADD) $(LIBUNISTRING)