NetworkManager/test
Dan Winship 9c4d86ee80 libnm-util, libnm-glib: add versioned deprecation/availability macros
Add versioned NM_DEPRECATED_IN_* and NM_AVAILABLE_IN_* macros, and tag
new/deprecated functions accordingly. (All currently-deprecated
functions are assumed to have been deprecated in 0.9.10.)

Add NM_VERSION_MIN_REQUIRED and NM_VERSION_MAX_ALLOWED macros which
can be set to determine which versions will cause warnings.

With the current settings, external consumers of the
libnm-util/libnm-glib APIs will have MIN_REQUIRED and MAX_ALLOWED both
set to NM_VERSION_0_9_8 by default, meaning they will get warnings
about functions added in 0.9.10. NM internally sets
NM_VERSION_MAX_ALLOWED to NM_VERSION_NEXT_STABLE to ensure that it is
always allowed to use all APIs.
2014-02-13 11:24:37 -05:00
..
add-connection.py use /usr/bin/env instead of /bin/env 2011-03-29 01:00:47 +02:00
debug-helper.py test: fix errors in debug helper if a service isn't running 2011-12-19 21:04:54 -06:00
libnm-glib-test.c libnm-glib: libnm_glib -> libnm-glib 2009-08-26 13:07:35 -05:00
Makefile.am libnm-util, libnm-glib: add versioned deprecation/availability macros 2014-02-13 11:24:37 -05:00
nm-dhcp-opt-test.c all: replace struct in_addr with guint32 2013-08-03 00:15:07 -05:00
nm-online.c nm-online: check return value of nm_client_new() 2013-10-14 08:48:06 +02:00
set-hostname.py use /usr/bin/env instead of /bin/env 2011-03-29 01:00:47 +02:00