summaryrefslogtreecommitdiff
path: root/test/ken/modconst.go
AgeCommit message (Expand)AuthorFilesLines
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike1-351/+531
2009-12-10make test/ken safe for optional semisRobert Griesemer1-52/+26
2009-10-09time tests; sort -nr times.out | sed 10q is illuminating.Russ Cox1-1/+1
2009-08-21Enable these tests. Fix divconst.go and modconst.go toIan Lance Taylor1-2/+0
2009-08-17fix up some irregular indentationRob Pike1-1/+0
2009-08-108-bit div and modRuss Cox1-0/+110
2009-08-08another plateau - almost doneKen Thompson1-0/+371