summaryrefslogtreecommitdiff
path: root/test/071-dexfile-get-static-size
AgeCommit message (Expand)Author
2022-10-25run-test build: Explicitly call generate-sources David Srbecky
2022-06-28Convert run-test bash build scripts to python. David Srbecky
2021-08-17Make run-test build scripts more deterministic David Srbecky
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
2018-01-19Copy 'res' folder to device for run-tests David Brazdil
2017-11-28Add DexFile.getStaticSizeOfFile function. Richard Uhler