1
0
mirror of https://github.com/golang/go synced 2024-11-21 20:34:40 -07:00
go/src
Ian Lance Taylor 7b0bb48056 json: fix test if rand returns 0.
Fixes test when run with gccgo using optimization, which
changes the order of the calls to rand.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/4639101
2011-07-06 13:00:54 -07:00
..
cmd gc: fix %N for OGOTO nodes. 2011-07-06 00:02:03 +02:00
lib9 lib9: stop build if ../version.bash fails 2011-07-01 10:42:25 -04:00
libbio build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
libmach runtime/cgo: check for errors from pthread_create 2011-06-28 12:04:50 -04:00
pkg json: fix test if rand returns 0. 2011-07-06 13:00:54 -07:00
all-qemu.bash all-qemu.bash: cannot test go/build 2011-06-20 17:44:36 -04:00
all.bash build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
clean.bash build: reenable clean.bash without gomake 2011-03-21 00:27:50 -03:00
env.bash build: use correct list of required programs 2011-06-27 14:30:02 -04:00
make.bash make.bash: remove old bash version of gotest on Windows 2011-05-04 11:16:55 +10:00
Make.ccmd build: explain $PWD use 2011-06-22 17:00:46 -04:00
Make.clib build: explain $PWD use 2011-06-22 17:00:46 -04:00
Make.cmd make: add nuke target for C commands and libs 2011-05-11 22:53:42 -04:00
Make.common make: prevent rm provoking 'text file busy' errors. 2011-04-15 08:25:44 -04:00
Make.inc goinstall: handle $(GOOS) and $(GOARCH) in filenames 2011-03-07 10:54:53 -05:00
Make.pkg src: Make.pkg don't create $(TARGDIR) with goinstall. 2011-05-30 12:35:55 +10:00
quietgcc.bash quietgcc: fix typo, respect $TMPDIR 2011-05-25 13:20:50 -04:00
run.bash run.bash: small fix 2011-06-30 09:44:16 +10:00
sudo.bash
version.bash build: make version.bash aware of branches 2011-06-30 15:39:00 +10:00