• Bret Sepulveda's avatar
    Refactor test-log.cc. · 6bf31c72
    Bret Sepulveda authored
    This patch splits the log file into a vector of std::strings when
    logging is stopped, so verifying that lines are present can be done in
    terms of std library functions. Verifications are now done by simple
    substring matching instead of via a prefix or suffix, in preparation for
    a new test that needs to match the middle of a line.
    
    This patch also deletes some dead/debugging code.
    
    Change-Id: I5c6b75b0807c41312d35208deda26546dc0f7216
    Reviewed-on: https://chromium-review.googlesource.com/1183187Reviewed-by: 's avatarCamillo Bruni <cbruni@chromium.org>
    Commit-Queue: Bret Sepulveda <bsep@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#55281}
    6bf31c72
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...