commit | b34c35ee8fe1516118d1d172a5e05b263ccbd93d | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Thu Aug 20 11:46:04 2015 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Thu Aug 20 12:54:19 2015 +0100 |
tree | 6f85a19dd90ea57278d3afceedec9702f8163330 | |
parent | 83f8b5bb9e9c52791a02a84d7b0889cab898efe4 [diff] |
ART: Expression evaluation in Checker It can be useful for tests to evaluate small `assert`-like expressions. This patch adds such support to Checker, with a new CHECK-EVAL line. See README file for more details. Change-Id: I184f7c8e8b53f7e93cfb08fcf9630b4724fa5412