]> Cypherpunks repositories - gostls13.git/commit
lots of new tests
authorRob Pike <r@golang.org>
Fri, 6 Jun 2008 20:28:03 +0000 (13:28 -0700)
committerRob Pike <r@golang.org>
Fri, 6 Jun 2008 20:28:03 +0000 (13:28 -0700)
commit126150d0f665e1a5a5103f85f4d7b1ff97f71f9d
tree9fc78195cd6f45b370bba69597b64afd6e0f7bb3
parent27fb2abf76f53168862b5140df1cad95b5804fe6
lots of new tests

SVN=121464
test/for.go [new file with mode: 0644]
test/func.go [new file with mode: 0644]
test/helloworld.go [new file with mode: 0644]
test/if.go [new file with mode: 0644]
test/iota.go [new file with mode: 0644]
test/literal.go [new file with mode: 0644]
test/run
test/runtests.sh [deleted file]
test/sieve.go
test/switch.go [new file with mode: 0644]
test/turing.go