Edit

kc3-lang/gnulib/modules/fstrcmp-tests

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2009-12-24 21:01:42
    Hash : 987e5651
    Message : Refactor common macros used in tests.

  • modules/fstrcmp-tests
  • Files:
    tests/test-fstrcmp.c
    tests/macros.h
    
    Depends-on:
    stdbool
    progname
    
    configure.ac:
    
    Makefile.am:
    TESTS += test-fstrcmp
    check_PROGRAMS += test-fstrcmp
    test_fstrcmp_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)