Mercurial > hg > octave-lojdl > gnulib-hg
view modules/nonblocking-tests @ 17305:0e5a583a2a8d
regex: test for buffer overrun
* m4/regex.m4 (gl_REGEX): Add test case, by Andreas Schwab,
for the just-fixed regex bug.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Tue, 29 Jan 2013 22:34:58 -0800 |
parents | e0d0a4052520 |
children | 160b88fd4691 |
line wrap: on
line source
Files: tests/test-nonblocking.c tests/macros.h Depends-on: close pipe-posix nonblocking-pipe-tests nonblocking-socket-tests configure.ac: Makefile.am: TESTS += test-nonblocking check_PROGRAMS += test-nonblocking test_nonblocking_LDADD = $(LDADD) $(LIBSOCKET)