summaryrefslogtreecommitdiff
path: root/test/errchk
Commit message (Expand)AuthorAgeFilesLines
* If the compiler dumps core, bash will print a useless errorIan Lance Taylor2009-08-211-3/+13
* use errchk in more places.Russ Cox2009-07-301-11/+4
* do not echo command in errchk,Russ Cox2009-07-211-1/+1
* make 6g constants behave as ken proposes. (i hope.)Russ Cox2009-03-121-2/+2
* make sure errchk only prints BUG once.Russ Cox2008-10-301-5/+6
* make sure errchk only says BUG once,Russ Cox2008-10-171-3/+15
* diagnose various conversion problemsRuss Cox2008-10-161-1/+1
* 6g currently accepts setting a string value to an integerIan Lance Taylor2008-09-251-4/+4
* Check for specific error messages in the testsuite. ThisIan Lance Taylor2008-09-191-0/+74