1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/testing
Russ Cox f2b5a07453 delete float, complex - code changes
also:
	cmplx -> complex
	float64(1.0) -> 1.0
	float64(1) -> 1.0

R=gri, r, gri1, r2
CC=golang-dev
https://golang.org/cl/3991043
2011-01-19 23:09:00 -05:00
..
iotest log: new interface 2010-10-12 12:59:18 -07:00
quick delete float, complex - code changes 2011-01-19 23:09:00 -05:00
script build: no required environment variables 2010-08-18 10:08:49 -04:00
benchmark.go testing: fix error message on invalid regexp 2010-12-23 11:40:10 +11:00
Makefile testing: eliminate testing/regexp 2010-10-28 16:54:24 -07:00
testing.go testing: fix error message on invalid regexp 2010-12-23 11:40:10 +11:00