summaryrefslogtreecommitdiff
path: root/test/673-checker-throw-vmethod
AgeCommit message (Expand)Author
2024-11-21Allow the inliner to devirtualize intrinsics Santiago Aboy Solanes
2024-10-17Do not package non-runnable ART run-tests in ART MTS. Roland Levillain
2021-05-14Reland "Devirtualize to HInvokeStaticOrDirect." Nicolas Geoffray
2021-05-07Revert "Devirtualize to HInvokeStaticOrDirect." Nicolas Geoffray
2021-05-06Devirtualize to HInvokeStaticOrDirect. Nicolas Geoffray
2021-03-05Aesthetic changes in generated ART run-test Blueprint files. Roland Levillain
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to art Bob Badour
2021-02-26Regenerate ART test files to reinclude ART Checker tests. Roland Levillain
2020-11-10Verify ART run-tests' standard output and standard error separately. Roland Levillain
2020-11-05Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. Roland Levillain
2020-10-14Only tag supported ART run-tests as part of `art-target-run-test`. Roland Levillain
2020-09-29Build system support for Checker tests in Tradefed Daniil Riazanovskiy
2020-09-09Rename the expected-output text file in built TradeFed ART run-tests. Roland Levillain
2020-07-03Add Soong module definitions for ART run-tests with default build rules. Roland Levillain
2020-05-14Code sinking can move around LoadString that can throw. Nicolas Geoffray
2018-06-18ART-tests: remove DX dependency from 672/673 Tamas Kenez
2018-04-03Revert "Revert "Move most art test off DX"" Alan Leung
2018-03-28Revert "Move most art test off DX" Vladimir Marko
2018-03-27Move most art test off DX Alan Leung
2018-01-17Code sinking near "always throwing" method calls Aart Bik