Mercurial > hg > octave-lojdl > gnulib-hg
annotate modules/c-ctype-tests @ 17111:b8250ce33952
hash-pjw: relax license to LGPLv2+
* modules/hash-pjw (License): Relax, with consent of author.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Wed, 26 Sep 2012 20:12:57 -0700 |
parents | a48d3d749ca5 |
children |
rev | line source |
---|---|
7870 | 1 Files: |
2 tests/test-c-ctype.c | |
12496
a48d3d749ca5
Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents:
7870
diff
changeset
|
3 tests/macros.h |
7870 | 4 |
5 Depends-on: | |
6 | |
7 configure.ac: | |
8 | |
9 Makefile.am: | |
10 TESTS += test-c-ctype | |
11 check_PROGRAMS += test-c-ctype | |
12 |