index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a simple MD5-based cache to DalvikRunner.
Elliott Hughes
2010-02-18
3
-9
/
+147
*
Make DalvikRunner work on production devices too.
Elliott Hughes
2010-02-17
12
-28
/
+494
*
Reverting our test runner's background building behaviour.
Jesse Wilson
2010-02-16
1
-20
/
+9
*
Make DalvikRunner more resilient to running immediately after device reboot
Brian Carlstrom
2010-02-11
4
-20
/
+79
*
Fix NamingPatternCodeFinder to detect final classes
Brian Carlstrom
2010-02-10
1
-1
/
+1
*
Remove TestRunner.success field / Make postCompileTest return void
Brian Carlstrom
2010-02-10
24
-126
/
+198
*
DalvikRunner can run a test as an android.app.Activity & PathClassLoader.toSt...
Brian Carlstrom
2010-02-09
34
-391
/
+1369
*
Change DalvikRunner to use newly added OptionParser.
Brian Carlstrom
2010-01-29
8
-144
/
+732
*
Adding support for arbitrary VM args in dalvik runner.
Jesse Wilson
2010-01-22
5
-13
/
+32
*
Teaching DalvikRunner to run arbitrary classes with main() methods.
Jesse Wilson
2010-01-22
15
-78
/
+262
*
Merge "Scrubbing some jtreg bugs."
Jesse Wilson
2010-01-19
1
-0
/
+45
|
\
|
*
Scrubbing some jtreg bugs.
Jesse Wilson
2010-01-19
1
-0
/
+45
*
|
Show DalvikRunner test output even on success when given --verbose.
Elliott Hughes
2010-01-12
1
-0
/
+2
*
|
Allow DalvikRunner to run tests in core library packages.
Elliott Hughes
2010-01-07
1
-0
/
+5
|
/
*
Fixing BigDecimal.stripLeadingZeroes on "0e100", as discovered by jtreg.
Jesse Wilson
2009-12-21
1
-0
/
+22
*
More expectations for our test runs
Jesse Wilson
2009-12-21
3
-10
/
+112
*
Fixing the XML emitter to honor the expectations file.
Jesse Wilson
2009-12-20
4
-71
/
+71
*
Fixing a busted regex in the expectations file. Also doing regex checking upf...
Jesse Wilson
2009-12-20
2
-2
/
+11
*
Adding expectations for a bunch of jtreg tests.
Jesse Wilson
2009-12-18
10
-78
/
+741
*
Rename dalvik_jtreg to dalvik_runner.
Jesse Wilson
2009-12-17
35
-109
/
+108
*
Fixing clean to use rm -rf so it won't fail if the directory wasn't ever crea...
Jesse Wilson
2009-12-17
4
-16
/
+47
*
Cleaning up after each test to avoid exhausting disk space.
Jesse Wilson
2009-12-17
3
-31
/
+64
*
Adding some debugging to help figure out why our tests aren't completing.
Jesse Wilson
2009-12-16
1
-1
/
+15
*
Making helper threads daemons in the jtreg runner.
Jesse Wilson
2009-12-16
5
-13
/
+56
*
Merge change Iadae8af9
Android (Google) Code Review
2009-12-15
2
-2
/
+6
|
\
|
*
Updating Caliper runner to correspond with caliper r20091215
Jesse Wilson
2009-12-15
2
-2
/
+6
*
|
Fix our test runner to look inside source files for package declarations.
Elliott Hughes
2009-12-15
2
-2
/
+40
*
|
Fix dalvik_jtreg build.
Elliott Hughes
2009-12-15
1
-1
/
+9
|
/
*
Support running caliper with the jtreg runner. This is an early first look;
Jesse Wilson
2009-12-10
11
-39
/
+180
*
More jtreg+JUnit love. Getting JUnit to work off-device.
Jesse Wilson
2009-12-02
4
-9
/
+20
*
JUnit support for jtreg runner. This makes it so that a single command
Jesse Wilson
2009-12-02
20
-391
/
+722
*
Changing JtregRunner to support running tests off device.
Jesse Wilson
2009-11-25
10
-399
/
+685
*
Don't ignore errors on expected result, compile, or install in jtreg runner.
Jesse Wilson
2009-11-18
1
-7
/
+16
*
Merge change Id8a539c6
Android (Google) Code Review
2009-11-16
1
-0
/
+5
|
\
|
*
Suppressing an invalid test that's checking implementation details.
Jesse Wilson
2009-11-16
1
-0
/
+5
*
|
Specifying the /tmp directory and other properties for test runs.
Jesse Wilson
2009-11-16
1
-0
/
+7
|
/
*
Merge change I690f0051
Android (Google) Code Review
2009-11-16
1
-1
/
+1
|
\
|
*
Fixing a simple concurrency issue in the jtreg runner.
Jesse Wilson
2009-11-16
1
-1
/
+1
*
|
Suppressing BufferedReader jtreg tests we're better off not passing.
Jesse Wilson
2009-11-13
2
-0
/
+10
|
/
*
Sanitize text before emitting to XML.
Jesse Wilson
2009-11-06
1
-1
/
+9
*
Emitting JUnit+Ant style XML from the jtreg test runner.
Jesse Wilson
2009-11-04
5
-36
/
+259
*
Adding timeouts to jtreg runner.
Jesse Wilson
2009-11-03
7
-108
/
+124
*
Merge change I57dd1032
Android (Google) Code Review
2009-11-02
14
-139
/
+516
|
\
|
*
Supporting expected results for the jtreg test runner.
Jesse Wilson
2009-11-01
14
-139
/
+516
*
|
Merge change I88e8376e
Android (Google) Code Review
2009-11-01
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Update logging to r820767
Jesse Wilson
2009-10-27
1
-0
/
+2
*
|
Change the jtreg tool to perform both building and running steps.
Jesse Wilson
2009-10-28
12
-177
/
+364
*
|
Script for compiling and dexing jtreg tests for Dalvik.
Jesse Wilson
2009-10-28
11
-0
/
+736
|
/
*
Tools to push code back upstream.
Jesse Wilson
2009-10-08
6
-66
/
+205
*
First cut at a tool to perform automated syncs from Harmony to Dalvik.
Jesse Wilson
2009-09-15
9
-0
/
+580