Sign in
go
/
go
/
e71276c7417fcaed566478b37b0f68031a7fc157
/
test
/
sieve.go
80a9783
test/[n-z]*.go: add documentation
by Rob Pike
· 13 years ago
fc3797a
test: use testlib in a few more cases.
by Rémy Oudompheng
· 13 years ago
4f61fc9
test: remove semiocolons.
by Rob Pike
· 15 years ago
74dd0ab
fix up some irregular indentation
by Rob Pike
· 16 years ago
839a684
delete export
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
08ca30b
change *map to map; *chan to chan; new(T) to new(*T)
by Russ Cox
· 16 years ago
983f06b
update code to follow new semicolon rules:
by Russ Cox
· 16 years ago
27c0eb8
update tests to new communications syntax
by Rob Pike
· 16 years ago
bc2f5f1
fix bug depot:
by Rob Pike
· 17 years ago
3310192
channel tests with new syntax
by Rob Pike
· 17 years ago
2fdbf0d
fix a couple of minor errors
by Rob Pike
· 17 years ago
f977e25
add a test
by Rob Pike
· 17 years ago
126150d
lots of new tests
by Rob Pike
· 17 years ago
76abea7
- fixed a test - added extra basic type aliases - added select statement
by Robert Griesemer
· 17 years ago
2f5b4d9
- new directory structure
by Robert Griesemer
· 17 years ago
[Renamed from tests/sieve.go]
0d1e90b
- added 'nil' keyword to lang doc
by Robert Griesemer
· 17 years ago