aboutsummaryrefslogtreecommitdiff
path: root/test/solitaire.go
AgeCommit message (Expand)Author
2012-02-24test/[n-z]*.go: add documentationRob Pike
2012-02-22test: use testlib in a few more cases.Rémy Oudompheng
2011-10-25cgo, goyacc, go/build, html, http, path, path/filepath, testing/quick, test: ...Russ Cox
2010-09-03solitaire: an exercise in backtracking and string conversionsRobert Griesemer