1
0
mirror of https://github.com/golang/go synced 2024-09-24 09:20:15 -06:00
go/test
Robert Griesemer ddc7bc5aba test program to generate multiples of a set of factors
(as written, factors are 2, 3, and 5)

R=r
OCL=15286
CL=15286
2008-09-12 17:39:29 -07:00
..
bugs array literals not initialized 2008-09-12 16:35:02 -07:00
chan fixes for funcs without returns 2008-09-11 15:48:42 -07:00
fixedbugs - added 2 bugs 2008-09-11 16:17:25 -07:00
ken T{} syntax for constructors 2008-09-05 19:50:34 -07:00
235.go test program to generate multiples of a set of factors 2008-09-12 17:39:29 -07:00
args.go fix bug depot: 2008-08-11 22:07:49 -07:00
bufiolib.go buffered input & output 2008-09-12 16:42:53 -07:00
char_lit.go fix bug depot: 2008-08-11 22:07:49 -07:00
complit.go T{} syntax for constructors 2008-09-05 19:50:34 -07:00
const.go bugs related to constat types 2008-08-20 15:43:12 -07:00
float_lit.go fix bug depot: 2008-08-11 22:07:49 -07:00
fmt.go fix bug depot: 2008-08-11 22:07:49 -07:00
for.go fix bug depot: 2008-08-11 22:07:49 -07:00
func1.go test update. also remove two duplicates 2008-07-08 12:22:21 -07:00
func.go fix bug depot: 2008-08-11 22:07:49 -07:00
golden.out - map composites should be of correct map type (instead of pointer type) 2008-09-11 17:16:50 -07:00
hashmap.go - removed need for int() conversion now that x << s has correct type 2008-08-29 13:33:34 -07:00
helloworld.go fix bug depot: 2008-08-11 22:07:49 -07:00
if1.go fix bug depot: 2008-08-11 22:07:49 -07:00
if.go fix bug depot: 2008-08-11 22:07:49 -07:00
int_lit.go fix bug depot: 2008-08-11 22:07:49 -07:00
iota.go delete redundant bug. 2008-08-20 15:46:05 -07:00
literal.go fix bug depot: 2008-08-11 22:07:49 -07:00
map.go add test for maps. 2008-08-11 13:32:13 -07:00
nil.go a couple of bugs around nil are fixed 2008-06-18 13:53:51 -07:00
peano.go fix bug depot: 2008-08-11 22:07:49 -07:00
readfile.go fix bug depot: 2008-08-11 22:07:49 -07:00
run limit tests to 4GB of memory. 2008-09-08 15:22:45 -07:00
sieve.go fix bug depot: 2008-08-11 22:07:49 -07:00
simassign.go fix bug depot: 2008-08-11 22:07:49 -07:00
sorting.go - added convenience wrappers for sort 2008-09-09 18:13:08 -07:00
string_lit.go fix bug depot: 2008-08-11 22:07:49 -07:00
stringslib.go rudimentary string utilities. 2008-09-12 16:12:20 -07:00
switch1.go export sys.exit 2008-06-27 14:15:06 -07:00
switch.go fix bug depot: 2008-08-11 22:07:49 -07:00
test0.go test cleanup 2008-07-07 10:03:10 -07:00
turing.go fix bug depot: 2008-08-11 22:07:49 -07:00
utf.go fix bug depot: 2008-08-11 22:07:49 -07:00
vectors.go vector cleanup: 2008-09-02 13:16:43 -07:00