Commit a52d6fb7 authored by Ian Lance Taylor's avatar Ian Lance Taylor

Add a few tests which weren't being run.

R=r
DELTA=4  (4 added, 0 deleted, 0 changed)
OCL=26797
CL=26814
parent 34050ca8
......@@ -43,6 +43,8 @@ TEST=\
bignum\
bufio\
exec\
flag\
log\
once\
sort\
strings\
......
......@@ -24,6 +24,7 @@ maketest() {
}
maketest \
lib/container\
lib/fmt\
lib/go\
lib/hash\
......@@ -37,6 +38,7 @@ maketest \
lib/strconv\
lib/tabwriter\
lib/time\
lib/unicode\
# all of these are subtly different
# from what maketest does.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment