summaryrefslogtreecommitdiff
path: root/src/strings/compare_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* strings: add Compare(x, y string) int, for symmetry with bytes.CompareAlan Donovan2015-01-151-0/+98