• Show log

    Commit

  • Hash : 4ce79717
    Author : Bruno Haible
    Date : 2018-02-24T15:21:11

    striconveha, uniconv/*: Avoid test failures on musl libc.
    
    * tests/iconvsupport.c: New file.
    * tests/test-striconveha.c (main): Skip autodetect_jp tests if iconv()
    does not support the ISO-2022-JP-2 encoding.
    * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
    * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
    * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
    * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
    * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
    * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
    * modules/striconveha-tests (Files): Add tests/iconvsupport.c.
    (Makefile.am): Link test-striconveha with iconvsupport.o.
    * modules/uniconv/u8-conv-from-enc-tests (Files): Add
    tests/iconvsupport.c.
    (Makefile.am): Link test-u8-conv-from-enc with iconvsupport.o.
    * modules/uniconv/u8-strconv-from-enc-tests (Files): Add
    tests/iconvsupport.c.
    (Makefile.am): Link test-u8-strconv-from-enc with iconvsupport.o.
    * modules/uniconv/u16-conv-from-enc-tests (Files): Add
    tests/iconvsupport.c.
    (Makefile.am): Link test-u16-conv-from-enc with iconvsupport.o.
    * modules/uniconv/u16-strconv-from-enc-tests (Files): Add
    tests/iconvsupport.c.
    (Makefile.am): Link test-u16-strconv-from-enc with iconvsupport.o.
    * modules/uniconv/u32-conv-from-enc-tests (Files): Add
    tests/iconvsupport.c.
    (Makefile.am): Link test-u32-conv-from-enc with iconvsupport.o.
    * modules/uniconv/u32-strconv-from-enc-tests (Files): Add
    tests/iconvsupport.c.
    (Makefile.am): Link test-u32-strconv-from-enc with iconvsupport.o.