summaryrefslogtreecommitdiff
path: root/doc/api/debugger.md
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2017-02-07 20:44:53 -0800
committerRich Trott <rtrott@gmail.com>2017-02-09 20:48:48 -0800
commit05be62307df6d12e8489c220f7ee9a4f47a826c5 (patch)
treea1189686638c2728eb4c76985b721c241201c825 /doc/api/debugger.md
parent595df9fc4bb577b0f2a622cf23c1838445ef31f4 (diff)
downloadandroid-node-v8-05be62307df6d12e8489c220f7ee9a4f47a826c5.tar.gz
android-node-v8-05be62307df6d12e8489c220f7ee9a4f47a826c5.tar.bz2
android-node-v8-05be62307df6d12e8489c220f7ee9a4f47a826c5.zip
test: refactor test-fs-buffer
* Remove unneeded temp dir cleanup * Add check for error in `.close()` callback * Improve error reporting On that last bullet point, the previous version of the test reported errors like this: ``` AssertionError: [ '.empty-repl-history-file', '.node_repl_history', 'GH-1899-output.js', 'GH-892-request.js', 'a.js', 'a1.js', 'agen deepStrictEqual [ '.empty-repl-history-file', '.node_repl_history', 'GH-1899-output.js', 'GH-892-request.js', 'a.js', 'a1.js', 'agen ``` Now, they look like this: ``` AssertionError: expected *, got ! by hex decoding 2a ``` PR-URL: https://github.com/nodejs/node/pull/11232 Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'doc/api/debugger.md')
0 files changed, 0 insertions, 0 deletions