Remove test result whitespace stripping from blink_gc_plugin test script
commitfc70d1951701938d38b5fd2cd7eab39b3e06e9c0
authorDaniel Cheng <dcheng@chromium.org>
Thu, 28 May 2015 16:00:39 +0000 (28 09:00 -0700)
committerDaniel Cheng <dcheng@chromium.org>
Thu, 28 May 2015 16:01:59 +0000 (28 16:01 +0000)
tree2fb91f19673926137896eebf0bdf381eb485f365
parent330b772c47f573ea6a4dec263afde94c0abed3bf
Remove test result whitespace stripping from blink_gc_plugin test script

To make things easier for future developers, the test script now parses
the options using argparse and provides a --reset-results flag to easily
update the baselines.

BUG=none

Committed: https://crrev.com/5171d85366fe1bd7c1de43e866adc3c3e50bc419
Cr-Commit-Position: refs/heads/master@{#329904}

R=thakis@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#331790}
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
tools/clang/blink_gc_plugin/tests/register_weak_members_template.txt
tools/clang/blink_gc_plugin/tests/test.py
tools/clang/blink_gc_plugin/tests/trace_after_dispatch_impl.txt
tools/clang/blink_gc_plugin/tests/traceimpl.txt
tools/clang/blink_gc_plugin/tests/traceimpl_derived_from_templated_base.txt
tools/clang/blink_gc_plugin/tests/traceimpl_omitted_trace.txt
tools/clang/blink_gc_plugin/tests/traceimpl_overloaded.txt