]> Cypherpunks repositories - gostls13.git/commit
encoding/xml: add generic encoding test
authorKeith Randall <khr@golang.org>
Tue, 12 Oct 2021 23:50:35 +0000 (16:50 -0700)
committerKeith Randall <khr@golang.org>
Tue, 9 Nov 2021 21:26:25 +0000 (21:26 +0000)
commitb93220c9ca1935c56c01afc1d72d063f1e026f15
tree82dae0a1a09225a7b901d403777fd5c7097b2f2d
parentf981a9f7ded779749dca199e0893aa08529b52ec
encoding/xml: add generic encoding test

Fixes #48521

Change-Id: Id8402bcff243c0ab19e4ec0b138b9af8c111f88d
Reviewed-on: https://go-review.googlesource.com/c/go/+/355492
Trust: Keith Randall <khr@golang.org>
Trust: Dan Scales <danscales@google.com>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Dan Scales <danscales@google.com>
src/encoding/xml/marshal_test.go