summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug074.go
AgeCommit message (Collapse)AuthorFilesLines
2009-07-30use errchk in more places.Russ Cox1-1/+1
let errchk exit 0 even if it has reported a BUG. it echoed BUG and that's all that matters. R=r DELTA=143 (1 added, 89 deleted, 53 changed) OCL=32533 CL=32542
2009-03-03update missed test case to {}Rob Pike1-1/+1
R=rsc DELTA=1 (0 added, 0 deleted, 1 changed) OCL=25648 CL=25654
2008-10-17update fixed bugs (and delete an irrelevant one)Rob Pike1-0/+12
R=rsc DELTA=328 (158 added, 170 deleted, 0 changed) OCL=17353 CL=17359