Home
last modified time | relevance | path

Searched refs:runGo (Results 1 – 25 of 79) sorted by relevance

1234

/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/protobuf/
H A Dintegration_test.go104 runGo := func(label string, cmd command, args ...string) {
118 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
119 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
120 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
122runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
123 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
124 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
129runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/protobuf/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/protobuf/
H A Dintegration_test.go104 runGo := func(label string, cmd command, args ...string) {
118 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
119 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
120 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
122runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
123 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
124 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
129runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/databases/redis_exporter/redis_exporter-1.33.0/vendor/google.golang.org/protobuf/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/dns/prometheus-dnssec-exporter/prometheus-dnssec-exporter-caa7d89/vendor/google.golang.org/protobuf/
H A Dintegration_test.go104 runGo := func(label string, cmd command, args ...string) {
118 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
119 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
120 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
122runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
123 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
124 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
129runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/protobuf/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/net/rospo/rospo-0.7.1/vendor/google.golang.org/protobuf/protobuf-go-1.26.0/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/protobuf/
H A Dintegration_test.go104 runGo := func(label string, cmd command, args ...string) {
118 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
119 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
120 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
122runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
123 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
124 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
129runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/protobuf/
H A Dintegration_test.go104 runGo := func(label string, cmd command, args ...string) {
118 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
119 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
120 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
122runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
123 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
124 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
129runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/google.golang.org/protobuf/
H A Dintegration_test.go104 runGo := func(label string, cmd command, args ...string) {
118 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
119 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
120 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
122runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
123 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
124 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
129runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/protobuf/
H A Dintegration_test.go104 runGo := func(label string, cmd command, args ...string) {
118 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
119 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
120 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
122runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
123 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
124 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
129runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/protobuf/
H A Dintegration_test.go104 runGo := func(label string, cmd command, args ...string) {
118 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
119 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
120 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
122runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
123 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
124 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
129runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/protobuf/
H A Dintegration_test.go104 runGo := func(label string, cmd command, args ...string) {
118 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
119 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
120 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
122runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
123 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
124 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
129runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/security/gopass/gopass-1.13.0/vendor/google.golang.org/protobuf/
H A Dintegration_test.go104 runGo := func(label string, cmd command, args ...string) {
118 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
119 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
120 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
122runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
123 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
124 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
129runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/protobuf/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/net-mgmt/pushgateway/pushgateway-1.4.2/vendor/google.golang.org/protobuf/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/dns/blocky/blocky-0.17/vendor/google.golang.org/protobuf/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/protobuf/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/protobuf/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/google.golang.org/protobuf/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/www/miniflux/v2-2.0.35/vendor/google.golang.org/protobuf/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/protobuf/
H A Dintegration_test.go104 runGo := func(label string, cmd command, args ...string) {
118 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
119 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
120 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
122runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
123 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
124 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
129runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/net/storj/storj-1.45.3/vendor/google.golang.org/protobuf/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/google.golang.org/protobuf/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…
/dports/audio/visp-go/visp-2585747/vendor/google.golang.org/protobuf/
H A Dintegration_test.go103 runGo := func(label string, cmd command, args ...string) {
117 runGo("Normal", command{Dir: workDir}, "go", "test", "-race", "./...")
118 runGo("PureGo", command{Dir: workDir}, "go", "test", "-race", "-tags", "purego", "./...")
119 runGo("Reflect", command{Dir: workDir}, "go", "test", "-race", "-tags", "protoreflect", "./...")
121runGo("ProtoLegacy", command{Dir: workDir}, "go", "test", "-race", "-tags", "protolegacy", "./...")
122 runGo("ProtocGenGo", command{Dir: "cmd/protoc-gen-go/testdata"}, "go", "test")
123 runGo("Conformance", command{Dir: "internal/conformance"}, "go", "test", "-execute")
128runGo("Arch32Bit", command{Dir: workDir, Env: append(os.Environ(), "GOARCH=386")}, "go", "test", "…

1234