Revert "Remove test result whitespace stripping from blink_gc_plugin test script"
commit3f5aeb5d2f932a971a0e6fa1da2c6253e4dba103
authorHans Wennborg <hans@chromium.org>
Fri, 15 May 2015 20:21:03 +0000 (15 13:21 -0700)
committerHans Wennborg <hans@chromium.org>
Fri, 15 May 2015 20:22:11 +0000 (15 20:22 +0000)
treec6107fc32291efbe2dd31b8af57627947e8ac96d
parentdc364e9a13403cbc7b7eed3239baa463256b9ca4
Revert "Remove test result whitespace stripping from blink_gc_plugin test script"

This reverts https://crrev.com/5171d85366fe1bd7c1de43e866adc3c3e50bc419

BUG=none
TBR=thakis

Review URL: https://codereview.chromium.org/1131933004

Cr-Commit-Position: refs/heads/master@{#330184}
tools/clang/blink_gc_plugin/tests/cycle_ptrs.txt
tools/clang/blink_gc_plugin/tests/cycle_sub.txt
tools/clang/blink_gc_plugin/tests/cycle_super.txt
tools/clang/blink_gc_plugin/tests/cycle_super_neg.txt [new file with mode: 0644]
tools/clang/blink_gc_plugin/tests/register_weak_members_template.txt [new file with mode: 0644]
tools/clang/blink_gc_plugin/tests/test.py
tools/clang/blink_gc_plugin/tests/trace_after_dispatch_impl.txt [new file with mode: 0644]
tools/clang/blink_gc_plugin/tests/traceimpl.txt [new file with mode: 0644]
tools/clang/blink_gc_plugin/tests/traceimpl_derived_from_templated_base.txt [new file with mode: 0644]
tools/clang/blink_gc_plugin/tests/traceimpl_omitted_trace.txt [new file with mode: 0644]
tools/clang/blink_gc_plugin/tests/traceimpl_overloaded.txt [new file with mode: 0644]