summaryrefslogtreecommitdiff
path: root/test/723-string-init-range/src/Main.java
AgeCommit message (Collapse)Author
2020-11-24Fix another typo in nterp.Nicolas Geoffray
Test: test.py Change-Id: Ib58880b1e462e9c47a7b55663f39fd29894d2c7c
2020-11-24Add another invoke-range test for String.<init>.Nicolas Geoffray
Add a variant with multiple arguments to stress backends / nterp. Test: 723-string-init-range Change-Id: If8b760fc1fded9b3f2a8fc6e928532d7bf3c6225
2019-12-17Add a String.init range call.Nicolas Geoffray
Test that ART can compile / interpret a range call to String.init. Test: 723-string-init-range Change-Id: If0f9e68978aed91e8e5a9b6a135489cc7bd72120