ubuntu/+source/gotest.tools:applied/ubuntu/focal-devel

Last commit made on 2020-02-21
Get this branch:
git clone -b applied/ubuntu/focal-devel https://git.launchpad.net/ubuntu/+source/gotest.tools
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/focal-devel
Repository:
lp:ubuntu/+source/gotest.tools

Recent commits

02c9a1f... by Anthony Fok

2.3.0-3 (patches applied)

Imported using git-ubuntu import.

305d130... by Anthony Fok

Skip network test for Debian packaging

Gbp-Pq: 1000-skip-network-test.patch.

60ecb40... by Anthony Fok

[PATCH 2/2] Skip some tests on go1.10

Gbp-Pq: 0401-MODIFIED-Skip-some-tests-on-go1.10.patch.

381c3bf... by Anthony Fok

[PATCH 1/2] Upgrade to go-cmp v0.4.0

Gbp-Pq: 0400-MODIFIED-Upgrade-to-go-cmp-v0.4.0.patch.

358fddb... by Anthony Fok

[PATCH 32/32] assert: Fix NilError, error non-nil type

Gbp-Pq: 0032-assert-Fix-NilError-error-non-nil-type.patch.

5a2cbf2... by Anthony Fok

[PATCH 29/32] defer file close in case io.Reader panics

Gbp-Pq: 0029-defer-file-close-in-case-io.Reader-panics.patch.

8672b2d... by Anthony Fok

[PATCH 28/32] Add calls to testing.TB.Cleanup() when available.

Gbp-Pq: 0028-MODIFIED-Add-calls-to-testing.TB.Cleanup-when-available.patch.

f8f1f42... by Anthony Fok

[PATCH 27/32] Close the file in WithReaderContent

Gbp-Pq: 0027-Close-the-file-in-WithReaderContent.patch.

fcc10fc... by Anthony Fok

[PATCH 26/32] Add support for Go 1.14 testing Cleanup function

Gbp-Pq: 0026-Add-support-for-Go-1.14-testing-Cleanup-function.patch.

8f48ee0... by Anthony Fok

[PATCH 25/32] Add WithReaderContent PathOp

Gbp-Pq: 0025-Add-WithReaderContent-PathOp.patch.