index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
697-checker-string-append
Age
Commit message (
Expand
)
Author
2024-10-17
Do not package non-runnable ART run-tests in ART MTS.
Roland Levillain
2023-01-03
StringBuilder append pattern for float/double.
Vladimir Marko
2021-03-05
Aesthetic changes in generated ART run-test Blueprint files.
Roland Levillain
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-02-26
Regenerate ART test files to reinclude ART Checker tests.
Roland Levillain
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
2020-10-14
Only tag supported ART run-tests as part of `art-target-run-test`.
Roland Levillain
2020-09-29
Build system support for Checker tests in Tradefed
Daniil Riazanovskiy
2020-09-09
Rename the expected-output text file in built TradeFed ART run-tests.
Roland Levillain
2020-07-03
Add Soong module definitions for ART run-tests with default build rules.
Roland Levillain
2020-03-10
HStringBuilderAppend cannot be null.
Vladimir Marko
2019-11-15
Fix pruning invoke environment for StringBuilder append pattern.
Vladimir Marko
2019-05-16
ART: Optimize StringBuilder append pattern.
Vladimir Marko