vendor
This commit is contained in:
go.modvgo.list
vendor
github.com
cavaliercoder
go-cpio
cloudflare
cfssl
auth
certdb
config
crypto
pkcs7
csr
errors
helpers
derhelpers
helpers.gohelpers_test.gotestdata
bundle.pembundle_pkcs7.pembundle_with_whitespace.pemca.pemca_key.pemcert.dercert.pemcert_pkcs7.pemcert_with_whitespace.pemecdsa256.csrempty.pemempty_pkcs7.derempty_pkcs7.pememptycert.pememptypasswordpkcs12.p12enc_priv_key.pemmessed_up_bundle.pemmessed_up_priv_key.pemmessedupcert.pemmultiplecerts.p12noheadercert.pempasswordpkcs12.p12priv_rsa_key.pemprivate_ecdsa_key.pemrsa-old.csrsecp256k1-key.pemtest.bad.csr.pemtest.csr.pem
info
initca
log
ocsp
config
testdata
signer
local
local.golocal_test.go
signer.gosigner_test.gotestdata
build_inter_pathlen_csrs.shca.pemca_key.pemecdsa256-inter.csrecdsa256-inter.keyecdsa256.csrecdsa256_ca.pemecdsa256_ca_key.pemecdsa384.csrecdsa521.csrex.csrinter_pathlen_0.csrinter_pathlen_1.csrinter_pathlen_unspecified.csrip.csrkey.pemrsa-old.csrrsa2048-inter.csrrsa2048-inter.keyrsa2048.csrrsa3072.csrrsa4096.csrsan_domain.csrtest.csr
testdata
gogo
protobuf
proto
Makefileall_test.goany_test.goclone.goclone_test.godecode.godecode_gogo.godecode_test.godiscard.goduration.goduration_gogo.goencode.goencode_gogo.goencode_test.goequal.goequal_test.goextensions.goextensions_gogo.goextensions_test.golib.golib_gogo.gomap_test.gomessage_set.gomessage_set_test.gopointer_reflect.gopointer_reflect_gogo.gopointer_unsafe.gopointer_unsafe_gogo.goproperties.goproperties_gogo.go
proto3_proto
proto3_test.gosize2_test.gosize_test.goskip_gogo.gotestdata
text.gotext_gogo.gotext_parser.gotext_parser_test.gotext_test.gotimestamp.gotimestamp_gogo.goprotoc-gen-gogo
descriptor
testdata
sortkeys
types
golang
protobuf
proto
Makefileall_test.goany_test.goclone.goclone_test.godecode.godecode_test.godiscard.goencode.goencode_test.goequal.goequal_test.goextensions.goextensions_test.golib.gomap_test.gomessage_set.gomessage_set_test.gopointer_reflect.gopointer_unsafe.goproperties.go
proto3_proto
proto3_test.gosize2_test.gosize_test.gotestdata
text.gotext_parser.gotext_parser_test.gotext_test.goprotoc-gen-go
descriptor
testdata
ptypes
google
certificate-transparency-go
.gitignore.travis.ymlAUTHORSCONTRIBUTING.mdCONTRIBUTORSLICENSEREADME.md
asn1
client
gometalinter.jsonjsonclient
serialization.goserialization_test.gosignatures.gosignatures_test.gotestdata
tls
types.gotypes_test.gox509
cert_pool.goerror.goerror_test.goerrors.goerrors_test.goexample_test.goname_constraints_test.gonames.gonames_test.gonilref_nil_darwin.gonilref_zero_darwin.gopem_decrypt.gopem_decrypt_test.gopkcs1.gopkcs8.gopkcs8_test.go
pkix
revoked.gorevoked_test.goroot.goroot_bsd.goroot_cgo_darwin.goroot_darwin.goroot_darwin_arm_gen.goroot_darwin_armx.goroot_darwin_test.goroot_linux.goroot_nacl.goroot_nocgo_darwin.goroot_plan9.goroot_solaris.goroot_unix.goroot_unix_test.goroot_windows.gosec1.gosec1_test.gosha2_windows_test.gotest-dir.crttest-file.crttestdata
verify.goverify_test.gox509.gox509_test.gox509_test_import.gox509util
golang.org
x
crypto
cryptobyte
ocsp
pkcs12
net
context
sync
gopkg.in
check.v1
.gitignore.travis.ymlLICENSEREADME.mdTODObenchmark.gobenchmark_test.gobootstrap_test.gocheck.gocheck_test.gocheckers.gocheckers_test.goexport_test.gofixture_test.gofoundation_test.gohelpers.gohelpers_test.goprinter.goprinter_test.goreporter.goreporter_test.gorun.gorun_test.go
yaml.v2
novit.nc
direktil
pkg
73
vendor/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile
generated
vendored
Normal file
73
vendor/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile
generated
vendored
Normal file
@ -0,0 +1,73 @@
|
||||
# Go support for Protocol Buffers - Google's data interchange format
|
||||
#
|
||||
# Copyright 2010 The Go Authors. All rights reserved.
|
||||
# https://github.com/golang/protobuf
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
# modification, are permitted provided that the following conditions are
|
||||
# met:
|
||||
#
|
||||
# * Redistributions of source code must retain the above copyright
|
||||
# notice, this list of conditions and the following disclaimer.
|
||||
# * Redistributions in binary form must reproduce the above
|
||||
# copyright notice, this list of conditions and the following disclaimer
|
||||
# in the documentation and/or other materials provided with the
|
||||
# distribution.
|
||||
# * Neither the name of Google Inc. nor the names of its
|
||||
# contributors may be used to endorse or promote products derived from
|
||||
# this software without specific prior written permission.
|
||||
#
|
||||
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
||||
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
||||
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
||||
# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
||||
# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
||||
# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
||||
# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
||||
# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
all:
|
||||
@echo run make test
|
||||
|
||||
include ../../Make.protobuf
|
||||
|
||||
test: golden testbuild
|
||||
|
||||
#test: golden testbuild extension_test
|
||||
# ./extension_test
|
||||
# @echo PASS
|
||||
|
||||
my_test/test.pb.go: my_test/test.proto
|
||||
protoc --go_out=Mmulti/multi1.proto=github.com/golang/protobuf/protoc-gen-go/testdata/multi:. $<
|
||||
|
||||
golden:
|
||||
make -B my_test/test.pb.go
|
||||
sed -i -e '/return.*fileDescriptor/d' my_test/test.pb.go
|
||||
sed -i -e '/^var fileDescriptor/,/^}/d' my_test/test.pb.go
|
||||
sed -i -e '/proto.RegisterFile.*fileDescriptor/d' my_test/test.pb.go
|
||||
gofmt -w my_test/test.pb.go
|
||||
diff -w my_test/test.pb.go my_test/test.pb.go.golden
|
||||
|
||||
nuke: clean
|
||||
|
||||
testbuild: regenerate
|
||||
go test
|
||||
|
||||
regenerate:
|
||||
# Invoke protoc once to generate three independent .pb.go files in the same package.
|
||||
protoc --go_out=. multi/multi1.proto multi/multi2.proto multi/multi3.proto
|
||||
|
||||
#extension_test: extension_test.$O
|
||||
# $(LD) -L. -o $@ $<
|
||||
|
||||
#multi.a: multi3.pb.$O multi2.pb.$O multi1.pb.$O
|
||||
# rm -f multi.a
|
||||
# $(QUOTED_GOBIN)/gopack grc $@ $<
|
||||
|
||||
#test.pb.go: imp.pb.go
|
||||
#multi1.pb.go: multi2.pb.go multi3.pb.go
|
||||
#main.$O: imp.pb.$O test.pb.$O multi.a
|
||||
#extension_test.$O: extension_base.pb.$O extension_extra.pb.$O extension_user.pb.$O
|
Reference in New Issue
Block a user