1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src
Dmitriy Vyukov 280eb703a2 regexp: skip TestOnePassCutoff in short mode
Runs for 4 seconds on my mac.
Also this is the only test that times out on freebsd in -race mode.

R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/110150045
2014-06-24 17:19:10 -07:00
..
cmd cmd/go: build test files containing non-runnable examples 2014-06-25 08:22:22 +10:00
lib9 lib9: restore argv0 initialization code. 2014-04-21 00:08:39 -04:00
libbio libbio: add casts to eliminate -Wconversion warning 2014-04-14 09:36:47 -07:00
liblink liblink: fix field tracking 2014-05-20 00:30:58 -04:00
pkg regexp: skip TestOnePassCutoff in short mode 2014-06-24 17:19:10 -07:00
all.bash build: make nacl pass 2014-05-20 12:10:19 -04:00
all.bat
all.rc
clean.bash
clean.bat
clean.rc
make.bash build: make nacl pass 2014-05-20 12:10:19 -04:00
make.bat
Make.dist
make.rc
nacltest.bash nacltest.bash, misc/nacl/README: update NaCl docs. 2014-06-10 20:20:49 -04:00
race.bash race.bash: support freebsd 2014-06-24 15:47:22 -07:00
race.bat race.bash,race.bat: unset GOROOT_FINAL during tests 2014-05-07 16:34:21 +10:00
run.bash run.bash: run race tests on freebsd 2014-06-20 20:54:18 -04:00
run.bat build: remove goplay from run.bash and run.bat 2014-06-02 08:44:47 +10:00
run.rc build: don't build goplay in run.rc. 2014-06-01 19:20:46 -04:00
sudo.bash