summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug035.go
AgeCommit message (Collapse)AuthorFilesLines
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-4/+4
2009-08-05delay := processingRuss Cox1-2/+2
R=ken OCL=32772 CL=32772
2009-07-30use errchk in more places.Russ Cox1-2/+2
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
2008-07-07test cleanupRob Pike1-0/+13
SVN=126120