]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'mbsencode' of https://github.com/yontalcar/util-linux
authorKarel Zak <kzak@redhat.com>
Fri, 12 Jan 2018 10:59:22 +0000 (11:59 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 12 Jan 2018 10:59:22 +0000 (11:59 +0100)
commitbc9ca775a2027a4b587a0fddffb18068e2803199
treead67c5aad997c62b17eeeb51ba77e938caa39464
parent6d00cfb2330cb47d00d350eedfbffbbf5991a743
parentfb178a04af60b3cae09547fc04e007a8269b714d
Merge branch 'mbsencode' of https://github.com/yontalcar/util-linux

* 'mbsencode' of https://github.com/yontalcar/util-linux:
  tests: mark mbsencode as KNOWN_FAIL
  tests: mbsencode - test for HAVE_WIDECHAR
  lib/mbsalign: Fix escaping nonprintable multibyte characters
  tests: mbsencode - removed emoji, added control unicode character
  tests: add tests for encode functions from lib/mbsalign.c
  lib/mbsalign: escape "\x" when HAVE_WIDECHAR not defined