Sign in
go
/
go
/
refs/heads/release-branch.go1.10
/
test
/
errchk
c6ea277
test: skip "# package/path" output from cmd/go in errchk
by Russ Cox
· 7 years ago
85a4f44
cmd/vet: make checking example names in _test packages more robust
by Konstantin Shaposhnikov
· 9 years ago
8628688
Fix several out of date references to 4g/5g/6g/8g/9g.
by Aaron Jacobs
· 10 years ago
1beb791
test/errchk: use "#!/usr/bin/env perl" shebang line
by Shenghou Ma
· 12 years ago
b5cfbda
cmd/vet: add assembly checker
by Russ Cox
· 12 years ago
a5d7c1f
errchk: allow multiple patterns
by Russ Cox
· 13 years ago
16cdba8
errchk: add -0 flag
by Russ Cox
· 13 years ago
e0a6174
test: test of goto restrictions
by Russ Cox
· 14 years ago
f4e76d8
replace non-blocking send, receive syntax with select
by Russ Cox
· 14 years ago
802360e
errchk: accept multiple source files
by Eoghan Sherry
· 14 years ago
5667d82
fix build
by Robert Griesemer
· 14 years ago
0997773
test: gccgo and gc print the error on different lines.
by Ian Lance Taylor
· 14 years ago
37c531f
errchk: fix build - allow matches in multiline error messages
by Russ Cox
· 15 years ago
7b5da35
handle compiler crash better:
by Russ Cox
· 15 years ago
d8b461d
rewrite errchk in perl for speed (compared to bash)
by Russ Cox
· 15 years ago
f861c7f
If the compiler dumps core, bash will print a useless error
by Ian Lance Taylor
· 15 years ago
34b277f
use errchk in more places.
by Russ Cox
· 15 years ago
dbba489
do not echo command in errchk,
by Russ Cox
· 15 years ago
8f194bf
make 6g constants behave as ken proposes. (i hope.)
by Russ Cox
· 16 years ago
eb5a316
make sure errchk only prints BUG once.
by Russ Cox
· 16 years ago
925454e
make sure errchk only says BUG once, so that run's count is correct
by Russ Cox
· 16 years ago
1163b1d
diagnose various conversion problems
by Russ Cox
· 16 years ago
b70d42f
6g currently accepts setting a string value to an integer
by Ian Lance Taylor
· 16 years ago
66b261a
Check for specific error messages in the testsuite. This
by Ian Lance Taylor
· 16 years ago