index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
run.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/run: go fmt
David du Colombier
2014-08-01
1
-15
/
+15
*
test/run: always set goos and goarch
David du Colombier
2014-07-24
1
-2
/
+11
*
test/run: limit parallelism to 1 for cross-exec builds
Russ Cox
2014-05-28
1
-5
/
+5
*
test/run: make errorcheck tests faster
Russ Cox
2014-03-11
1
-9
/
+36
*
all: merge NaCl branch (part 1)
Dave Cheney
2014-02-25
1
-4
/
+35
*
cmd/go: skip writing dwarf debug info for ephemeral binaries
Russ Cox
2014-02-19
1
-1
/
+1
*
all: fix a few spelling errors in source comments
Martin Olsson
2013-12-27
1
-1
/
+1
*
test/run: make -v output look like go test output
Russ Cox
2013-12-10
1
-15
/
+32
*
test/run: print command line for running an individual test
Russ Cox
2013-09-20
1
-1
/
+1
*
test/run: process build tags like go/build
Anthony Martin
2013-08-13
1
-18
/
+69
*
test/run: use correct $PWD to make os.Getwd less expensive
Russ Cox
2013-02-14
1
-0
/
+18
*
cmd/gc: reject non-Go constants
Russ Cox
2013-02-01
1
-4
/
+9
*
test: add support for build tags.
R?my Oudompheng
2013-01-28
1
-11
/
+78
*
test: limit runoutput tests on arm platforms
Dave Cheney
2013-01-12
1
-6
/
+27
*
test: add rotate.go and fixedbugs/bug313
R?my Oudompheng
2013-01-11
1
-2
/
+0
*
test: make rundir match compiledir/errorcheckdir.
R?my Oudompheng
2013-01-11
1
-40
/
+20
*
test/run: handle compiledir and errorcheckdir with multi-file packages
Russ Cox
2013-01-02
1
-14
/
+60
*
cmd/gc: fix wrong interaction between inlining and embedded builtins.
R?my Oudompheng
2012-12-22
1
-37
/
+36
*
test: run some more tests by default
Ian Lance Taylor
2012-11-08
1
-3
/
+0
*
test: run index test by default
Ian Lance Taylor
2012-11-07
1
-4
/
+34
*
test: convert tests to run.go whenever possible.
R?my Oudompheng
2012-10-10
1
-5
/
+0
*
test: Make run.go's errorcheck behave like testlib.
Daniel Morsing
2012-10-08
1
-1
/
+10
*
test: convert more tests to rundir/compiledir conventions
R?my Oudompheng
2012-10-07
1
-9
/
+3
*
test/run.go: use correct executable filename on Windows, fix build
Shenghou Ma
2012-10-08
1
-2
/
+2
*
test: use rundir and errorcheckdir for a few more tests.
R?my Oudompheng
2012-10-07
1
-11
/
+4
*
test: Add rundir, rundircmpout and errorcheckdir commands to testlib and run.go
Daniel Morsing
2012-10-06
1
-27
/
+116
*
test: expand run.go's errorcheck, make clear which bugs run
Russ Cox
2012-09-23
1
-7
/
+95
*
misc/cgo/stdio: make it work on Windows and also test it
Shenghou Ma
2012-09-20
1
-1
/
+1
*
test: change run.go to ignore \r in compiler output (fixes windows build)
Alex Brainman
2012-08-16
1
-0
/
+3
*
misc/cgo/{life,stdio}, test/run.go: use test/run.go to do the cgo tests
Shenghou Ma
2012-08-07
1
-5
/
+12
*
test/run: ignore all but .go file during compiledir action
Alex Brainman
2012-08-06
1
-0
/
+3
*
test/run.go: fix compiledir test on windows
Shenghou Ma
2012-07-31
1
-2
/
+2
*
test: add a compiledir pattern in run.go
R?my Oudompheng
2012-07-30
1
-1
/
+22
*
test: use testlib in a few more cases (part 2)
Shenghou Ma
2012-04-20
1
-2
/
+22
*
test: use testlib in a few more cases
Shenghou Ma
2012-03-22
1
-2
/
+5
*
test: skip . files in directory
Russ Cox
2012-03-08
1
-7
/
+7
*
test/run: fix builders
Russ Cox
2012-03-07
1
-1
/
+4
*
test: invoke go command in run.go
Russ Cox
2012-03-07
1
-55
/
+54
*
test/run: use all available cores on ARM system
Shenghou Ma
2012-03-07
1
-5
/
+4
*
build: use run.go for running tests
Russ Cox
2012-03-05
1
-2
/
+5
*
test/run.go: fix build
Shenghou Ma
2012-03-06
1
-1
/
+1
*
test: add cmpout to testlib
Brad Fitzpatrick
2012-02-24
1
-0
/
+3
*
test: add temporary show_skips flag.
Brad Fitzpatrick
2012-02-24
1
-6
/
+7
*
test: rewrite test/run shell script + errchk (perl) in Go
Brad Fitzpatrick
2012-02-21
1
-0
/
+454