index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
034-call-null
Age
Commit message (
Expand
)
Author
2022-11-02
Run-tests: Rename "run" files to "run.py"
David Srbecky
2022-10-31
Remove "exit status" from run-test stdout.
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
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-02-12
Revert^2 "Ensure that run-test preserves exit status"
Alex Light
2018-02-12
Revert "Ensure that run-test preserves exit status"
Nicolas Geoffray
2018-02-09
Ensure that run-test preserves exit status
Alex Light
2015-11-16
Update expectations for 034-call-null / 038-inner-null.
Narayan Kamath
2012-03-22
Make our new NullPointerException detail messages more readable to Java progr...
Elliott Hughes
2012-03-15
Add detail message to null pointer exceptions.
Ian Rogers
2012-01-31
Adjust expected line numbers in tests to account for fixed copyright headers
Brian Carlstrom
2012-01-30
Fix copyright headers.
Elliott Hughes
2011-10-02
Fix exception throwing to support no detail message.
Elliott Hughes
2011-09-29
Adding old unit tests to test suite.
jeffhao