1
0
mirror of https://github.com/golang/go synced 2024-09-24 21:20:13 -06:00
go/test
Robert Griesemer 08c4380e48 - updated and cleaned up vector.go to use new array instructions
- added initial test cases (needs to be expanded)

R=r
DELTA=135  (84 added, 30 deleted, 21 changed)
OCL=14654
CL=14654
2008-08-29 11:10:23 -07:00
..
bugs delete redundant bug. 2008-08-20 15:46:05 -07:00
chan arrays 2008-08-27 17:28:30 -07:00
fixedbugs update bugs 2008-08-12 17:07:33 -07:00
ken delete redundant bug. 2008-08-20 15:46:05 -07:00
args.go fix bug depot: 2008-08-11 22:07:49 -07:00
char_lit.go fix bug depot: 2008-08-11 22:07:49 -07:00
const.go bugs related to constat types 2008-08-20 15:43:12 -07:00
float_lit.go fix bug depot: 2008-08-11 22:07:49 -07:00
fmt.go fix bug depot: 2008-08-11 22:07:49 -07:00
for.go fix bug depot: 2008-08-11 22:07:49 -07:00
func1.go test update. also remove two duplicates 2008-07-08 12:22:21 -07:00
func.go fix bug depot: 2008-08-11 22:07:49 -07:00
golden.out delete redundant bug. 2008-08-20 15:46:05 -07:00
hashmap.go first cut at test suite 2008-06-06 12:57:00 -07:00
helloworld.go fix bug depot: 2008-08-11 22:07:49 -07:00
if1.go fix bug depot: 2008-08-11 22:07:49 -07:00
if.go fix bug depot: 2008-08-11 22:07:49 -07:00
int_lit.go fix bug depot: 2008-08-11 22:07:49 -07:00
iota.go delete redundant bug. 2008-08-20 15:46:05 -07:00
literal.go fix bug depot: 2008-08-11 22:07:49 -07:00
map.go add test for maps. 2008-08-11 13:32:13 -07:00
nil.go a couple of bugs around nil are fixed 2008-06-18 13:53:51 -07:00
peano.go fix bug depot: 2008-08-11 22:07:49 -07:00
readfile.go fix bug depot: 2008-08-11 22:07:49 -07:00
run fix a couple of tests that had shell errors 2008-08-08 10:57:23 -07:00
sieve.go fix bug depot: 2008-08-11 22:07:49 -07:00
simassign.go fix bug depot: 2008-08-11 22:07:49 -07:00
string_lit.go fix bug depot: 2008-08-11 22:07:49 -07:00
switch1.go export sys.exit 2008-06-27 14:15:06 -07:00
switch.go fix bug depot: 2008-08-11 22:07:49 -07:00
test0.go test cleanup 2008-07-07 10:03:10 -07:00
turing.go fix bug depot: 2008-08-11 22:07:49 -07:00
utf.go fix bug depot: 2008-08-11 22:07:49 -07:00
vectors.go - updated and cleaned up vector.go to use new array instructions 2008-08-29 11:10:23 -07:00