]> Cypherpunks repositories - gostls13.git/commit
encoding/xml: add more marshalTests tests.
authorNigel Tao <nigeltao@golang.org>
Wed, 25 Feb 2015 23:40:15 +0000 (10:40 +1100)
committerNigel Tao <nigeltao@golang.org>
Wed, 25 Feb 2015 23:56:21 +0000 (23:56 +0000)
commitb351e1decf4c1cfb3d5a80f467b49846b5d17f4b
tree52c4dce27b35157473a941c4fbd0412b276f26ab
parent59e546633d5b41f69971bd9f019f5e54c600fa17
encoding/xml: add more marshalTests tests.

There are no behavior changes in this CL, only specifying the status
quo. A follow-up CL, https://go-review.googlesource.com/#/c/5910/, will
change marshaling behavior.

Change-Id: Ib3f4d62e8c4758da2f11a6d26b285c10d3b0d98a
Reviewed-on: https://go-review.googlesource.com/6040
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/encoding/xml/marshal_test.go