0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/pseudo-tty
Ruben Bridgewater 81496567e7 assert: print more lines in the error diff
So far consequitive identical lines were collapsed if there were at
least three. Now they are only collapsed from five identical lines on.

This also simplifies the implementation a tiny bit by abstracting some
logic.

PR-URL: https://github.com/nodejs/node/pull/28058
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-06-12 19:50:03 -07:00
..
console_colors.js util: highlight stack frames 2019-04-15 17:30:50 +02:00
console_colors.out test: do not strip left whitespace in pseudo-tty tests 2019-04-19 10:44:02 +08:00
console-dumb-tty.js
console-dumb-tty.out
no_dropped_stdio.js
no_dropped_stdio.out
no_interleaved_stdio.js
no_interleaved_stdio.out
pseudo-tty.status test: remove test-tty-wrap from status file 2019-06-10 10:25:35 -07:00
readline-dumb-tty.js
readline-dumb-tty.out
ref_keeps_node_running.js
ref_keeps_node_running.out
repl-dumb-tty.js
repl-dumb-tty.out
stdin-setrawmode.js
stdin-setrawmode.out
test-assert-colors.js assert: print more lines in the error diff 2019-06-12 19:50:03 -07:00
test-assert-colors.out
test-assert-no-color.js
test-assert-no-color.out
test-assert-position-indicator.js assert: refine assertion message 2019-05-05 14:44:19 -07:00
test-assert-position-indicator.out
test-async-wrap-getasyncid-tty.js
test-async-wrap-getasyncid-tty.out
test-fatal-error.js process: inspect error in case of a fatal exception 2019-05-16 12:50:05 +02:00
test-fatal-error.out process: inspect error in case of a fatal exception 2019-05-16 12:50:05 +02:00
test-handle-wrap-isrefed-tty.js
test-handle-wrap-isrefed-tty.out
test-readable-tty-keepalive.js
test-readable-tty-keepalive.out
test-set-raw-mode-reset-process-exit.js
test-set-raw-mode-reset-process-exit.out
test-set-raw-mode-reset-signal.js
test-set-raw-mode-reset-signal.out
test-set-raw-mode-reset.js
test-set-raw-mode-reset.out
test-stderr-stdout-handle-sigwinch.js
test-stderr-stdout-handle-sigwinch.out
test-stdin-write.js
test-stdin-write.out
test-stdout-read.in
test-stdout-read.js
test-stdout-read.out
test-tty-color-support.js
test-tty-color-support.out
test-tty-isatty.js
test-tty-isatty.out
test-tty-stdin-call-end.js
test-tty-stdin-call-end.out
test-tty-stdin-end.js
test-tty-stdin-end.out
test-tty-stdout-end.js
test-tty-stdout-end.out
test-tty-stdout-resize.js
test-tty-stdout-resize.out
test-tty-stream-constructors.js
test-tty-stream-constructors.out
test-tty-window-size.js
test-tty-window-size.out
test-tty-wrap.js
test-tty-wrap.out
testcfg.py test: do not strip left whitespace in pseudo-tty tests 2019-04-19 10:44:02 +08:00