Mercurial > hg > octave-shane > gnulib-hg
view modules/README @ 11658:8b1dcb465dff
tests: add test for bogus NULL definition
* tests/test-stdio.c: Ensure POSIX 2008 requirement on NULL.
* tests/test-stdlib.c: Likewise.
* tests/test-string.c: Likewise.
* tests/test-locale.c: Likewise.
* tests/test-unistd.c: Likewise.
* modules/stdio-tests (Depends-on): Add verify.
* modules/stdlib-tests (Depends-on): Likewise.
* modules/string-tests (Depends-on): Likewise.
* modules/locale-tests (Depends-on): Likewise.
* modules/unistd-tests (Depends-on): Likewise.
Signed-off-by: Eric Blake <ebb9@byu.net>
author | Eric Blake <ebb9@byu.net> |
---|---|
date | Fri, 26 Jun 2009 08:00:28 -0600 |
parents | 172872535034 |
children | f7a24d320d8f |
line wrap: on
line source
This directory contains metainformation about the gnulib modules, one or two files per module. These files are used by gnulib-tool. For every module, - the file <module> is the metainformation about the library code of the module, - the file <module>-tests is the metainformation about the unit test of the module (optional but recommended). All the files in this directory are distributed under the following copyright: Copyright (C) 2002-2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, in any medium, are permitted without royalty provided the copyright notice and this notice are preserved.