~jawn-smith/software-properties:armhf_tests

Last commit made on 2021-02-16
Get this branch:
git clone -b armhf_tests https://git.launchpad.net/~jawn-smith/software-properties
Only William Wilson can upload to this branch. If you are William Wilson please log in for upload directions.

Branch merges

Branch information

Name:
armhf_tests
Repository:
lp:~jawn-smith/software-properties

Recent commits

e48cb1a... by William Wilson

Enable tests to run on armhf

2b9ed61... by Dan Streetman

update changelog for 0.99.7

c6dea61... by Dan Streetman

update debhelper version to 13

This also overrides dh_missing to use --list-missing, since with
debhelper level 9 it was doing absolutely nothing before.

We should fix all the listed missing files.

6ab04cd... by Dan Streetman

test: fix use of CA_ALLOW_CODENAME in test_shortcuts

Don't hardcode 'bionic', use CODENAME instead

dbe1e49... by Dan Streetman

test: replace add-apt-repository tests from d/t/

Add a normal unittest to replace the removed d/t/add-apt-repository-*
autopkgtests

eb1c12c... by Dan Streetman

d/t: remove old autopkgtests

They will be moved into a normal unittest class

c36abe7... by Dan Streetman

d/t: skip tests on armhf

Unfortunately, the autopkgtest armhf testbeds are very unreliable

ae2522a... by Dan Streetman

d/t: remove dep on python3-pycurl

only ppa.py used pycurl, and it was rewritten and no longer uses it

cf0030c... by Dan Streetman

tests: change use of mock to unittest.mock, remove dep on python3-mock

2e0f04d... by Dan Streetman

add-apt-repository: fix adding/removing of pocket from main sources.list file