Mercurial > hg > octave-lojdl > gnulib-hg
view modules/fabsl-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 | 82c859774444 |
children |
line wrap: on
line source
Files: tests/test-fabsl.c tests/test-fabs.h tests/signature.h tests/minus-zero.h tests/macros.h tests/randoml.c Depends-on: signbit configure.ac: Makefile.am: TESTS += test-fabsl check_PROGRAMS += test-fabsl test_fabsl_SOURCES = test-fabsl.c randoml.c test_fabsl_LDADD = $(LDADD) @FABSL_LIBM@