aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA
diff options
context:
space:
mode:
authorMatt T. Proud <matt.proud@gmail.com>2015-04-12 19:50:52 +0200
committerRuss Cox <rsc@golang.org>2015-04-26 02:40:40 +0000
commitb6a0450bece6820b6a6d272ce7468915c4aaf796 (patch)
treec43689ba7e75d72b1fec3f5344589bd431c6db95 /src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA
parent264858c46e9daa819d6230f6907b750a3dd9b14f (diff)
downloadgo-b6a0450bece6820b6a6d272ce7468915c4aaf796.tar.xz
testing/quick: align tests with reflect.Kind.
This commit is largely cosmetic in the sense that it is the remnants of a change proposal I had prepared for testing/quick, until I discovered that 3e9ed27 already implemented the feature I was looking for: quick.Value() for reflect.Kind Array. What you see is a merger and manual cleanup; the cosmetic cleanups are as follows: (1.) Keeping the TestCheckEqual and its associated input functions in the same order as type kinds defined in reflect.Kind. Since 3e9ed27 was committed, the test case began to diverge from the constant's ordering. (2.) The `Intptr` derivatives existed to exercise quick.Value with reflect.Kind's `Ptr` constant. All `Intptr` (unrelated to `uintptr`) in the test have been migrated to ensure the parallelism of the listings and to convey that `Intptr` is not special. (3.) Correct a misspelling (transposition) of "alias", whereby it is named as "Alais". Change-Id: I441450db16b8bb1272c52b0abcda3794dcd0599d Reviewed-on: https://go-review.googlesource.com/8804 Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA')
0 files changed, 0 insertions, 0 deletions