提交 31e72fa0 编写于 作者: chai2010's avatar chai2010

更多 ci 测试

上级 48e0f65f
......@@ -24,9 +24,19 @@ ci-test-all:
go test ./...
@echo "== std test begin =="
go run main.go test binary
#go run main.go test errors
go run main.go test fmt
go run main.go test image
go run main.go test image/bmp
go run main.go test image/color
go run main.go test io
go run main.go test math
go run main.go test os
go run main.go test regexp
go run main.go test strconv
go run main.go test unicode
go run main.go test unicode/utf8
@echo "== std ok =="
go run main.go hello.wa
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册