aboutsummaryrefslogtreecommitdiff
path: root/test/ken/sliceslice.go
AgeCommit message (Expand)Author
2012-02-24test: document ken/*.goRob Pike
2012-02-16test: use testlib (fourth 100)Russ Cox
2011-01-19delete float, complex - code changesRuss Cox
2010-09-08test new slicesRuss 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-11-20x[lo:] - gc and runtime.Russ Cox
2009-08-28sliceslice inlineKen Thompson