Skip to content

tidy: split TestRunner to cc#8500

Merged
lizan merged 1 commit intoenvoyproxy:masterfrom
lizan:tidy
Oct 5, 2019
Merged

tidy: split TestRunner to cc#8500
lizan merged 1 commit intoenvoyproxy:masterfrom
lizan:tidy

Conversation

@lizan
Copy link
Copy Markdown
Member

@lizan lizan commented Oct 5, 2019

Signed-off-by: Lizan Zhou lizan@tetrate.io

Description:

  • Exclude modernize-use-trailing-return-type which is against style guide and noisy even as warning.
  • Split test_runner to cc and h, anonymous namespace in header results clang-tidy complains non-used function.

Risk Level: Low (test only)
Testing: CI
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@lizan lizan requested a review from snowp October 5, 2019 00:05
Copy link
Copy Markdown
Contributor

@snowp snowp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lizan lizan merged commit f709434 into envoyproxy:master Oct 5, 2019
@lizan lizan deleted the tidy branch October 5, 2019 06:47
nandu-vinodan pushed a commit to nandu-vinodan/envoy that referenced this pull request Oct 17, 2019
Description:
- Exclude `modernize-use-trailing-return-type` which is against style guide and noisy even as warning. 
- Split test_runner to cc and h, anonymous namespace in header results clang-tidy complains non-used function.

Risk Level: Low (test only)
Testing: CI
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@lizan lizan restored the tidy branch March 24, 2020 07:08
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.

2 participants