Skip to content

Conversation

@Trott
Copy link
Member

@TrottTrott commented Apr 2, 2016

Pull Request check-list

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with
    this change (including linting)?
  • Is the commit message formatted according to [CONTRIBUTING.md][0]?

Affected core subsystem(s)

test tools buffer

Description of change

require-buffer is only enabled in the lib directory. There is no
need to disable it in test.

@TrottTrott added buffer Issues and PRs related to the buffer subsystem. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory. labels Apr 2, 2016
@TrottTrott changed the title tools: remove require-buffer lint rule for teststools: enable require-buffer lint rule for testsApr 2, 2016
`require-buffer` is only enabled in the `lib` directory. There is no need to disable it in `test`.
@TrottTrott changed the title tools: enable require-buffer lint rule for teststools: remove disabling of already-disabled ruleApr 2, 2016
@bnoordhuis
Copy link
Member

LGTM

2 similar comments
@jasnell
Copy link
Member

LGTM

@cjihrig
Copy link
Contributor

LGTM

jasnell pushed a commit that referenced this pull request Apr 2, 2016
`require-buffer` is only enabled in the `lib` directory. There is no need to disable it in `test`. PR-URL: #6013 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@jasnell
Copy link
Member

Landed in 8832be4

@jasnelljasnell closed this Apr 2, 2016
MylesBorins pushed a commit that referenced this pull request Apr 5, 2016
`require-buffer` is only enabled in the `lib` directory. There is no need to disable it in `test`. PR-URL: #6013 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@MylesBorins
Copy link
Contributor

@Trott lts?

@Trott
Copy link
MemberAuthor

@thealphanerd Yes.

MylesBorins pushed a commit that referenced this pull request May 3, 2016
`require-buffer` is only enabled in the `lib` directory. There is no need to disable it in `test`. PR-URL: #6013 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
MylesBorins pushed a commit that referenced this pull request May 6, 2016
`require-buffer` is only enabled in the `lib` directory. There is no need to disable it in `test`. PR-URL: #6013 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
MylesBorins pushed a commit that referenced this pull request May 18, 2016
`require-buffer` is only enabled in the `lib` directory. There is no need to disable it in `test`. PR-URL: #6013 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request May 18, 2016
@TrottTrott deleted the buffy branch January 13, 2022 22:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bufferIssues and PRs related to the buffer subsystem.testIssues and PRs related to the tests.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@bnoordhuis@jasnell@cjihrig@MylesBorins