go/test
2008-06-25 14:05:38 -07:00
..
bugs add new bug: can't compile a, b := sys.frexp(1.0) 2008-06-25 14:05:38 -07:00
fixedbugs update some tests 2008-06-23 17:13:33 -07:00
ken remove receclarations from tests 2008-06-21 15:08:04 -07:00
args.go arguments available 2008-06-24 15:31:03 -07:00
char_lit.go Fix a few tests 2008-06-08 17:19:11 -07:00
float_lit.go better import/export 2008-06-12 21:48:56 -07:00
for.go lots of new tests 2008-06-06 13:28:03 -07:00
func.go - fixed a few tests and added 3 incorrectly succeeding tests 2008-06-06 15:53:14 -07:00
func1.go - fixed a few tests and added 3 incorrectly succeeding tests 2008-06-06 15:53:14 -07:00
golden.out add new bug: can't compile a, b := sys.frexp(1.0) 2008-06-25 14:05:38 -07:00
hashmap.go first cut at test suite 2008-06-06 12:57:00 -07:00
helloworld.go lots of new tests 2008-06-06 13:28:03 -07:00
if.go - fixed a few tests and added 3 incorrectly succeeding tests 2008-06-06 15:53:14 -07:00
if1.go update test results 2008-06-16 11:36:23 -07:00
int_lit.go Fix a few tests 2008-06-08 17:19:11 -07:00
integer.go - added large integer arithmetic package and test cases 2008-06-18 17:09:20 -07:00
iota.go lots of new tests 2008-06-06 13:28:03 -07:00
literal.go This test now runs correctly, with no bugs commented out 2008-06-12 11:04:40 -07:00
nil.go a couple of bugs around nil are fixed 2008-06-18 13:53:51 -07:00
run default to amd64 in run 2008-06-08 17:29:57 -07:00
sieve.go lots of new tests 2008-06-06 13:28:03 -07:00
string_lit.go fix string_lit test to be more thorough 2008-06-08 19:08:00 -07:00
switch.go now checks for lvalue/rvalue context of 2008-06-15 20:24:30 -07:00
switch1.go update test results 2008-06-16 11:36:23 -07:00
test0.go first cut at test suite 2008-06-06 12:57:00 -07:00
test_integer.go - added large integer arithmetic package and test cases 2008-06-18 17:09:20 -07:00
turing.go lots of new tests 2008-06-06 13:28:03 -07:00