Russ Cox
|
1a3198907b
|
fix "declared and not used" in tests;
also template/template.go, missed last time.
R=r
DELTA=116 (61 added, 10 deleted, 45 changed)
OCL=34620
CL=34622
|
2009-09-14 21:03:53 -07:00 |
|
Russ Cox
|
c702bdd828
|
script for running test programs in interpreter.
tweak test/literal.go to give more information.
R=austin
DELTA=45 (43 added, 0 deleted, 2 changed)
OCL=34381
CL=34398
|
2009-09-04 13:04:11 -07:00 |
|
Rob Pike
|
bc2f5f1dce
|
fix bug depot:
1) fix print statements, panic statements (parentheses required)
2) len is now allowed as a var name (bug053)
R=gri
OCL=14106
CL=14106
|
2008-08-11 22:07:49 -07:00 |
|
Rob Pike
|
6810f39edf
|
test update. also remove two duplicates
SVN=126336
|
2008-07-08 12:22:21 -07:00 |
|
Rob Pike
|
4633a8ffe7
|
This test now runs correctly, with no bugs commented out
SVN=122460
|
2008-06-12 11:04:40 -07:00 |
|
Rob Pike
|
126150d0f6
|
lots of new tests
SVN=121464
|
2008-06-06 13:28:03 -07:00 |
|