~blr/snapcraft/+git/mirror:master

Last commit made on 2016-03-16
Get this branch:
git clone -b master https://git.launchpad.net/~blr/snapcraft/+git/mirror
Only Kit Randel can upload to this branch. If you are Kit Randel please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~blr/snapcraft/+git/mirror

Recent commits

10855c5... by sergiusens <email address hidden>

Merge pull request #373 from ssweeny/badunicode

Remove Unicode quotes from help text

0e742e4... by Scott Sweeny

Remove Unicode quotes from help text

Help text has Unicode quotes in a few places, which breaks help output.
This change replaces them with ASCII quotes

Also add a test which checks the output of "snapcraft --help",
"snapcraft help topics", "snapcraft help sources", "snapcraft help
plugins" and "snapcraft help <PLUGIN>" for each plugin to make sure they
don't contain non-ASCII characters which would break the help output
when run normally

LP: #1555733

59631c2... by Leo Arias

Merge pull request #371 from elopio/travis/no_lxc

travis: run the tests in the GCE trusty machine

fee9266... by Leo Arias

travis: run the tests in the GCE trusty machine

We applied a hack in travis to get a xenial LXC and run the tests in
there. Something changed and now the tests are taking an excessive
amount of time, and timing out. We no longer need this tests to run in
xenial because we are already running them in Jenkins, so we can get rid
of the hack.

LP: #1555386

917acd8... by sergiusens <email address hidden>

Merge pull request #367 from dholbach/no-ppa-in-xenial

Remove information about PPA. snapcraft and tools will be kept up-to-date in xenial.

0b494b6... by Daniel Holbach

Remove information about PPA. snapcraft and tools will be kept
up-to-date in xenial.

LP: #1554565

4e57731... by sergiusens <email address hidden>

Merge pull request #336 from elopio/test/examples1

examples_tests: added more tests after the snaps are installed

bdd7fd6... by Leo Arias

examples_tests: added more tests after the snaps are installed

Tests added for the examples gopaste, java-hello-world, opencv, shout,
tomcat-mave-webapp, webcam-webui and webchat.

LP: #1545071

790c404... by sergiusens <email address hidden>

Merge pull request #370 from sergiusens/release/2.4

Release changelog for 2.4

f1db2e6... by Sergio Schvezov

Release changelog for 2.4

Signed-off-by: Sergio Schvezov <email address hidden>