GNOME Bugzilla – Bug 780396
tests: Make test suite run on macOS/Windows
Last modified: 2017-03-24 07:57:00 UTC
Created attachment 348482 [details] [review] tests: Make test suite run on macOS * Skip all tests which fail, crash or hang. * Disable D-Bus in case dbus-run-session is not available.
Created attachment 348594 [details] [review] tests: Make test suite run on macOS * Skip all tests which fail, crash or hang. * Disable D-Bus in case dbus-run-session is not available.
Created attachment 348595 [details] [review] tests: Make test suite run on Windows (in a msys2 environment) * Replace LD_LIBRARY_PATH with gir code in runtests.py * Remove unneeded runtests-windows.py * Unset MSYSTEM to disable path separator hacks by msys2 * Set sys.path in runtests.py * Skip various tests failing/hanging/crashing on Windows