aboutsummaryrefslogtreecommitdiff
path: root/test/ken/divmod.go
AgeCommit message (Expand)Author
2012-02-24test: document ken/*.goRob Pike
2012-02-16test: use testlib (fourth 100)Russ Cox
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike
2009-12-10make test/ken safe for optional semisRobert Griesemer
2009-05-06added a distinguishing string to the error printsKen Thompson
2009-05-05signs on div and modKen Thompson