Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assert: minor assert error message improvements #20315

Closed

Conversation

BridgeAR
Copy link
Member

See commit messages.

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

Adjust indentations and fix a typo.
@nodejs-github-bot nodejs-github-bot added the errors Issues and PRs related to JavaScript errors originated in Node.js core. label Apr 26, 2018
If lines gets skipped, they are marked with three dots. This makes
sure they are better visualized to distinguish them from everything
else.
@BridgeAR BridgeAR force-pushed the minor-assert-error-improvements branch from d9399ba to bef57a6 Compare April 26, 2018 02:40
@BridgeAR BridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 27, 2018
BridgeAR added a commit to BridgeAR/node that referenced this pull request Apr 29, 2018
Adjust indentations and fix a typo.

PR-URL: nodejs#20315
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
BridgeAR added a commit to BridgeAR/node that referenced this pull request Apr 29, 2018
If lines gets skipped, they are marked with three dots. This makes
sure they are better visualized to distinguish them from everything
else.

PR-URL: nodejs#20315
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
@BridgeAR
Copy link
Member Author

Landed in f0a6cb0 and 8a0fb13

@BridgeAR BridgeAR closed this Apr 29, 2018
MylesBorins pushed a commit that referenced this pull request May 4, 2018
Adjust indentations and fix a typo.

PR-URL: #20315
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
MylesBorins pushed a commit that referenced this pull request May 4, 2018
If lines gets skipped, they are marked with three dots. This makes
sure they are better visualized to distinguish them from everything
else.

PR-URL: #20315
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
@MylesBorins MylesBorins mentioned this pull request May 8, 2018
@BridgeAR BridgeAR deleted the minor-assert-error-improvements branch January 20, 2020 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. errors Issues and PRs related to JavaScript errors originated in Node.js core.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants