blob: b3b7808bcafa4c5d596f39e133644e59dfb42ba4 [file] [log] [blame]
The Android Open Source Project2ad60cf2008-10-21 07:00:00 -07001This is a smoke test of dex conversion, which checks to see that
2explicit use of "throw" gets converted reasonably.
3
4This test compares emitted code against a known-good (via eyeballing)
5version, so it is possible for this test to spuriously fail if other
6aspects of conversion end up altering the output in innocuous ways.