History log of /art/test/983-source-transform-verify/source_transform_slicer.cc
Revision Date Author Comments
281242ffc18c0b070ca4c10804648d35e43fb54e 15-Feb-2018 Alex Light <allight@google.com> Change includes to support new slicer header location

This should prevent any future issues with header or macro name
collisions.

Also remove the pragmas for undefining the CHECK macro since we
renamed the incompatible slicer version.

Warning pragmas are still required.

Bug: 65422458
Test: ./test.py --host --redefine-stress
Change-Id: I076302743163e08a9b16f44fb894f5d96b38712e
59484b9fbbfd79cf485fbcdddffe35c706c5f70d 14-Feb-2018 Andreas Gampe <agampe@google.com> ART: Refactor run-test 983 dex verification

Split the source for use in run-tests (using libdexfile) and
CTS (using slicer). In preparation for compilation with the
NDK.

Test: m test-art-host
Test: m cts
Change-Id: Ie514445d90c77391ec685b53726f1f9dd50f1991