NetworkManager/clients
Thomas Haller ae2d6c0bc9 tests: fix "clients/tests/test-client.py" concatenating binary for Python 3
Python 3 doesn't like this:

    ======================================================================
    ERROR: test_001 (__main__.TestNmcli)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "./clients/tests/test-client.py", line 785, in f
        self._nm_test_post()
      File "./clients/tests/test-client.py", line 767, in _nm_test_post
        content_new = ''.join([r['content'] for r in results])
    TypeError: sequence item 0: expected str instance, bytes found

(cherry picked from commit 97646d81ce)
2019-09-25 15:52:17 +02:00
..
cli cli: fix dereferncing NULL pointer in parse_passwords() with empty file 2019-08-02 11:10:50 +02:00
common core: fix a typo 2019-09-03 16:04:48 +02:00
tests tests: fix "clients/tests/test-client.py" concatenating binary for Python 3 2019-09-25 15:52:17 +02:00
tui tui: wifi: support WPA3-Personal (SAE) 2019-09-20 13:23:47 +02:00
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 18:59:09 +02:00
nm-online.c all: drop emacs file variables from source files 2019-06-11 10:04:00 +02:00