summaryrefslogtreecommitdiff
path: root/test/005-annotations
AgeCommit message (Expand)Author
2022-11-30Run test build: Refactor javac_wrapper.sh usage. David Srbecky
2022-10-20Refactor individual run-test build scripts David Srbecky
2022-06-28Convert run-test bash build scripts to python. David Srbecky
2022-04-19Move javac_wrapper.sh scripts into own files. David Srbecky
2021-10-21Convert default-build script to python 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
2019-05-02Define SimplyNoted in smali to retain build annotations. Ian Zerny
2019-02-05Fix host-only exception in art test 005-annotations. Pete Gillin
2018-06-26ART: Retire desugar and dx in run-tests Orion Hodson
2018-05-24ART: Remove jack from test Orion Hodson
2016-09-22Merge "Ensure Jack generates annotations for test 005-annotations" Benoit Lamarche
2016-09-20Make javac always use Java 7 when running tests using javac and dx Søren Gjesse
2016-09-16Ensure Jack generates annotations for test 005-annotations Sebastien Hertz
2016-07-22ART: Fix type parameter in tests Andreas Gampe
2016-05-27Relax annotation visibility so runtime includes build. Jeff Hao
2016-04-04Remove AnnotationAccess and its remaining uses. Jeff Hao
2016-02-16Remove usages of jill.jar, use jack instead Yohann Roussel
2015-12-07Replace proxy class names with deterministic ones for test output. Hiroshi Yamauchi
2015-11-30Test case for getting annotations of renamed enums. Jeff Hao
2015-09-02Fix native annotations returning TypeNotPresentException. Jeff Hao
2015-07-08Support compiling run-tests with jack Sebastien Hertz
2014-10-03Add test for getDeclaredClasses of with missing class Brian Carlstrom
2014-07-23ART: Make run tests out of oat tests Andreas Gampe