index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 76bb9a36: Merge change I1932e8f8 into eclair
Brett Chabot
2009-10-21
1
-1
/
+2
|
\
|
*
Disable com.android.unit_tests.HeapTest:testExternalOomeLarge.
Brett Chabot
2009-10-19
1
-1
/
+2
*
|
Make MockCursor class a part of public SDK.
Daisuke Miyakawa
2009-10-22
2
-255
/
+1
*
|
Merge change Ie5df08ef into eclair-mr2
Android (Google) Code Review
2009-10-21
1
-1
/
+63
|
\
\
|
*
|
Let PLUS occur once anywhere in dial-str network portion.
Tammo Spalink
2009-10-21
1
-1
/
+63
*
|
|
Merge change Ib3b06fc3 into eclair-mr2
Android (Google) Code Review
2009-10-20
1
-52
/
+107
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
It turns out to be useful to allow enumeration on a per-tag basis,
Dan Egnor
2009-10-20
1
-52
/
+107
*
|
|
am 9e58e642: Enable some tests that requires local http server
Guang Zhu
2009-10-15
1
-2
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Enable some tests that requires local http server
Guang Zhu
2009-10-15
1
-2
/
+1
*
|
|
Add tests and fix vCard code.
Daisuke Miyakawa
2009-10-14
3
-57
/
+862
|
|
/
|
/
|
*
|
Framework-side DropBox service that maintains a size-bounded
Dan Egnor
2009-10-13
3
-13
/
+492
*
|
Add a new TestSuites: VCardTests
Daisuke Miyakawa
2009-10-12
1
-0
/
+15
*
|
Implement unit tests for vCard exporter, which depends on the sucess in vCard...
Daisuke Miyakawa
2009-10-12
6
-356
/
+1009
*
|
Rename VCardTest.java to VCardImportTest.java.
Daisuke Miyakawa
2009-10-09
1
-1
/
+1
*
|
Develop ContentResolver-based unit tests for vCard importer and fix vCard code
Daisuke Miyakawa
2009-10-08
7
-772
/
+1271
|
/
*
Merge change I3429f77a into eclair
Android (Google) Code Review
2009-10-06
1
-1
/
+2
|
\
|
*
Suppress flaky test HeapTest#testOomeLarge.
Brett Chabot
2009-10-06
1
-1
/
+2
*
|
Fix failing unit test; the test was using a deprecated API making it fail on ...
Romain Guy
2009-10-06
1
-2
/
+2
|
/
*
Add PERIOD char to CDMA address sugar list.
Tammo Spalink
2009-10-05
1
-0
/
+10
*
Remove deprecated VpnType.getDescription().
Hung-ying Tyan
2009-09-30
1
-1
/
+0
*
rebase layout test result as the numbers reported are much more stable now
Guang Zhu
2009-09-29
4
-1535
/
+2121
*
Merge change 27457 into eclair
Android (Google) Code Review
2009-09-28
1
-2
/
+2
|
\
|
*
Added code style fix that actually did not get submitted in 2nd patch of prev...
Guang Zhu
2009-09-28
1
-2
/
+2
*
|
Merge change 27185 into eclair
Android (Google) Code Review
2009-09-28
1
-1
/
+8
|
\
\
|
|
/
|
*
Add checks for double-dumping on webkit data.
Guang Zhu
2009-09-28
1
-1
/
+8
*
|
Modified the test case name for the browser page load test.
Yu Shan Emily Lau
2009-09-27
1
-1
/
+1
|
/
*
DO NOT MERGE: Cleaning up the PipedStreamTest
Jesse Wilson
2009-09-26
1
-30
/
+27
*
Update CID in NeighboringCellInfo
johnwang
2009-09-25
1
-23
/
+47
*
Change the way DRT determines if it is ready to continue to the next test whe...
Ben Murdoch
2009-09-24
1
-22
/
+34
*
Conditionalized CDMA-specific test.
Tammo Spalink
2009-09-24
1
-4
/
+12
*
Merge change 26550 into eclair
Android (Google) Code Review
2009-09-23
1
-1
/
+1
|
\
|
*
fix bug 2134367: failing phone number compare test.
Wei Huang
2009-09-22
1
-1
/
+1
*
|
Merge change 25879 into eclair
Android (Google) Code Review
2009-09-22
1
-7
/
+35
|
\
\
|
|
/
|
/
|
|
*
Setting the default HTTP user agent at runtime init.
Jesse Wilson
2009-09-18
1
-7
/
+35
*
|
Merge change 26254 into eclair
Android (Google) Code Review
2009-09-21
1
-6
/
+6
|
\
\
|
*
|
fix bug 2134685: fix tests for PhoneNumberUtilsTest.
Wei Huang
2009-09-21
1
-6
/
+6
*
|
|
Merge change 26111 into eclair
Android (Google) Code Review
2009-09-21
1
-1
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added a workaround to clear the browser cache.
Yu Shan Emily Lau
2009-09-21
1
-1
/
+20
|
|
/
*
|
Fix test for phone number comparation. Now that there are two algorithms, we ...
Daisuke Miyakawa
2009-09-21
1
-12
/
+29
*
|
Fix http://b/2126318 (density test fails due to wrong-size asset stripping)
Daniel Sandler
2009-09-18
1
-1
/
+1
|
/
*
Only move to the next test in DRT after the test has completed AND the page h...
Ben Murdoch
2009-09-17
1
-6
/
+31
*
Merge change 25360 into eclair
Android (Google) Code Review
2009-09-16
1
-8
/
+20
|
\
|
*
Fix issue #2121993: com.android.unit_tests.os.HandlerThreadTest:testHandlerTh...
Dianne Hackborn
2009-09-16
1
-8
/
+20
*
|
Merge change 25190 into eclair
Android (Google) Code Review
2009-09-16
1
-4
/
+56
|
\
\
|
*
|
add the ability to do a newAssert with no values
Fred Quintana
2009-09-15
1
-4
/
+56
*
|
|
Merge change 25356 into eclair
Android (Google) Code Review
2009-09-16
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Filter out failing cases for future investigation.
Guang Zhu
2009-09-16
1
-1
/
+3
|
|
/
*
|
Refactor logic for starting forward servers and http test cases hacking, so t...
Guang Zhu
2009-09-15
9
-94
/
+246
|
/
*
First pass at replacing native plugin views with java.
Derek Sollenberger
2009-09-15
3
-53
/
+27
*
Merge change 25132 into eclair
Android (Google) Code Review
2009-09-15
1
-3
/
+3
|
\
[next]