Russ Cox
|
2b1c9b4be2
|
test: use testlib (second 100)
X ,s;^// \$G (\$D/)?\$F\.go *$;// compile;g
X ,s;^// \$G (\$D/)?\$F\.go && \$L \$F\.\$A *$;// build;g
X ,s;^// \$G (\$D/)?\$F\.go && \$L \$F\.\$A && \./\$A\.out *$;// run;g
X ,s;^// errchk \$G( -e)? (\$D/)?\$F\.go *$;// errorcheck;g
R=golang-dev
CC=golang-dev
https://golang.org/cl/5673078
|
2012-02-16 23:49:30 -05:00 |
|
Russ Cox
|
918afd9491
|
move things out of sys into os and runtime
R=r
OCL=28569
CL=28573
|
2009-05-08 15:21:41 -07:00 |
|
Russ Cox
|
360962420c
|
casify, cleanup sys
R=r
OCL=22978
CL=22984
|
2009-01-16 14:58:14 -08:00 |
|
Russ Cox
|
5564504507
|
new new & make
R=r
OCL=22166
CL=22166
|
2009-01-06 15:19:02 -08:00 |
|
Rob Pike
|
98c208ee1d
|
bug026 and bug060 are fixed. update.
R=rsc
DELTA=87 (37 added, 50 deleted, 0 changed)
OCL=16498
CL=16507
|
2008-10-05 08:34:48 -07:00 |
|
Robert Griesemer
|
94979c3177
|
- added 2 bugs
- moved bug 060 back into bugs
R=r
OCL=15175
CL=15175
|
2008-09-11 16:17:25 -07:00 |
|
Rob Pike
|
8c89767c72
|
update tests
R=gri
OCL=14137
CL=14137
|
2008-08-12 16:11:55 -07:00 |
|