index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
954-invoke-polymorphic-verifier
Age
Commit message (
Expand
)
Author
2024-11-19
verifier: Rewrite representation of constants.
Vladimir Marko
2024-10-24
verifier: Remove `PreciseReferenceType`.
Vladimir Marko
2022-11-17
Run test build: Rename 'experimental' to 'api_level'
David Srbecky
2022-11-02
Run-tests: Rename "run" files to "run.py"
David Srbecky
2022-10-28
Move run-test "check" scripts to "run" scripts.
David Srbecky
2022-10-24
Revert^2 "Convert per-test run scripts to python."
David Srbecky
2022-10-23
Revert "Convert per-test run scripts to python."
David Srbecky
2022-10-23
Convert per-test run scripts to python.
David Srbecky
2022-10-21
Simplify run-test check scripts
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
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-06-25
Correct Indicies -> Indices
Alex Light
2018-01-05
ART: Verifier support for VarHandles
Orion Hodson
2017-08-30
ART: Redo verification on class resolution failure
Andreas Gampe
2017-06-19
test: Don't force-compile with jack for runtests
Igor Murashkin
2017-01-17
MethodHandles: Remove experimental flag.
Narayan Kamath
2016-12-02
ART: Add verifier support for invoke-polymorphic.
Orion Hodson