annotate modules/vsnprintf-tests @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents a48d3d749ca5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8328
2773a5eebd49 Tests for module 'vsnprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
12496
a48d3d749ca5 Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents: 12489
diff changeset
2 tests/test-vsnprintf.c
12489
33ab12a7cea2 tests: add signature checks
Eric Blake <ebb9@byu.net>
parents: 8328
diff changeset
3 tests/signature.h
12496
a48d3d749ca5 Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents: 12489
diff changeset
4 tests/macros.h
8328
2773a5eebd49 Tests for module 'vsnprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
2773a5eebd49 Tests for module 'vsnprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
2773a5eebd49 Tests for module 'vsnprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7
2773a5eebd49 Tests for module 'vsnprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 configure.ac:
2773a5eebd49 Tests for module 'vsnprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
2773a5eebd49 Tests for module 'vsnprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 Makefile.am:
2773a5eebd49 Tests for module 'vsnprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 TESTS += test-vsnprintf
2773a5eebd49 Tests for module 'vsnprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 check_PROGRAMS += test-vsnprintf
2773a5eebd49 Tests for module 'vsnprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13