Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

quic: fix linting and tests #179

Closed
wants to merge 1 commit into from
Closed

Conversation

addaleax
Copy link
Member

Once again, linter and tests have been failing because of recent
changes. :)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Once again, linter and tests have been failing because of recent
changes. :)
@@ -1,11 +1,11 @@
#include "node.h"
#include "debug_utils.h"
#include "node_http_common.h"
#include "node_mem-inl.h"
Copy link
Member Author

Choose a reason for hiding this comment

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

(This is to match #178)

@jasnell
Copy link
Member

jasnell commented Oct 16, 2019

ah... I keep forgetting to lint the c bits on linux instead of windows. vcbuild lint misses these bits

jasnell pushed a commit that referenced this pull request Oct 17, 2019
Once again, linter and tests have been failing because of recent
changes. :)

PR-URL: #179
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
@jasnell
Copy link
Member

jasnell commented Oct 17, 2019

landed!

@jasnell jasnell closed this Oct 17, 2019
addaleax added a commit that referenced this pull request Dec 11, 2019
Once again, linter and tests have been failing because of recent
changes. :)

PR-URL: #179
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
juanarbol pushed a commit to juanarbol/quic that referenced this pull request Dec 17, 2019
Once again, linter and tests have been failing because of recent
changes. :)

PR-URL: nodejs#179
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
juanarbol pushed a commit to juanarbol/quic that referenced this pull request Dec 17, 2019
Once again, linter and tests have been failing because of recent
changes. :)

PR-URL: nodejs#179
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants