~racb/git-ubuntu:proposed

Last commit made on 2018-07-10
Get this branch:
git clone -b proposed https://git.launchpad.net/~racb/git-ubuntu
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch merges

Branch information

Name:
proposed
Repository:
lp:~racb/git-ubuntu

Recent commits

806d422... by Robie Basak

Merge branch 'changelog-assertions'

Some fixups were needed for the merge. The tests move from
git_repository.py to git_repository_test.py, one import gets removed
from git_repository.py (no longer needed from git_repository_test.py),
and a couple of references in new test code get prepended by "target.".

f884374... by Robie Basak

Rename test files

This is a style change: we're moving to keeping tests in foo_test.py.

985442b... by Robie Basak

Avoid cross-test-file dependency

Use pygit2 directly and the repo fixture directly from test_fixtures to
simplify the dependency graph between modules.

da70abd... by Robie Basak

Move changelog tests to dedicated test file

This is a style change: we're moving to keeping tests in foo_test.py.

c018cf9... by Robie Basak

Merge branch 'master' of https://git.launchpad.net/~tsimonq2/usd-importer/+git/add-lubuntu

b96d16e... by Robie Basak

Fix edge case changelog assertion check

We should also check the length since zip()'s output is the shortest of
its two inputs. This fixes the associated test.

I've also simplified the associated error path code, since I think it's
sufficient to just raise an exception and not swallow it higher up the
stack. Problems with changelog parsing can be reproduced later easily
enough.

57476cc... by Robie Basak

Test edge case changelog assertion

069d283... by Robie Basak

Add dpkg-parsechangelog behaviour variance test

43565ce... by Robie Basak

Drop catch-all exception

This is a style thing and prevents me from debugging this area. If
something really has gone wrong, leave a stacktrace that can be reported
as-is.

6a7b982... by Robie Basak

Add skytools3 to whitelist

Requested by Andreas.