]> Cypherpunks repositories - gostls13.git/commit
windows: disable unimplemented tests
authorJoe Poirier <jdpoirier@gmail.com>
Fri, 10 Sep 2010 18:05:57 +0000 (14:05 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 10 Sep 2010 18:05:57 +0000 (14:05 -0400)
commit41e5a78441000c039e845d20a0e74191d185f5f7
tree4b0f76d762a47ec98d36e0f85282e3cf249b28c6
parent122f3980c73532484eac40cc2b21118df08dcb68
windows: disable unimplemented tests

Add windows NOTEST list to pkg make file.
5a make file. the change removes a space
character that was included when appending
an extension to TARG.

R=brainman, rsc
CC=golang-dev
https://golang.org/cl/2140046
src/cmd/5a/Makefile
src/pkg/Makefile