summaryrefslogtreecommitdiffstats
path: root/core/tests/coretests/src
Commit message (Expand)AuthorAgeFilesLines
* Add good international characters to the path part of Url pattern.Shimeng (Simon) Wang2010-04-271-0/+4
* Re-enabling unit tests for PackageManager/Apps on SD.Neal Nguyen2010-04-231-49/+158
* Dont fall back to installing on sdcard when internal storage is filled upSuchi Amalapurapu2010-04-141-104/+99
* Fix 2579461Suchi Amalapurapu2010-04-071-7/+7
* Fix 2578016.Suchi Amalapurapu2010-04-071-35/+120
* Merge "More framework tests cleanup." into froyoBrett Chabot2010-04-0113-24/+3965
|\
| * More framework tests cleanup.Brett Chabot2010-04-0113-24/+3965
* | Refactor in PositionTesterContextMenuListener.Gilles Debunne2010-04-012-17/+57
|/
* Change certificate policy.Suchi Amalapurapu2010-03-311-8/+394
* - changed periodic sync scheduling to just creating pendingFred Quintana2010-03-301-1/+1
* some changes due to an API reviewFred Quintana2010-03-301-1/+4
* relocate android.util.base64.* -> android.util.*Doug Zongker2010-03-291-1/+1
* Move PackageManagerTests and AsecTests.Brett Chabot2010-03-263-0/+2820
* Merge "fix bug where sync settings set lost upon upgrade from donut and eclai...Fred Quintana2010-03-241-4/+86
|\
| * fix bug where sync settings set lost upon upgrade from donut and eclairFred Quintana2010-03-241-4/+86
* | Merge "Advance encodedKeySearchIndex if encodedKey matches a suffix of a para...Kenny Root2010-03-221-0/+8
|\ \ | |/ |/|
| * Advance encodedKeySearchIndex if encodedKey matches a suffix of a parameter.Keith Ito2010-03-211-0/+8
* | Merge "Allow transitionTo in enter/exit."Wink Saville2010-03-181-1/+149
|\ \
| * | Allow transitionTo in enter/exit.Wink Saville2010-03-181-1/+149
| |/
* | Make the VCardEntry more robust against badly behaving resolvers. Additionall...Daniel Lehmann2010-03-181-1/+1
|/
* Add additional sendMessage methods.Wink Saville2010-03-171-27/+27
* Merge "Make JNI function for setLocale() call register_localized_collators() ...Daisuke Miyakawa2010-03-161-13/+93
|\
| * Make JNI function for setLocale() call register_localized_collators()Daisuke Miyakawa2010-03-161-13/+93
* | Remove flaky test MemoryFileTest:testPurge from large suite.Brett Chabot2010-03-161-1/+2
* | - make the SyncManager add periodic syncs when it upgrades from aFred Quintana2010-03-161-0/+106
|/
* Add missing licensing headers for test classesKenny Root2010-03-124-0/+64
* Add correct copyright headers to multiple filesKenny Root2010-03-112-14/+32
* Ignore instead of throw errors in QuittingState and reorder some parameters.Wink Saville2010-03-111-3/+3
* Add quit and fix HSM EBNF.Wink Saville2010-03-111-1/+101
* Fix a SettingsProvider test : 2377540Amith Yamasani2010-03-071-1/+1
* Remove test annotations from tests requiring package-private access.Doug Felt2010-03-041-9/+9
* Disable tests that require package-private access to code under test.Doug Felt2010-03-021-8/+13
* Merge "change ObserverNode.binderDied() to lock the root node before manipula...Fred Quintana2010-03-021-18/+17
|\
| * change ObserverNode.binderDied() to lock the root node before manipulatingFred Quintana2010-03-021-18/+17
* | Cleaning in ListWithEditTextHeaderTest.Gilles Debunne2010-03-011-9/+9
|/
* Merge "Fixes for ExpandableListView with headers/footers"Gilles Debunne2010-02-273-13/+13
|\
| * Fixes for ExpandableListView with headers/footersGilles Debunne2010-02-263-13/+13
* | Merge "in finalize() methods, log warnings if db lock is going to be held."Vasu Nori2010-02-261-0/+20
|\ \ | |/ |/|
| * in finalize() methods, log warnings if db lock is going to be held.Vasu Nori2010-02-261-0/+20
* | New tests for ExpandableListView to exercice packed position with headers/foo...Gilles Debunne2010-02-254-74/+309
|/
* Merge "New test on ContextMenuInfo packed positions."Gilles Debunne2010-02-255-25/+116
|\
| * New test on ContextMenuInfo packed positions.Gilles Debunne2010-02-255-25/+116
* | Add support for accessing native bidi implementation via jni.Doug Felt2010-02-241-1/+32
|/
* Factor bidi algorithm into separate method.Doug Felt2010-02-241-0/+106
* Merge "Fix rounding of extra spacing when it is negative."Eric Fischer2010-02-231-2/+2
|\
| * Fix rounding of extra spacing when it is negative.Doug Felt2010-02-221-2/+2
* | Clean up global search and web search activity findingBjorn Bringert2010-02-231-45/+17
|/
* Add a few simple tests of StaticLayout.Doug Felt2010-02-191-0/+319
* bug fix for 2419869. also included 2 unittests.Vasu Nori2010-02-182-0/+140
* Merge "List.GetCheckItemIds no longer includes unchecked items."Gilles Debunne2010-02-181-0/+141
|\