~pappacena/turnip:py3-http-auth-testfix

Last commit made on 2020-11-24
Get this branch:
git clone -b py3-http-auth-testfix https://git.launchpad.net/~pappacena/turnip
Only Thiago F. Pappacena can upload to this branch. If you are Thiago F. Pappacena please log in for upload directions.

Branch merges

Branch information

Name:
py3-http-auth-testfix
Repository:
lp:~pappacena/turnip

Recent commits

3f2af87... by Thiago F. Pappacena

Fixing HTTP auth tests and reorganizing python3 test runner

f737831... by Thiago F. Pappacena

Python3 compatibility for repository creation check

28dc1a5... by Thiago F. Pappacena

Py3 compat for HTTP protocol version header

25b8919... by Thiago F. Pappacena

Detecting git HTTP requests - py3 compatibility

e70d5f1... by Thiago F. Pappacena

Adding, on check-python3-partial Makefile rule, the full set of tests passing on py3

Merged from https://code.launchpad.net/~pappacena/turnip/+git/turnip/+merge/394253

5c96459... by Thiago F. Pappacena

Adding, on check-python3-partial Makefile rule, the full set of tests passing on py3

1131d86... by Thiago F. Pappacena

Avoid regressions on python3 migration when adding new features and fixes

Merged from https://code.launchpad.net/~pappacena/turnip/+git/turnip/+merge/394152

346ceaa... by Thiago F. Pappacena

Adding python3-dev as dependency to make it run in CI

008beb3... by Thiago F. Pappacena

Making test_hooks compatible with python3

Merged from https://code.launchpad.net/~pappacena/turnip/+git/turnip/+merge/394146

031c6d7... by Thiago F. Pappacena

Adding some py3 tests on make check to avoid regressions