Mercurial > hg > octave-nkf > gnulib-hg
annotate modules/wctype-tests @ 12496:a48d3d749ca5
Refactor common macros used in tests.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 24 Dec 2009 21:01:42 +0100 |
parents | 7441ac7493d1 |
children | 15712244d6dc |
rev | line source |
---|---|
8184 | 1 Files: |
2 tests/test-wctype.c | |
12496
a48d3d749ca5
Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents:
8184
diff
changeset
|
3 tests/macros.h |
8184 | 4 |
5 Depends-on: | |
6 | |
7 configure.ac: | |
8 | |
9 Makefile.am: | |
10 TESTS += test-wctype | |
11 check_PROGRAMS += test-wctype | |
12 | |
13 License: | |
14 LGPL |