guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#54335] [PATCH 11/14] gnu: Add go-google-golang-org-protobuf.


From: Maxime Devos
Subject: [bug#54335] [PATCH 11/14] gnu: Add go-google-golang-org-protobuf.
Date: Fri, 11 Mar 2022 17:14:39 +0100
User-agent: Evolution 3.38.3-1

Dominic Martinez schreef op do 10-03-2022 om 22:47 [-0500]:
> +     '(#:import-path "google.golang.org/protobuf"
> +       ;; Source-only package
> +       #:tests? #f

What has source code to do with tests?  Tests can be in the form of
pre-compiled binaries, and tests are usually a part of the source code.

Also, there do appear to be a few tests, e.g. at
<https://github.com/protocolbuffers/protobuf-go/blob/3992ea83a23c00882339f33511074d251e19822c/testing/protocmp/util_test.go#L23>.

I don't know how to run them though.

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]