Sign in
go
/
go
/
e940358fc938bb6f3882358347409c5882968777
/
test
/
235.go
fc0dc04
test: [a-c]: add introductory comments to tests
by Rob Pike
· 13 years ago
0b477ef
test: use testlib (first 100)
by Russ Cox
· 13 years ago
00f9f0c
single argument panic
by Russ Cox
· 15 years ago
1a31989
fix "declared and not used" in tests;
by Russ Cox
· 16 years ago
49fceff
Don't bother to import "os" just so that we can call
by Ian Lance Taylor
· 16 years ago
918afd94
move things out of sys into os and runtime
by Russ Cox
· 16 years ago
be2edb5
Automated g4 rollback of changelist 25024, plus significant hand editing.
by Russ Cox
· 16 years ago
9f8f2e6
convert composite literals from { } to ( ).
by Russ Cox
· 16 years ago
839a684
delete export
by Russ Cox
· 16 years ago
f48cbfd
convert tests; nothing interesting.
by Russ Cox
· 16 years ago
3609624
casify, cleanup sys
by Russ Cox
· 16 years ago
5564504
new new & make
by Russ Cox
· 16 years ago
08ca30b
change *map to map; *chan to chan; new(T) to new(*T)
by Russ Cox
· 16 years ago
d47d888
convert *[] to [].
by Russ Cox
· 16 years ago
27c0eb8
update tests to new communications syntax
by Rob Pike
· 17 years ago
85f8d45
fix some broken tests (tests themselves were wrong)
by Rob Pike
· 17 years ago
ddc7bc5
test program to generate multiples of a set of factors
by Robert Griesemer
· 17 years ago