1
0
mirror of https://github.com/golang/go synced 2024-11-22 16:04:40 -07:00
go/test
Ian Lance Taylor 49fceff6af Don't bother to import "os" just so that we can call
os.Exit(0) at the end of main.

R=rsc
DELTA=6  (0 added, 6 deleted, 0 changed)
OCL=28967
CL=28969
2009-05-16 23:12:28 -07:00
..
bugs bug152: literal []slice{ } as range expression 2009-05-15 13:17:07 -07:00
chan Don't bother to import "os" just so that we can call 2009-05-16 23:12:28 -07:00
fixedbugs move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
ken move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
235.go Don't bother to import "os" just so that we can call 2009-05-16 23:12:28 -07:00
args.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
bigalg.go Convert go tree to hierarchical pkg directory: 2009-04-16 20:52:37 -07:00
char_lit.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
closedchan.go add test for close/closed, fix a few implementation bugs. 2009-03-23 18:50:35 -07:00
closure.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
cmp1.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
cmp2.go
cmp3.go
cmp4.go
cmp5.go
complit.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
const1.go ^ type(const) now inverts "enough" bits 2009-03-24 16:40:38 -07:00
const2.go Recognize gccgo error message. 2009-03-16 21:48:07 -07:00
const3.go make 6g constants behave as ken proposes. (i hope.) 2009-03-12 19:04:38 -07:00
const.go make 6g constants behave as ken proposes. (i hope.) 2009-03-12 19:04:38 -07:00
convert.go implications of stricter type equality: 2009-05-08 15:40:14 -07:00
convlit1.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
convlit.go update convlit.go to current spec 2009-05-05 11:23:39 -07:00
decl.go typo in message 2009-04-19 21:12:48 -07:00
declbad.go Recognize gcco error messages. 2009-04-28 07:16:03 -07:00
defer.go
empty.go
env.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
errchk make 6g constants behave as ken proposes. (i hope.) 2009-03-12 19:04:38 -07:00
escape1.go
escape.go
export.go
float_lit.go
for.go
func1.go
func2.go
func3.go
func4.go
func5.go
func.go
gc1.go
gc.go
golden.out bug152: literal []slice{ } as range expression 2009-05-15 13:17:07 -07:00
hashmap.go
helloworld.go
hilbert.go
if1.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
if.go
import1.go check for redeclaration of package name 2009-05-08 16:40:55 -07:00
import.go implications of stricter type equality: 2009-05-08 15:40:14 -07:00
indirect.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
initcomma.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
int_lit.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
interface1.go describe each interface test 2009-05-12 16:09:47 -07:00
interface2.go describe each interface test 2009-05-12 16:09:47 -07:00
interface3.go describe each interface test 2009-05-12 16:09:47 -07:00
interface4.go update reflect for upcoming interface representation change. 2009-05-12 16:08:16 -07:00
interface5.go describe each interface test 2009-05-12 16:09:47 -07:00
interface6.go describe each interface test 2009-05-12 16:09:47 -07:00
interface7.go describe each interface test 2009-05-12 16:09:47 -07:00
interface8.go describe each interface test 2009-05-12 16:09:47 -07:00
interface9.go describe each interface test 2009-05-12 16:09:47 -07:00
interface10.go describe each interface test 2009-05-12 16:09:47 -07:00
interface11.go update reflect for upcoming interface representation change. 2009-05-12 16:08:16 -07:00
interface.go
iota.go
literal.go
malloc1.go
mallocrand.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
mallocrep1.go
mallocrep.go
map.go allow range on nil maps 2009-03-23 18:32:37 -07:00
method1.go
method2.go
method3.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
method.go
nil.go
parentype.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
peano.go
printbig.go
range.go range over channels. 2009-03-20 11:32:58 -07:00
run
sieve.go
sigchld.go
simassign.go
stack.go test for new string bug 2009-04-10 06:22:41 -07:00
string_lit.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
stringrange.go change utf8.FullRuneInString and utf8.DecodeRuneInString 2009-05-11 14:10:34 -07:00
switch1.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
switch.go
test0.go
turing.go
typeswitch.go move things out of sys into os and runtime 2009-05-08 15:21:41 -07:00
utf.go change utf8.FullRuneInString and utf8.DecodeRuneInString 2009-05-11 14:10:34 -07:00
varinit.go
vectors.go Convert go tree to hierarchical pkg directory: 2009-04-16 20:52:37 -07:00