summaryrefslogtreecommitdiff
path: root/test/ken/divmod.go
AgeCommit message (Expand)AuthorFilesLines
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike1-87/+124
2009-12-10make test/ken safe for optional semisRobert Griesemer1-2/+1
2009-05-06added a distinguishing string to the error printsKen Thompson1-31/+58
2009-05-05signs on div and modKen Thompson1-0/+184