summaryrefslogtreecommitdiffstats
path: root/core/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Fix 2578016." into froyoSuchi Amalapurapu2010-04-0741-35/+275
|\
| * Fix 2578016.Suchi Amalapurapu2010-04-0741-35/+275
* | Merge " Fix bug2537659 When airplane mode is disabled, Mobile connection may...Xia Wang2010-04-071-11/+4
|\ \ | |/ |/|
| * Fix bug2537659Xia Wang2010-04-051-11/+4
* | Add makefile so package manager test apks can get buitl from root.Brett Chabot2010-04-061-0/+5
|/
* Merge "More framework tests cleanup." into froyoBrett Chabot2010-04-0140-25/+4592
|\
| * More framework tests cleanup.Brett Chabot2010-04-0140-25/+4592
* | Refactor in PositionTesterContextMenuListener.Gilles Debunne2010-04-012-17/+57
|/
* Merge "Test connecitvity manager functionality in state change. * Verify stat...Xia Wang2010-03-314-41/+482
|\
| * Test connecitvity manager functionality in state change.Xia Wang2010-03-314-41/+482
* | Change certificate policy.Suchi Amalapurapu2010-03-3123-8/+395
|/
* - 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-2611-0/+2830
* Refactoring PackageManagerHostTests helper functions into a utility class for...Neal Nguyen2010-03-242-279/+393
* 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
* | Adding some automated tests for apps on SD (and their corresponding apps).Neal Nguyen2010-03-2340-6/+1288
* | * Move connectivity manager test closer to source.Xia Wang2010-03-236-0/+831
* | 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
* Fixing bug 2411394 - Monkey crash due to incorrect test service manifestSvetoslav Ganov2010-03-101-4/+1
* 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