go/src/regexp
Tamir Duberstein f88a88402c regexp: add some tests that were fixed in #12980
Also includes a minor golint cleanup in the tests.

Change-Id: I8c0fc81479e635e7cca18d5c48c28b654afa59d8
Reviewed-on: https://go-review.googlesource.com/25380
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-08-16 18:36:43 +00:00
..
syntax unicode: upgrade to version 9.0.0 2016-06-28 15:08:11 +00:00
testdata regexp/syntax: fix factoring of common prefixes in alternations 2016-01-08 16:41:46 +00:00
all_test.go regexp: add some tests that were fixed in #12980 2016-08-16 18:36:43 +00:00
backtrack.go all: delete dead non-test code 2016-03-25 06:28:13 +00:00
example_test.go
exec.go all: delete dead non-test code 2016-03-25 06:28:13 +00:00
exec2_test.go
exec_test.go regexp: use Run for benchmark 2016-06-01 10:28:01 +00:00
find_test.go
onepass.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
onepass_test.go all: delete dead test code 2016-03-21 07:10:08 +00:00
regexp.go all: delete dead non-test code 2016-03-25 06:28:13 +00:00