annotate modules/glob-tests @ 14730:f0a9a2cd267c

fclose: preserve fflush errors Caught by gcc -Werror=unused-but-set-variable. * lib/fclose.c (rpl_fclose): Don't lose fflush errors. Reported by Jim Meyering. Signed-off-by: Eric Blake <eblake@redhat.com>
author Eric Blake <eblake@redhat.com>
date Wed, 11 May 2011 11:35:06 -0600
parents d7eed0b7ef06
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11549
2cba55a848c7 New module glob-tests.
Simon Josefsson <simon@josefsson.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-glob.c
12489
33ab12a7cea2 tests: add signature checks
Eric Blake <ebb9@byu.net>
parents: 11549
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
11549
2cba55a848c7 New module glob-tests.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
5
12956
c19b68efa446 Tests of module 'glob' in C++ mode.
Bruno Haible <bruno@clisp.org>
parents: 12496
diff changeset
6 Depends-on:
13082
d7eed0b7ef06 Split C++ tests into separate tests modules.
Bruno Haible <bruno@clisp.org>
parents: 12956
diff changeset
7 glob-c++-tests
12956
c19b68efa446 Tests of module 'glob' in C++ mode.
Bruno Haible <bruno@clisp.org>
parents: 12496
diff changeset
8
c19b68efa446 Tests of module 'glob' in C++ mode.
Bruno Haible <bruno@clisp.org>
parents: 12496
diff changeset
9 configure.ac:
c19b68efa446 Tests of module 'glob' in C++ mode.
Bruno Haible <bruno@clisp.org>
parents: 12496
diff changeset
10
11549
2cba55a848c7 New module glob-tests.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
11 Makefile.am:
2cba55a848c7 New module glob-tests.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
12 TESTS += test-glob
2cba55a848c7 New module glob-tests.
Simon Josefsson <simon@josefsson.org>
parents:
diff changeset
13 check_PROGRAMS += test-glob