]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: update android testing TODO, add iOS
authorDavid Crawshaw <crawshaw@golang.org>
Thu, 19 Mar 2015 17:15:56 +0000 (13:15 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Thu, 19 Mar 2015 19:10:14 +0000 (19:10 +0000)
commit9c5e8c450abc5c0802f29209c5fdbd52077bcab2
treede9efdb4f863f410ec04775adb653e4bf5908ebe
parentfd2f8d458e862968d2f7c755e2b2a2a868a49c31
cmd/dist: update android testing TODO, add iOS

This CL updates a TODO on a condition excluding a lot of tests on
android, clarifying what needs to be done. Several of the tests should
be turned off, for example anything depending on the Go tool, others
should be enabled. (See #8345, comment 3 for more details.)

Also add iOS, which has the same set of restrictions.

Tested manually on linux/amd64, darwin/amd64, android/arm, darwin/arm.

Updates #8345

Change-Id: I147f0a915426e0e0de9a73f9aea353766156609b
Reviewed-on: https://go-review.googlesource.com/7734
Reviewed-by: Burcu Dogan <jbd@google.com>
src/cmd/dist/test.go