NetworkManager/libnm-core/tests
Thomas Haller 2c2d9d2e4c build: cleanup default includes
- "gsystem-local-alloc.h" and <gio/gio.h> are already included via
  "nm-default.h". No need to include them separately.

- include "nm-macros-internal.h" via "nm-default.h" and drop all
  explict includes.

- in the modified files, ensure that we always include "config.h"
  and "nm-default.h" first. As second, include the header file
  for the current source file (if applicable). Then follow external
  includes and finally internal nm includes.

- include nm headers inside source code files with quotes

- internal header files don't need to include default headers.
  They can savely assume that "nm-default.h" is already included
  and with it glib, nm-glib.h, nm-macros-internal.h, etc.
2016-02-12 15:36:01 +01:00
..
certs keyfile: support writing certificates as blob inside the keyfile 2015-03-12 18:16:58 +01:00
Makefile.am build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
test-compare.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
test-crypto.c tests: get rid of FAIL macro 2016-02-11 09:50:29 -06:00
test-general-enums.h libnm-core: add enum conversion utilities 2015-07-24 14:02:59 +02:00
test-general.c macros: add NM_IN_STRSET() 2016-02-11 17:54:38 +01:00
test-keyfile.c build: cleanup default includes 2016-02-12 15:36:01 +01:00
test-secrets.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
test-setting-8021x.c all/tests: fix messages for ASSERT() macro 2016-02-03 12:37:43 +01:00
test-setting-dcb.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
test-settings-defaults.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00