python-systemd/systemd/test
Zbigniew Jędrzejewski-Szmek 2169cdea8d journal: do not convert extra args to string in JournalHandler
send() already does conversions in a type-specific way, and doing it
in journal handler would defeat those conversions. In particular, UUIDs
would be converted to early and have dashes.
2017-03-19 15:07:59 -04:00
..
test_daemon.py daemon: properly skip sd_is_socket_sockaddr calls if not available 2017-03-19 13:17:13 -04:00
test_journal.py journal: do not convert extra args to string in JournalHandler 2017-03-19 15:07:59 -04:00
test_login.py tests: move login tests from doctest to separate file 2017-03-12 12:26:51 -04:00