view modules/cbrt-tests @ 16029:4d5243b3434e

renameat: Optimize code size. * modules/renameat (configure.ac): Don't compile at-func2.c if REPLACE_RENAMEAT is 1.
author Bruno Haible <bruno@clisp.org>
date Fri, 04 Nov 2011 18:13:22 +0100
parents e01dd71f171d
children 2faf2762788a
line wrap: on
line source

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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-cbrt
check_PROGRAMS += test-cbrt
test_cbrt_LDADD = $(LDADD) @CBRT_LIBM@