Mercurial > hg > octave-shane > gnulib-hg
view modules/canonicalize-lgpl @ 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 | 3cb22d0bfd0b |
children | 5905adc25666 |
line wrap: on
line source
Description: Canonical absolute file name (LGPLed version). Files: lib/canonicalize.h lib/canonicalize-lgpl.c m4/canonicalize-lgpl.m4 Depends-on: alloca-opt malloca memmove pathmax readlink configure.ac: gl_CANONICALIZE_LGPL gl_MODULE_INDICATOR([canonicalize-lgpl]) Makefile.am: Include: "canonicalize.h" License: LGPLv2+ Maintainer: Bruno Haible