view modules/fputc-tests @ 15795:dd52b68a488b

fputc, fwrite tests: Avoid test failure on MSVC. * tests/test-fgetc.c: Include msvc-inval.h. (main): Invoke gl_msvc_inval_ensure_handler. * tests/test-fputc.c: Include msvc-inval.h. (main): Invoke gl_msvc_inval_ensure_handler. * tests/test-fread.c: Include msvc-inval.h. (main): Invoke gl_msvc_inval_ensure_handler. * tests/test-fwrite.c: Include msvc-inval.h. (main): Invoke gl_msvc_inval_ensure_handler. * modules/fgetc-tests (Depends-on): Add msvc-inval. * 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 Wed, 28 Sep 2011 02:01:19 +0200
parents 1544d00cbf34
children
line wrap: on
line source

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

Depends-on:
unistd
fdopen
msvc-inval

configure.ac:

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