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

test: replace indexOf with includes by maasencioh · Pull Request #14630 · nodejs/node · GitHub

/ node Public

test: replace indexOf with includes - #14630

Closed
maasencioh wants to merge 1 commit into
nodejs:masterfrom
maasencioh:includes_indexof
Closed

test: replace indexOf with includes#14630
maasencioh wants to merge 1 commit into
nodejs:masterfrom
maasencioh:includes_indexof

Conversation

Copy link
Copy Markdown
Contributor

changed all the tests that the issue #12586 was relevant to

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

nodejs-github-bot added async_hooks Issues and PRs related to the async hooks subsystem. test Issues and PRs related to the tests. labels Aug 4, 2017

Copy link
Copy Markdown
Contributor

tniessen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you for picking this up!

tniessen self-assigned this Aug 4, 2017

Copy link
Copy Markdown
Contributor Author

@tniessen thank you, to be honest I've never had that many approvals in a PR 😃

aqrln added refactor to ES6+ repl Issues and PRs related to the REPL subsystem. labels Aug 6, 2017
jasnell pushed a commit that referenced this pull request Aug 8, 2017
Refs: #12586
PR-URL: #14630
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>

jasnell commented Aug 8, 2017

Copy link
Copy Markdown
Member

Landed in 9564c20

jasnell closed this Aug 8, 2017

Copy link
Copy Markdown
Contributor Author

thank you all, that was really fast!

maasencioh deleted the includes_indexof branch August 9, 2017 08:25
addaleax pushed a commit that referenced this pull request Aug 10, 2017
Refs: #12586
PR-URL: #14630
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
addaleax mentioned this pull request Aug 13, 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

async_hooks Issues and PRs related to the async hooks subsystem. repl Issues and PRs related to the REPL subsystem. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.


Back | FazBrowse Home | New Git URL