Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HACKING.md #910

Merged
merged 2 commits into from Nov 16, 2016
Merged

Update HACKING.md #910

merged 2 commits into from Nov 16, 2016

Conversation

sergiusens
Copy link
Collaborator

Removed a very obsolete section about testing, added it to the end after installing and making sure the correct set of dependencies are in place.

Removed a very obsolete section about testing, added it to the end after installing and making sure the correct set of dependencies are in place.

./runtests.sh [static|unit|integration|snaps]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will actually try to set up an all snaps image with ubuntu-device-flash. I think that the right thing to do now is to run the snaps tests locally:
#911

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed

Install the needed dependencies.

sudo apt install build-essential python3-dev libapt-pkg-dev libsodium-dev gcc libffi-dev
sudo apt install build-essential python3-dev libapt-pkg-dev libsodium-dev gcc libffi-dev libarchive13
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as I suggested in #909, would it be better to use sudo apt build-dep -y ./ ?

@come-maiz
Copy link
Contributor

+1, with one question.

Add squashfs-tools
@sergiusens sergiusens merged commit bccc3e4 into master Nov 16, 2016
@sergiusens sergiusens deleted the testing-updates-to-hacking branch November 16, 2016 22:39
kalikiana pushed a commit to kalikiana/snapcraft that referenced this pull request Apr 6, 2017
Removed a very obsolete section about testing, added it to the end after installing and making sure the correct set of dependencies are in place.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants