Mercurial > hg > octave-kai > gnulib-hg
view modules/cbrtf-tests @ 17450:fcdfb5b7741a
* lib/tmpdir.c: Simplify code to add slash; no need for a loop.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 15 Jul 2013 13:32:24 -0700 |
parents | 2faf2762788a |
children |
line wrap: on
line source
Files: tests/test-cbrtf.c tests/test-cbrt.h tests/signature.h tests/macros.h tests/randomf.c Depends-on: configure.ac: Makefile.am: TESTS += test-cbrtf check_PROGRAMS += test-cbrtf test_cbrtf_SOURCES = test-cbrtf.c randomf.c test_cbrtf_LDADD = $(LDADD) @CBRTF_LIBM@