NetworkManager/libnm-core/tests
Thomas Haller 96cacc07e8 macros: use short-circuit evaluation in NM_IN_SET()
All current users of NM_IN_SET() would rather use short-circuit evalation
(or don't care). It seems that doing it by default seems favorable.

The only downside is, that this might have somewhat unexpected behavior
to a user who expects a regular function (which would evaluate always
all arguments).

Fixes: 7860ef959a
2015-08-12 16:04:17 +02:00
..
certs keyfile: support writing certificates as blob inside the keyfile 2015-03-12 18:16:58 +01:00
Makefile.am libnm-core: add enum conversion utilities 2015-07-24 14:02:59 +02: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 all: drop includes to <glib/gi18n.h> for "nm-default.h" 2015-08-05 15:35:51 +02:00
test-general-enums.h libnm-core: add enum conversion utilities 2015-07-24 14:02:59 +02:00
test-general.c macros: use short-circuit evaluation in NM_IN_SET() 2015-08-12 16:04:17 +02:00
test-keyfile.c libnm: consider ordering for _nm_keyfile_equals() 2015-07-02 15:50:03 +02: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: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02: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