annotate modules/xvasprintf-tests @ 8331:0a462a560fcd

Tests for module 'xvasprintf'.
author Bruno Haible <bruno@clisp.org>
date Sun, 04 Mar 2007 18:05:48 +0000
parents
children 4eb9b582db2e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8331
0a462a560fcd Tests for module 'xvasprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
0a462a560fcd Tests for module 'xvasprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-xvasprintf.c
0a462a560fcd Tests for module 'xvasprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3
0a462a560fcd Tests for module 'xvasprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 Depends-on:
0a462a560fcd Tests for module 'xvasprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5 progname
0a462a560fcd Tests for module 'xvasprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6
0a462a560fcd Tests for module 'xvasprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 configure.ac:
0a462a560fcd Tests for module 'xvasprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8
0a462a560fcd Tests for module 'xvasprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 Makefile.am:
0a462a560fcd Tests for module 'xvasprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 TESTS += test-xvasprintf
0a462a560fcd Tests for module 'xvasprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 check_PROGRAMS += test-xvasprintf
0a462a560fcd Tests for module 'xvasprintf'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12