~mvo/snapd/+git/snapd-mvo:help_url2

Last commit made on 2019-02-12
Get this branch:
git clone -b help_url2 https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
help_url2
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

ca06fd9... by Maciej Borzecki

tests/main/xdg-open-compat: fix the test to do as advertised

The xdg-open-compat test has been broken since the core snap started shipping
xdg-open that actually talks to io.snaocraft.Launcher via `snapctl user-open`.
Because of this, the actual com.canonical.SafeLauncher interface was never
accessed, and the test ended up just redoing what xdg-open test does.

Attempt to fix the test by calling com.canonical.SafeLauncher diirectly via
dbus-send.

Also, snapd-xdg-open does not allow help: scheme, make sure that we account for
that in the test.

Signed-off-by: Maciej Borzecki <email address hidden>

93b5556... by Maciej Borzecki

tests/main/xdg-open: little cleanup

Signed-off-by: Maciej Borzecki <email address hidden>

7c4e905... by Maciej Borzecki

tests/main/xdg-open-compat: drop tests for help

snapd-xdg-open has a whitelist of supported schemes, those are:

  const gchar * const whitelist[] = {
    "http",
    "https",
    "mailto",
    NULL
  };

No need to test the help: handler as it won't work.

Signed-off-by: Maciej Borzecki <email address hidden>

95ffc5f... by Maciej Borzecki

tests/main/xdg-open: fix the test, verify XDG_DATA_DIRS

Signed-off-by: Maciej Borzecki <email address hidden>

9c49e4f... by Maciej Borzecki

test-snapd-desktop: add a command to run other commands inside the snap

Signed-off-by: Maciej Borzecki <email address hidden>

de84555... by Ken VanDine

userd: handle help urls which requires prepending XDG_DATA_DIRS

09ec71c... by Michael Vogt

Merge pull request #6484 from mvo5/rm-aa-profile-snap-cofine-harder

debian: ensure leftover usr.lib.snapd.snap-confine is gone

11dd838... by Samuele Pedroni

image,cmd/snap,tests: introduce support for modern prepare-image --snap <snap>[=<channel>] (#6469)

30f1f12... by Paweł Stołowski

Merge pull request #6478 from stolowski/hotplug-slotname

overlord/ifacestate: tweak logic for generating unique slot names

b6fa33c... by Michael Vogt

Merge pull request #6413 from mvo5/import-debian-salsa-zyga

packaging: import debian salsa packaging work, add sbuild test and use in spead