summaryrefslogtreecommitdiff
path: root/test/solitaire.go
Commit message (Expand)AuthorAgeFilesLines
* test/[n-z]*.go: add documentationRob Pike2012-02-241-2/+4
* test: use testlib in a few more cases.Rémy Oudompheng2012-02-221-1/+3
* cgo, goyacc, go/build, html, http, path, path/filepath, testing/quick, test: ...Russ Cox2011-10-251-6/+1
* solitaire: an exercise in backtracking and string conversionsRobert Griesemer2010-09-031-0/+119