Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bazel support for the project #505

Merged
merged 3 commits into from Jun 18, 2015
Merged

Conversation

liujisi
Copy link
Contributor

@liujisi liujisi commented Jun 18, 2015

Move and updated the cmake/update_file_lists.sh to also update the BUILD file.
Need to manage gtest external deps to enable cc_test; will do in a different PR.

Change-Id: Idecb2e3a5169f7b40d832242c9c10b0eb4325654
Change-Id: I5a299d969ff96d7d2f80aadc7e8987d461d24b8f
@liujisi
Copy link
Contributor Author

liujisi commented Jun 18, 2015

@xfxyjwf for review.

@xfxyjwf
Copy link
Contributor

xfxyjwf commented Jun 18, 2015

LGTM

Change-Id: I62640af99e3c2650a29dc5468ce3deb7b6c7efdf
liujisi added a commit that referenced this pull request Jun 18, 2015
Add bazel support for the project
@liujisi liujisi merged commit 1e534d7 into protocolbuffers:master Jun 18, 2015
taoso pushed a commit to taoso/protobuf that referenced this pull request Aug 1, 2018
In Go 1.10, go test automatically runs go vet as well.  This
uncovered a vet failure in TestUnmarshalRepeatingNonRepeatedExtension
where pb.ComplexExtension is passed as a fmt.Stringer to t.Errorf.
The string method exists only on the pointer-receiver type,
*pb.ComplexExtension.
bithium pushed a commit to bithium/protobuf that referenced this pull request Sep 4, 2023
Moved tests into the main source tree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants