NetworkManager/src/settings/plugins/keyfile
Thomas Haller f6ea8f5e67 keyfile/tests: remove trailing space from test name
The test names are useful, for example to run only specific tests via
  ./test-keyfile -p "/keyfile/test_read_valid_wired_connection "

The trailing space in the test name however is unexpected. Remove it.
2016-03-10 13:54:39 +01:00
..
tests keyfile/tests: remove trailing space from test name 2016-03-10 13:54:39 +01:00
Makefile.am build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nm-keyfile-connection.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-keyfile-connection.h settings: add NMSettingsConnection:filename 2015-01-12 09:44:20 -05:00
plugin.c all: don't include error->code in log messages 2016-03-03 18:54:20 +01:00
plugin.h settings: trivial: rename NMSystemConfigInterface to NMSettingsPlugin 2015-09-10 13:43:47 -04:00
reader.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
reader.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
utils.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
utils.h all: drop str_if_set() in favor of the "?:" operator 2016-03-08 17:57:20 +01:00
writer.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
writer.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00