index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
022-interface
Age
Commit message (
Expand
)
Author
2024-10-17
Do not package non-runnable ART run-tests in ART MTS.
Roland Levillain
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
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-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
2018-06-26
ART: Retire desugar and dx in run-tests
Orion Hodson
2018-06-15
ART: Remove DX listing flags from test scripts
Orion Hodson
2018-05-24
ART: Remove jack from test
Orion Hodson
2016-02-16
Remove usages of jill.jar, use jack instead
Yohann Roussel
2015-07-08
Support compiling run-tests with jack
Sebastien Hertz
2012-12-15
Test and fixes for invoke-interface on java.lang.Object methods.
Ian Rogers
2012-07-20
fix missing dx in build server.
Tsu Chiang Chuang
2012-06-04
Remove explicit dex2oat calls from run-test
Brian Carlstrom
2012-04-10
Fix run-test on host.
TDYa127
2012-03-10
Do not generate run-test out files in $ANDROID_PRODUCT_OUT
Brian Carlstrom
2012-03-06
Fix 071-dexfile by having run-test use a unique directory
Brian Carlstrom
2012-02-16
Use debug dex2oatd in run-test
Brian Carlstrom
2012-02-16
user build support for art (2 of 3)
Brian Carlstrom
2012-02-01
Fix a few bugs in push-and-run-test-jar.
Elliott Hughes
2012-01-30
Fix copyright headers.
Elliott Hughes
2012-01-18
Interface dispatch bug
Ian Rogers
2011-09-29
Adding old unit tests to test suite.
jeffhao