1
0
mirror of https://github.com/golang/go synced 2024-09-24 11:10:12 -06:00
go/test
Rob Pike f977e251fa add a test
fix make.bash for runtime - sysfile.6 depends on OS so simplest thing is to build just our own version

SVN=125130
2008-06-27 11:36:40 -07:00
..
bugs add a test 2008-06-27 11:36:40 -07:00
fixedbugs add a test 2008-06-27 11:36:40 -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
func1.go - fixed a few tests and added 3 incorrectly succeeding tests 2008-06-06 15:53:14 -07:00
func.go - fixed a few tests and added 3 incorrectly succeeding tests 2008-06-06 15:53:14 -07:00
golden.out add a test 2008-06-27 11:36:40 -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
if1.go update test results 2008-06-16 11:36:23 -07:00
if.go - fixed a few tests and added 3 incorrectly succeeding tests 2008-06-06 15:53:14 -07:00
int_lit.go Fix a few tests 2008-06-08 17:19:11 -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
readfile.go add readfile test 2008-06-26 17:08:39 -07:00
run add readfile test 2008-06-26 17:08:39 -07:00
sieve.go add a test 2008-06-27 11:36:40 -07:00
simasign.go simultaneous assignment test 2008-06-26 16:21:51 -07:00
string_lit.go fix string_lit test to be more thorough 2008-06-08 19:08:00 -07:00
switch1.go update test results 2008-06-16 11:36:23 -07:00
switch.go now checks for lvalue/rvalue context of 2008-06-15 20:24:30 -07:00
test0.go first cut at test suite 2008-06-06 12:57:00 -07:00
turing.go lots of new tests 2008-06-06 13:28:03 -07:00