test_ok2/testing/io
Samuel Colvin b75cbee290
Remove newlines from left/right operands with '-vv' (#9743)
The left/right operands produced when `verbose > 1` should not contain newlines, because they are used to 
build the `summary` string. The `assertrepr_compare` function returns a list of lines, and the summary is one of those lines and should not contain newlines itself. 

Fix #9742

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
2022-03-19 11:55:39 +00:00
..
test_saferepr.py Remove newlines from left/right operands with '-vv' (#9743) 2022-03-19 11:55:39 +00:00
test_terminalwriter.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2022-01-31 22:20:16 +00:00
test_wcwidth.py Improve our own wcwidth implementation and remove dependency on wcwidth package 2020-05-26 17:14:01 +03:00