NetworkManager/callouts/tests
Thomas Haller 4b288136e1 shared: move shared files to subdirectory "shared/nm-utils/"
The "shared" directory contains files that are possibly used by all components
of NetworkManager repository.

Some of these files are even copied as-is to other projects (VPN plugins, nm-applet)
and used there without modification. Move those files to a separate directory.
By moving them to a common directory, it is clearer that they belong
together. Also, you can easier compare the copied versions to their
original via

  $ diff -r ./shared/nm-utils/ /path/to/nm-vpn-plugin/shared/nm-utils/
2016-06-16 10:45:53 +02:00
..
dispatcher-down dispatcher: expose connection D-Bus path 2015-01-19 11:17:37 -05:00
dispatcher-external dispatcher: add an env var indicating a connection is "external" 2015-01-19 11:19:33 -05:00
dispatcher-up dispatcher: expose connection D-Bus path 2015-01-19 11:17:37 -05:00
dispatcher-vpn-down dispatcher: expose connection D-Bus path 2015-01-19 11:17:37 -05:00
dispatcher-vpn-up dispatcher: expose connection D-Bus path 2015-01-19 11:17:37 -05:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
test-dispatcher-envp.c shared: move shared files to subdirectory "shared/nm-utils/" 2016-06-16 10:45:53 +02:00