FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: refactor test-fs-read-zero-length.js by hiroppy · Pull Request #10729 · nodejs/node · GitHub

/ node Public

test: refactor test-fs-read-zero-length.js - #10729

Closed
hiroppy wants to merge 1 commit into
nodejs:masterfrom
hiroppy:feature/refactor-test-fs-read-zero-length.js
Closed

test: refactor test-fs-read-zero-length.js#10729
hiroppy wants to merge 1 commit into
nodejs:masterfrom
hiroppy:feature/refactor-test-fs-read-zero-length.js

Conversation

hiroppy commented Jan 10, 2017
edited
Loading

Copy link
Copy Markdown
Member

Replace equal with strictEqual.
There is not this file in #10698.

Rebased because of the influence of #10698.

All replacement of equal and deepEqual is complete :)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

nodejs-github-bot added test Issues and PRs related to the tests. dont-land-on-v7.x labels Jan 10, 2017

gibfahn commented Jan 10, 2017
edited
Loading

Copy link
Copy Markdown
Member

Unfortunately I need to add it to that PR, otherwise I get linter errors. The other change looks good though.

mscdex added fs Issues and PRs related to the fs subsystem / file system. and removed dont-land-on-v7.x labels Jan 10, 2017
hiroppy force-pushed the feature/refactor-test-fs-read-zero-length.js branch from 5632650 to 87461e8 Compare January 11, 2017 14:45

Copy link
Copy Markdown

Copy link
Copy Markdown

Landed d86ff5f

italoacasas pushed a commit that referenced this pull request Jan 17, 2017
PR-URL: #10729
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 18, 2017
PR-URL: nodejs#10729
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
hiroppy deleted the feature/refactor-test-fs-read-zero-length.js branch January 21, 2017 08:11
targos pushed a commit that referenced this pull request Jan 28, 2017
PR-URL: #10729
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
italoacasas mentioned this pull request Jan 29, 2017
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 30, 2017
PR-URL: nodejs#10729
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
italoacasas pushed a commit to italoacasas/node that referenced this pull request Jan 30, 2017
PR-URL: nodejs#10729
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
jasnell pushed a commit that referenced this pull request Mar 8, 2017
PR-URL: #10729
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

jasnell commented Mar 8, 2017

Copy link
Copy Markdown
Member

this will need a backport pr if it needs to land in v4

MylesBorins pushed a commit that referenced this pull request Mar 9, 2017
PR-URL: #10729
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins mentioned this pull request Mar 9, 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fs Issues and PRs related to the fs subsystem / file system. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL