summary refs log tree commit diff stats
path: root/tests/overload
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2020-05-04 06:07:32 -0700
committerGitHub <noreply@github.com>2020-05-04 15:07:32 +0200
commita23302ef560743295be4576c3b9e3301709e8390 (patch)
tree84df30a94b244bbb6711c3e844b50d7aa77b46f6 /tests/overload
parent927737975cc02992ea3ce598e3d15970c991a5d8 (diff)
downloadNim-a23302ef560743295be4576c3b9e3301709e8390.tar.gz
fix https://github.com/timotheecour/Nim/issues/152: avoid writing spurious `^[[0m` to stderr when callStyledWriteLineStderr not called (#14214)
* fix https://github.com/timotheecour/Nim/issues/152 `^[[0m` is inserted in stderr for `echo code | nim c -`

* resetAttributes not even needed, already handled in styledWriteLine

* simplify tests in tests/trunner.nim thanks to this fix
Diffstat (limited to 'tests/overload')
0 files changed, 0 insertions, 0 deletions