Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
snappy: simplify framework application wrapper test #602
Conversation
|
|
added a commit
that referenced
this pull request
Mar 8, 2016
zyga
merged commit f6908e7
into
snapcore:master
Mar 8, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
zyga commentedMar 8, 2016
This patch makes a simple framework binary wrapper generator test
explicit, that is not based on an earlier test for non-framework binary
wrapper. The blind text replacements done by this test were confusing
and easily broke with refactoring of the code elsewhere so before
landing the refactoring, I'd like to make this test very easy to follow.
Signed-off-by: Zygmunt Krynicki zygmunt.krynicki@canonical.com