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

Adjust tests for merging into stdlib #102

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Adjust tests for merging into stdlib #102

merged 1 commit into from
Dec 30, 2024

Conversation

dsnet
Copy link
Collaborator

@dsnet dsnet commented Dec 30, 2024

Adjust the tests to assist in merging this into the stdlib. In particular:

  • In bench_test.go, switch from package json to json_test.
  • In structUnexportedEmbeddedMethodTag, embed encodingTextAppender since netip.Addr now supports the AppendText method.

Adjust the tests to assist in merging this into the stdlib.
In particular:
* In bench_test.go, switch from package json to json_test.
* In structUnexportedEmbeddedMethodTag, embed encodingTextAppender
  since netip.Addr now supports the AppendText method.
@dsnet dsnet merged commit 5fd2028 into master Dec 30, 2024
8 checks passed
@dsnet dsnet deleted the stdlib-merge branch December 30, 2024 20:58
@dsnet dsnet restored the stdlib-merge branch December 30, 2024 23:41
@dsnet dsnet deleted the stdlib-merge branch December 30, 2024 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants