dbus/cmake
Ralf Habacker 34d0c73f99 Test system bus config files on Unix only
Previously, we didn't consistently test parsing of every file in
valid-config-files-system/ everywhere that we tested valid-config-files/.
We now test it on Unix.

The system bus is not supported on Windows, so we do not test
valid-config-files-system/ there.

valid-config-files/many-rules.conf contains <user> and <group> rules
which are not applicable to Windows. Copy the original many-rules.conf
to valid-config-files-system/ so that it will be tested on Unix, and
remove the non-portable rules from valid-config-files/many-rules.conf.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=92721
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
[rh:base patch came from Simon]
2015-11-03 14:22:30 +01:00
..
bus bus: move shared libaudit code to a new audit.[ch] 2015-08-06 17:12:36 +01:00
dbus cmake: stop using deprecated LOCATION property (policy CMP0026) 2015-03-06 20:32:30 +01:00
doc Add dbus-update-activation-environment tool 2015-02-24 11:15:52 +00:00
modules cmake: @VAR@ substitutions in set() are deprecated, use string(CONFIGURE) instead (policy CMP0053) 2015-03-06 20:35:59 +01:00
test Test system bus config files on Unix only 2015-11-03 14:22:30 +01:00
tools Actually commit cmake changes for dbus-launch 2015-02-24 11:42:54 +00:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt On Windows, load local configuration relative to bus setup 2015-10-02 11:24:05 +01:00
config.h.cmake Keep cmake generated defines for include files in sync with autotools. 2015-03-05 14:05:59 +01:00
ConfigureChecks.cmake Add missing include file for cmake function check_include_files() (commit 2d2b5af) 2015-03-05 14:45:18 +01:00
dbus-env.bat.cmake Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set better defaults 2012-08-13 19:57:13 +01:00