summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2015-05-19 18:29:40 +0100
committerDavid Brazdil <dbrazdil@google.com>2015-05-21 11:25:54 +0100
commit711411957a433555eda4bcf8d1f05aabf04425e8 (patch)
treef82f3365199fb8561eb7394cbfcd5d73e72405d7 /compiler/optimizing/graph_visualizer.cc
parent01cb410f4ad23135671d821ba36c269f8c82affa (diff)
ART: Implement next-line assertions in Checker
Some tests require verifying an exact sequence of lines in the graph dump. This was already possible by inserting 'CHECK-NOT: {{.*}}' between the individual lines, but hardly a convenient way of doing so. This patch introduces a new 'CHECK-NEXT' kind of assertions that replaces the old method and will become useful for testing assembly. Change-Id: I1bb951707bda44320166dc7ef828866a6957a113
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions