~mvo/snapd/+git/snapd-mvo:lxd-interface-test

Last commit made on 2017-10-11
Get this branch:
git clone -b lxd-interface-test https://git.launchpad.net/~mvo/snapd/+git/snapd-mvo

Branch merges

Branch information

Name:
lxd-interface-test
Repository:
lp:~mvo/snapd/+git/snapd-mvo

Recent commits

5f9058a... by Michael Vogt

tests: add test for lxd interface

The 2.28 release broke the lxd interface. This is fixed already but
we do not have a regression test. For more details about the bug:
https://forum.snapcraft.io/t/snapd-2-28-breaks-the-lxc-interface

1d4f12c... by Michael Vogt

Merge pull request #3964 from chipaca/ansimeter

many: implement our own ANSI-escape-using progress indicator

d023f13... by Michael Vogt

 snap-exec: update tests to follow main_test pattern (#4006)

The snap-exec tests were using the same package as the snap-exec
main application. Most other packages in snapd use a $foo, $foo_test
package name pattern. This patch updates the tests to do this now.

61ee255... by Michael Vogt

snap: support "command: foo $ENV_STRING" (#3995)

* snap: support "command: foo $ENV_STRING"

* address review feedback

* add missing test for TestEnvMap

* address review feedback

* snap-run/task.yaml: remove restore

* tests/lib/snaps/basic-run/bin/echo: chmod +x (HOW.)

8b54855... by Zygmunt Krynicki

Merge pull request #4014 from zyga/tweak/packaging-update

packaging: update nvidia configure options

aa08253... by Michael Vogt

 snap: add new `snap pack` and use in tests (#3951)

* snap: add new `snap pack` and use in tests

* address first review feedback

* tests/upgrade/basic: skip classic test if "snap pack" missing

2eb2bd3... by Zygmunt Krynicki

packaging: update nvidia configure options

Signed-off-by: Zygmunt Krynicki <email address hidden>

79bdc41... by Zygmunt Krynicki

Merge pull request #4011 from zyga/use-your-words

cmd: correctly name the "Ubuntu" and "Arch" NVIDIA methods

42ca4b4... by Zygmunt Krynicki

Merge pull request #4012 from zyga/tweak/solus

cmd: add autogen case for solus

cb946d9... by Zygmunt Krynicki

cmd: add autoget case for solus

Signed-off-by: Zygmunt Krynicki <email address hidden>