Package: gnome-desktop-testing / 2018.1-2
Metadata
Package | Version | Patches format |
---|---|---|
gnome-desktop-testing | 2018.1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Factor out test_log to wrap sd_journal_send.patch | (download) |
src/gnome-desktop-testing-runner.c |
111 79 + 32 - 0 ! |
factor out test_log() to wrap sd_journal_send Signed-off-by: Simon McVittie <smcv@debian.org> Bug: https://bugzilla.gnome.org/show_bug.cgi?id=788470 |
Output messages by default if stdout is not the Journal.patch | (download) |
src/gnome-desktop-testing-runner.c |
14 14 + 0 - 0 ! |
output messages by default if stdout is not the journal Otherwise the change in behaviour since 2016.1 would be a regression. Signed-off-by: Simon McVittie <smcv@debian.org> Bug: https://bugzilla.gnome.org/show_bug.cgi?id=788470 |
Make libsystemd optional again.patch | (download) |
Makefile-tests.am |
4 2 + 2 - 0 ! |
make libsystemd optional again As much as I'd like to stop supporting non-systemd Linux systems, some people get very upset by the suggestion that systemd is mandatory on Linux, and it isn't portable to non-Linux in any case. Signed-off-by: Simon McVittie <smcv@debian.org> Bug: https://bugzilla.gnome.org/show_bug.cgi?id=788470 |
Add a TAP output mode.patch | (download) |
src/gnome-desktop-testing-runner.c |
130 127 + 3 - 0 ! |
add a tap output mode Signed-off-by: Simon McVittie <smcv@debian.org> Bug: https://bugzilla.gnome.org/show_bug.cgi?id=788470 |
1