Edit

kc3-lang/gnulib/modules/utimens-tests

Branch :

  • Show log

    Commit

  • Author : Paul Eggert
    Date : 2017-09-25 18:20:44
    Hash : 8f87a591
    Message : maint: fix overflow checking in nap.h * modules/chown-tests: * modules/fchownat-tests, modules/fdutimensat-tests: * modules/futimens-tests, modules/lchown-tests: * modules/stat-time-tests, modules/utime-tests: * modules/utimens-tests, modules/utimensat-tests: Depend on intprops. * tests/nap.h: Include intprops.h. (diff_timespec): Handle overflow properly.

  • modules/utimens-tests
  • Files:
    tests/nap.h
    tests/test-futimens.h
    tests/test-lutimens.h
    tests/test-utimens.h
    tests/test-utimens-common.h
    tests/test-utimens.c
    tests/macros.h
    
    Depends-on:
    dup
    gettext-h
    ignore-value
    intprops
    nanosleep
    symlink
    timespec
    utimecmp
    
    configure.ac:
    
    Makefile.am:
    TESTS += test-utimens
    check_PROGRAMS += test-utimens
    test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@