| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-06 | Fix StackWalk test. | ||
| - Make sure methods expected in the C code do exist. - Adjust new register expectations for $noinline$f - Make sure all methods were compiled. - Remove unused test/StackWalk2/StackWalk2.java Test: 004-StackWalk Change-Id: I0bd2fa63a152dc696ea0516a5c3f4a2008e7ef2c | |||
| 2018-06-26 | ART: Retire desugar and dx in run-tests | ||
| Run-tests now use d8 for desugaring and dexing. Build scripts no longer have hand written dexer invocations. Bug: 110150973 Bug: 73711890 Test: art/test.py --host --64 -r Test: art/test.py --target --prebuild --optimizing -r Change-Id: Iae2199cf756624c1f045de7777c5ee6432398bd2 | |||