view modules/fwrite-tests @ 15775:89e7b0355fd3

fgetc, fputc, fread, fwrite tests: Avoid compilation error on MSVC. * modules/fgetc-tests (Depends-on): Add unistd. * modules/fputc-tests (Depends-on): Likewise. * modules/fread-tests (Depends-on): Likewise. * modules/fwrite-tests (Depends-on): Likewise.
author Bruno Haible <bruno@clisp.org>
date Sat, 24 Sep 2011 17:59:54 +0200
parents 46baff75943d
children 1544d00cbf34
line wrap: on
line source

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

Depends-on:
unistd

configure.ac:

Makefile.am:
TESTS += test-fwrite
check_PROGRAMS += test-fwrite