view modules/atan-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 dabe4e712313
children
line wrap: on
line source

Files:
tests/test-atan.c
tests/signature.h
tests/macros.h

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-atan
check_PROGRAMS += test-atan
test_atan_LDADD = $(LDADD) @ATAN_LIBM@