chiark / gitweb /
tree-wide: drop 'This file is part of systemd' blurb
[elogind.git] / src / test / test-utf8.c
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Zbigniew Jędrzejew... basic/utf8: add ascii_is_valid_n()
2018-08-24 Zbigniew Jędrzejew... test-utf8: add a smoke test for utf8_console_width()
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-05-30 Zbigniew Jędrzejew... tests: add a simple test for utf8_n_codepoints()
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (8...
2017-07-20 Sven EdenPrep v233.3: Add all possible coverage tests for elogind
2015-04-19 Andy WingoRemove src/test
2015-02-18 Tom Gundersentest: utf8 - fix utf16 tests on BE machines
2014-12-22 Tom Gundersenshared: utf8 - support decoding the full utf16
2014-12-04 Lennart Poetteringutf8: when escaping unprintable unichars, escape the...
2014-12-04 WaLyong Choutf8: intruduce utf8_escape_non_printable
2014-02-08 Zbigniew Jędrzejew... core: do not print invalid utf-8 in error messages
2013-11-07 Lennart Poetteringutf8: ascii_filter() is unused, let's remove it
2013-10-06 Zbigniew Jędrzejew... utf8: fix utf8_is_printable
2013-09-19 Dave Reisnertest-utf8: add more tests for public functions
2013-09-19 Dave Reisnerdevice-nodes: move device node specific code to own...
2013-09-19 Dave Reisnershared/utf8: merge implementations, remove cruft
2013-09-17 Dave Reisnermove utf8 functions from libudev-private.h to utf8.h