view modules/fdatasync-tests @ 17259:bc20efc34eba octave-stable

branch to handle patches for Octave stable
author John W. Eaton <jwe@octave.org>
date Thu, 03 Jan 2013 14:26:52 -0500
parents a508d7847f6d
children
line wrap: on
line source

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

Depends-on:
errno

configure.ac:

Makefile.am:
TESTS += test-fdatasync
check_PROGRAMS += test-fdatasync
test_fdatasync_LDADD = $(LDADD) $(LIB_FDATASYNC)