test: strictEqual in test-cli-eval-event test by flekmatik · Pull Request #9964 · nodejs/node

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

@flekmatik

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

N/A

Description of change

Using strictEqual instead of equal in test/parallel/test-cli-eval-event.js

@imyller imyller added the code-and-learn

Issues related to the Code-and-Learn events and PRs submitted during the events.

label

Dec 1, 2016

@mscdex mscdex added lib / src

Issues and PRs related to general changes in the lib or src directory.

code-and-learn

Issues related to the Code-and-Learn events and PRs submitted during the events.

and removed code-and-learn

Issues related to the Code-and-Learn events and PRs submitted during the events.

labels

Dec 1, 2016

cjihrig

@cjihrig

@cjihrig

cjihrig pushed a commit that referenced this pull request

Dec 5, 2016
PR-URL: #9964
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

addaleax pushed a commit that referenced this pull request

Dec 5, 2016
PR-URL: #9964
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

addaleax pushed a commit to addaleax/node that referenced this pull request

Dec 8, 2016
PR-URL: nodejs#9964
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

jmdarling pushed a commit to jmdarling/node that referenced this pull request

Dec 8, 2016
PR-URL: nodejs#9964
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Dec 20, 2016
PR-URL: #9964
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Dec 21, 2016
PR-URL: #9964
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

MylesBorins pushed a commit that referenced this pull request

Dec 21, 2016
PR-URL: #9964
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>

This was referenced

Dec 21, 2016

This was referenced

Jul 1, 2023

This was referenced

Jul 8, 2023

Labels

code-and-learn

Issues related to the Code-and-Learn events and PRs submitted during the events.

lib / src

Issues and PRs related to general changes in the lib or src directory.

test

Issues and PRs related to the tests.