1
0
mirror of https://github.com/golang/go synced 2024-11-26 13:38:20 -07:00
go/test
Rob Pike 99c5b2ed4d 6g thinks a struct with one entry yields a composite that is a basic conversion
R=rsc
DELTA=12  (12 added, 0 deleted, 0 changed)
OCL=16989
CL=16998
2008-10-13 12:26:58 -07:00
..
bugs 6g thinks a struct with one entry yields a composite that is a basic conversion 2008-10-13 12:26:58 -07:00
chan update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
fixedbugs remove uses of *T as an implicit forward declaration of T 2008-10-07 12:59:54 -07:00
ken remove uses of *T as an implicit forward declaration of T 2008-10-07 12:59:54 -07:00
235.go update tests to new communications syntax 2008-09-16 19:33:40 -07:00
args.go
bufiolib.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
char_lit.go
complit.go
const.go
dialgoogle.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
empty.go test of new empty productions 2008-10-08 15:33:18 -07:00
env.go add os.Getenv() 2008-09-22 17:31:41 -07:00
errchk 6g currently accepts setting a string value to an integer 2008-09-25 15:08:52 -07:00
float_lit.go
fmt_test.go update bugs 2008-09-15 14:27:15 -07:00
for.go
func1.go Check for specific error messages in the testsuite. This 2008-09-19 14:39:49 -07:00
func2.go tests of new func arg code 2008-09-30 14:08:43 -07:00
func3.go change in spec results in non-error 2008-10-06 16:27:14 -07:00
func.go
golden.out more interface checks: 2008-10-08 09:21:57 -07:00
hashmap.go
helloworld.go
if1.go
if.go
int_lit.go
interface1.go - removed extra package clause 2008-10-10 14:50:23 -07:00
interface2.go more interface checks: 2008-10-08 09:21:57 -07:00
interface.go test that mutually recursive interfaces compile 2008-10-07 12:36:39 -07:00
iota.go
literal.go
map.go bug026 and bug060 are fixed. update. 2008-10-05 08:34:48 -07:00
math.go add gobuild. 2008-09-19 11:55:46 -07:00
method.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
nil.go
peano.go
printbig.go fix printing of -(1<<63) 2008-09-17 14:08:52 -07:00
readfile.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
run test cleanup 2008-09-22 13:47:53 -07:00
sieve.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
simassign.go
sorting.go
string_lit.go
stringslib.go rudimentary string utilities. 2008-09-12 16:12:20 -07:00
switch1.go
switch.go
tcpserver.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
test0.go
timelib.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
turing.go
utf.go sys.stringtorune doesn't need a length parameter. 2008-10-07 10:03:34 -07:00
vectors.go