view modules/y0-tests @ 14406:8d1ec7b0bc4d

parse-duration: remove xalloc.h dependency * lib/parse-duration.c (parse_period): handle NULL return from strdup instead of calling xstrdup(). * modules/parse-duration: remove "xalloc" dependency
author Bruce Korb <bkorb@gnu.org>
date Thu, 03 Mar 2011 15:07:32 -0800
parents 3724df7f3d0d
children
line wrap: on
line source

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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-y0
check_PROGRAMS += test-y0
test_y0_LDADD = $(LDADD) @Y0_LIBM@