Sign in
go
/
go
/
547918e3632121cd2fa40e8d6d8f5f0b2e2778c2
/
test
/
errchk
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
· 15 years ago
0997773
test: gccgo and gc print the error on different lines.
by Ian Lance Taylor
· 15 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
· 16 years ago
34b277f
use errchk in more places.
by Russ Cox
· 16 years ago
dbba489
do not echo command in errchk,
by Russ Cox
· 16 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
· 17 years ago
66b261a
Check for specific error messages in the testsuite. This
by Ian Lance Taylor
· 17 years ago