ycdtosa

Results 3 comments of ycdtosa

It might be considered just a workaround but since a failing test will output any output that happens before the failed condition, and that happens only to failed tests, you...

my two cents: 1.- drop the | char ( now you have one more char ) 2.- replace the ./ with / or just drop it. 3.- when trimming use...

using the ellipsis character. /trove/src/auth.rs 114 15 7 92 …ry/long/path/filename.rs 313 28 94 191 (trimmed) /~somefile.rs 1 1 1 1 (not trimmed, has a / at the start of filename)