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

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 16 Aug 2013 06:32:22 -0700
parents 928411ca75b9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8413
e227efdfe162 Tests for module 'atexit'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
12489
33ab12a7cea2 tests: add signature checks
Eric Blake <ebb9@byu.net>
parents: 9284
diff changeset
2 tests/signature.h
8413
e227efdfe162 Tests for module 'atexit'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/test-atexit.sh
e227efdfe162 Tests for module 'atexit'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/test-atexit.c
e227efdfe162 Tests for module 'atexit'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
e227efdfe162 Tests for module 'atexit'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
16183
928411ca75b9 maint: remove explicit Files: tests/init.sh; depend on test-framework-sh
Jim Meyering <meyering@redhat.com>
parents: 13171
diff changeset
7 test-framework-sh
8413
e227efdfe162 Tests for module 'atexit'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 unistd
e227efdfe162 Tests for module 'atexit'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
e227efdfe162 Tests for module 'atexit'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 configure.ac:
e227efdfe162 Tests for module 'atexit'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11
e227efdfe162 Tests for module 'atexit'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 Makefile.am:
e227efdfe162 Tests for module 'atexit'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 TESTS += test-atexit.sh
e227efdfe162 Tests for module 'atexit'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 check_PROGRAMS += test-atexit