annotate modules/stdint-tests @ 17476:6057744acd2c default tip master

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 16 Aug 2013 06:32:22 -0700 (2013-08-16)
parents b3f19d3d0811
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6825
b048a64a7f04 New module 'stdint-tests'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
b048a64a7f04 New module 'stdint-tests'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-stdint.c
6906
b912515df187 Simplification rewrite for stdint module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 6825
diff changeset
3 m4/wchar_t.m4
b912515df187 Simplification rewrite for stdint module.
Paul Eggert <eggert@cs.ucla.edu>
parents: 6825
diff changeset
4 m4/wint_t.m4
6825
b048a64a7f04 New module 'stdint-tests'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
b048a64a7f04 New module 'stdint-tests'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
b048a64a7f04 New module 'stdint-tests'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 verify
b048a64a7f04 New module 'stdint-tests'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 intprops
14571
97c0ee6f4e27 stdint test: Fix compilation failure on OSF/1 with DTK compiler.
Bruno Haible <bruno@clisp.org>
parents: 12521
diff changeset
9 wchar
6825
b048a64a7f04 New module 'stdint-tests'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10
b048a64a7f04 New module 'stdint-tests'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 configure.ac:
17265
b3f19d3d0811 stdint-tests: Fix expanded-before-required-warning.
Simon Josefsson <simon@josefsson.org>
parents: 14571
diff changeset
12 AC_REQUIRE([gt_TYPE_WCHAR_T])
b3f19d3d0811 stdint-tests: Fix expanded-before-required-warning.
Simon Josefsson <simon@josefsson.org>
parents: 14571
diff changeset
13 AC_REQUIRE([gt_TYPE_WINT_T])
6825
b048a64a7f04 New module 'stdint-tests'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14
b048a64a7f04 New module 'stdint-tests'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15 Makefile.am:
8239
d31f3019f697 Assume automake >= 1.10.
Bruno Haible <bruno@clisp.org>
parents: 6906
diff changeset
16 TESTS += test-stdint
6825
b048a64a7f04 New module 'stdint-tests'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
17 check_PROGRAMS += test-stdint