go/test
2008-08-11 13:08:16 -07:00
..
bugs - added test case for compiler bug re: exported 2008-08-11 11:40:19 -07:00
chan workaround for compiler bug: len(a) is zero 2008-08-05 08:20:34 -07:00
fixedbugs code in bug was wrong; correct and improve. works now. 2008-08-11 13:08:16 -07:00
ken fix erroneous code in bugs; reported by iant. 2008-08-07 13:27:58 -07:00
args.go arguments available 2008-06-24 15:31:03 -07:00
char_lit.go export sys.exit 2008-06-27 14:15:06 -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 test update. also remove two duplicates 2008-07-08 12:22:21 -07:00
func.go test update. also remove two duplicates 2008-07-08 12:22:21 -07:00
golden.out update tests. 2008-08-11 10:10:48 -07:00
hashmap.go first cut at test suite 2008-06-06 12:57:00 -07:00
helloworld.go export sys.exit 2008-06-27 14:15:06 -07:00
if1.go export sys.exit 2008-06-27 14:15:06 -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 export sys.exit 2008-06-27 14:15:06 -07:00
iota.go improved iota test for new form 2008-07-03 17:16:08 -07:00
literal.go test update. also remove two duplicates 2008-07-08 12:22:21 -07:00
nil.go a couple of bugs around nil are fixed 2008-06-18 13:53:51 -07:00
peano.go add new test - factorial by inc and dec 2008-07-12 13:20:21 -07:00
readfile.go export sys.exit 2008-06-27 14:15:06 -07:00
run fix a couple of tests that had shell errors 2008-08-08 10:57:23 -07:00
sieve.go channel tests with new syntax 2008-07-15 20:52:07 -07:00
simassign.go fix some tests 2008-07-03 16:48:59 -07:00
string_lit.go update to Unicode 5 2008-07-07 14:07:46 -07:00
switch1.go export sys.exit 2008-06-27 14:15:06 -07:00
switch.go test update. also remove two duplicates 2008-07-08 12:22:21 -07:00
test0.go test cleanup 2008-07-07 10:03:10 -07:00
turing.go lots of new tests 2008-06-06 13:28:03 -07:00
utf.go add a couple of tests 2008-07-15 19:19:50 -07:00