]> Cypherpunks repositories - gostls13.git/commit
convert tests.
authorRuss Cox <rsc@golang.org>
Mon, 24 Nov 2008 23:17:47 +0000 (15:17 -0800)
committerRuss Cox <rsc@golang.org>
Mon, 24 Nov 2008 23:17:47 +0000 (15:17 -0800)
commit0f83fa3a0c306d6eb56535540a4103104bb963ac
tree2189da0d765d40143ec4836071e9dd006cbf36d7
parent387df5e1763a5d400b1d0bf153b9d753eaea3471
convert tests.
refine gotest's test selection criteria.

R=r
DELTA=1590  (745 added, 844 deleted, 1 changed)
OCL=19903
CL=19936
src/cmd/gotest/gotest
src/lib/bufio_test.go [moved from test/bufiolib.go with 60% similarity]
src/lib/sort_test.go [new file with mode: 0644]
src/lib/strings_test.go [new file with mode: 0644]
src/lib/time/time_test.go [new file with mode: 0644]
test/sorting.go [deleted file]
test/stringslib.go [deleted file]
test/timelib.go [deleted file]