index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
run-test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Limit the size of files created by run-test to 2MB.
Ian Rogers
2014-06-22
1
-1
/
+12
*
Add DALVIKVM_FLAGS to test invocation.
Mathieu Chartier
2014-05-20
1
-0
/
+6
*
Add ISA directory to image and odex pathnames.
Brian Carlstrom
2014-05-16
1
-1
/
+1
*
art/test: support sequential run
Dmitry Petrochenko
2014-05-02
1
-2
/
+3
*
Fix dependencies in the test suite for multi-target tests
Andreas Gampe
2014-04-21
1
-1
/
+3
*
Build changes to build multilib tests
Andreas Gampe
2014-04-01
1
-0
/
+4
*
No longer restrict to -source 1.5 since it causes a warning with 1.7
Brian Carlstrom
2014-03-30
1
-1
/
+1
*
Run Java tests with the optimizing compiler.
Nicolas Geoffray
2014-03-19
1
-14
/
+20
*
Fixes to allow test-art-host to run via build server
Brian Carlstrom
2014-02-19
1
-0
/
+7
*
Search for miranda methods in virtual methods instead of interface.
Jeff Hao
2013-11-21
1
-10
/
+13
*
am 661cc989: Merge "Make ART\'s run-test support Dalvik so we can remove dalv...
Brian Carlstrom
2013-10-29
1
-2
/
+42
|
\
|
*
Make ART's run-test support Dalvik so we can remove dalvik/tests
Brian Carlstrom
2013-10-28
1
-2
/
+42
*
|
Keep the right output file for tests.
Tsu Chiang Chuang
2013-09-13
1
-1
/
+1
|
/
*
Clean up unnecessary files after build-only.
Tsu Chiang Chuang
2013-08-20
1
-0
/
+2
*
Move to new art dalvikvm
Brian Carlstrom
2013-06-17
1
-1
/
+1
*
Allow passing of multitple --invoke-with.
Ian Rogers
2013-04-19
1
-2
/
+2
*
Always supply matching -source and -target to javac.
Elliott Hughes
2013-03-21
1
-1
/
+1
*
Move .oat files to ELF format
Brian Carlstrom
2013-01-25
1
-2
/
+5
*
add jasmin dependency so that it can be used when building the tests.
Tsu Chiang Chuang
2013-01-17
1
-0
/
+6
*
Support for --gdb for target run-test.
Ian Rogers
2012-12-11
1
-1
/
+1
*
Fix run-test to tell the truth.
Elliott Hughes
2012-11-27
1
-5
/
+6
*
Add -interpreter to run-test to test interpreter only mode.
jeffhao
2012-11-20
1
-0
/
+4
*
Make run-test report missing files by name
Brian Carlstrom
2012-09-07
1
-2
/
+7
*
fix missing dx in build server.
Tsu Chiang Chuang
2012-07-20
1
-2
/
+5
*
Build run-test files.
Tsu Chiang Chuang
2012-07-13
1
-4
/
+30
*
Fix run-test 089 (which has no files to delete).
Elliott Hughes
2012-06-18
1
-5
/
+8
*
Fix error message running with run-test --jvm
Brian Carlstrom
2012-06-15
1
-4
/
+5
*
Don't bother running dx when we're testing on the RI.
Elliott Hughes
2012-06-15
1
-0
/
+2
*
Fix target temporary file logging in run-test
Brian Carlstrom
2012-06-14
1
-1
/
+1
*
Improve run-test to use new directory for each run
Brian Carlstrom
2012-06-14
1
-3
/
+13
*
Remove explicit dex2oat calls from run-test
Brian Carlstrom
2012-06-04
1
-2
/
+0
*
Fix run-test for arm.
TDYa127
2012-06-04
1
-1
/
+1
*
Fix host build to properly build x86.
jeffhao
2012-05-24
1
-1
/
+1
*
Don't assume that "host" means "linux-x86".
Elliott Hughes
2012-04-23
1
-1
/
+1
*
Fix run-test on host.
TDYa127
2012-04-10
1
-2
/
+7
*
We replace -d with -O recently, but not uniformly.
Elliott Hughes
2012-02-14
1
-4
/
+5
*
Always compile tests with -g.
Elliott Hughes
2011-11-30
1
-1
/
+1
*
Add --invoke-with and -d to the dalvik tests.
Elliott Hughes
2011-10-19
1
-3
/
+8
*
Add -Xzygote to suppress starting the signal catcher thread.
Elliott Hughes
2011-10-11
1
-12
/
+0
*
Fix the expectations for test 007 to match the RI's output.
Elliott Hughes
2011-10-06
1
-1
/
+3
*
Use a test-specific name for each generated file.
Elliott Hughes
2011-10-04
1
-1
/
+3
*
Adding old unit tests to test suite.
jeffhao
2011-09-29
1
-0
/
+254