]> Cypherpunks repositories - gostls13.git/commit
test: adapt old-style tests to new flag parsing.
authorRémy Oudompheng <oudomphe@phare.normalesup.org>
Fri, 11 Jan 2013 21:05:46 +0000 (22:05 +0100)
committerRémy Oudompheng <oudomphe@phare.normalesup.org>
Fri, 11 Jan 2013 21:05:46 +0000 (22:05 +0100)
commitab1385ec95fe5eec367b8c40196a8962c1ca8ee5
tree8c362e7f7e42f05b6d0aead457591db62073eb44
parentc3836ed06ea30f5c9a5aacd90e3c48164065971c
test: adapt old-style tests to new flag parsing.

The -I. syntax now needs a space to be recognized in the
compiler.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7098046
test/safe/nousesafe.go
test/safe/usesafe.go