index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
005-annotations
Age
Commit message (
Expand
)
Author
2022-11-30
Run test build: Refactor javac_wrapper.sh usage.
David Srbecky
2022-10-20
Refactor individual run-test build scripts
David Srbecky
2022-06-28
Convert run-test bash build scripts to python.
David Srbecky
2022-04-19
Move javac_wrapper.sh scripts into own files.
David Srbecky
2021-10-21
Convert default-build script to python
David Srbecky
2020-11-10
Verify ART run-tests' standard output and standard error separately.
Roland Levillain
2020-11-05
Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.
Roland Levillain
2019-05-02
Define SimplyNoted in smali to retain build annotations.
Ian Zerny
2019-02-05
Fix host-only exception in art test 005-annotations.
Pete Gillin
2018-06-26
ART: Retire desugar and dx in run-tests
Orion Hodson
2018-05-24
ART: Remove jack from test
Orion Hodson
2016-09-22
Merge "Ensure Jack generates annotations for test 005-annotations"
Benoit Lamarche
2016-09-20
Make javac always use Java 7 when running tests using javac and dx
Søren Gjesse
2016-09-16
Ensure Jack generates annotations for test 005-annotations
Sebastien Hertz
2016-07-22
ART: Fix type parameter in tests
Andreas Gampe
2016-05-27
Relax annotation visibility so runtime includes build.
Jeff Hao
2016-04-04
Remove AnnotationAccess and its remaining uses.
Jeff Hao
2016-02-16
Remove usages of jill.jar, use jack instead
Yohann Roussel
2015-12-07
Replace proxy class names with deterministic ones for test output.
Hiroshi Yamauchi
2015-11-30
Test case for getting annotations of renamed enums.
Jeff Hao
2015-09-02
Fix native annotations returning TypeNotPresentException.
Jeff Hao
2015-07-08
Support compiling run-tests with jack
Sebastien Hertz
2014-10-03
Add test for getDeclaredClasses of with missing class
Brian Carlstrom
2014-07-23
ART: Make run tests out of oat tests
Andreas Gampe