assert: display better error message for assertion by SgtPooki · Pull Request #15883 · nodejs/node

@SgtPooki

This commit makes understanding assertion failures easier by
displaying the values that failed the assertion.

@nodejs-github-bot added the test

Issues and PRs related to the tests.

label

Oct 6, 2017

@mscdex mscdex added the zlib

Issues and PRs related to the zlib subsystem.

label

Oct 6, 2017

@Trott Trott added the code-and-learn

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

label

Oct 6, 2017

Trott pushed a commit to Trott/io.js that referenced this pull request

Oct 9, 2017
This commit makes understanding assertion failures easier by
displaying the values that failed the assertion.

PR-URL: nodejs#15883
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

gibfahn

MylesBorins pushed a commit that referenced this pull request

Oct 11, 2017
This commit makes understanding assertion failures easier by
displaying the values that failed the assertion.

PR-URL: #15883
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

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

Oct 12, 2017
This commit makes understanding assertion failures easier by
displaying the values that failed the assertion.

PR-URL: nodejs/node#15883
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

MylesBorins pushed a commit that referenced this pull request

Oct 17, 2017
This commit makes understanding assertion failures easier by
displaying the values that failed the assertion.

PR-URL: #15883
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

MylesBorins pushed a commit that referenced this pull request

Oct 18, 2017
This commit makes understanding assertion failures easier by
displaying the values that failed the assertion.

PR-URL: #15883
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

MylesBorins pushed a commit that referenced this pull request

Oct 25, 2017
This commit makes understanding assertion failures easier by
displaying the values that failed the assertion.

PR-URL: #15883
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>