Edit

kc3-lang/gnulib/modules/stat-time-tests

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2025-05-31 23:43:24
    Hash : c384a44f
    Message : stat-time tests: Add C++ tests. * tests/test-stat-time-c++.cc: New file. * modules/stat-time-c++-tests: New file. * modules/stat-time-tests (Depends-on): Add stat-time-c++-tests.

  • modules/stat-time-tests
  • Files:
    tests/test-stat-time.c
    tests/macros.h
    tests/nap.h
    
    Depends-on:
    nanosleep
    stdckdint-h
    time-h
    unistd-h
    xconcat-filename
    xgetcwd-lgpl
    stat-time-c++-tests
    
    configure.ac:
    
    Makefile.am:
    TESTS += test-stat-time
    check_PROGRAMS += test-stat-time
    test_stat_time_LDADD = $(LDADD) $(NANOSLEEP_LIB) @LIBINTL@