Sign in
go
/
go
/
a088f1b76ccb931eb72e4ef54c1f59053996478c
/
test
/
ken
/
array.go
eb37b5b
test: document ken/*.go
by Rob Pike
· 13 years ago
d2cc988
test: use testlib (fourth 100)
by Russ Cox
· 13 years ago
450c955
test: test slice beyond len
by Ian Lance Taylor
· 13 years ago
5309fae
test: don't assign address of array to slice.
by Ian Lance Taylor
· 15 years ago
00f9f0c
single argument panic
by Russ Cox
· 15 years ago
581530e
make test/ken safe for optional semis
by Robert Griesemer
· 15 years ago
60ce95d
code changes for array conversion.
by Russ Cox
· 16 years ago
f48cbfd
convert tests; nothing interesting.
by Russ Cox
· 16 years ago
5564504
new new & make
by Russ Cox
· 16 years ago
61a7e44
fix some tests. only 3 remain broken (complit, hilbert, initcomma).
by Rob Pike
· 16 years ago
08ca30b
change *map to map; *chan to chan; new(T) to new(*T)
by Russ Cox
· 16 years ago
4026500
arrays
by Ken Thompson
· 16 years ago
3489fe9
compiler catches out of bounds; work around
by Rob Pike
· 16 years ago
e1e53e3
update tests add commands to two new ken tests
by Rob Pike
· 17 years ago
944ad62
fix type of (1<<x)
by Ken Thompson
· 17 years ago