summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/launcher3/provider
Commit message (Collapse)AuthorAgeFilesLines
* Fix testChangeDefaultColumnTest.Jon Miranda2019-03-081-2/+2
| | | | | | | | | | | I split testMigrateProfileId into two tests: one testing the migration and one testing changing the default column test. Since testChangeDefaultColumnTest does not migrate any profile ids, the correct answer is indeed 1 and not 6. Next time I will be sure to run the tests first :). Change-Id: I7557e198072ed134c8b42d6187afcb93d388c5a1
* Add launcher support for restoring work profile items onto workspace.Jon Miranda2019-03-071-1/+17
| | | | | Bug: 111301511 Change-Id: I40decf4c763401c97afcc2bfa7954a1f3a03f536
* Converting tests to AndroidxVadim Tryshev2018-08-211-3/+3
| | | | | Bug: 112610679 Change-Id: I712826e668f1fbeb4e47cc541d4f5296d8eb74c0
* Removing dependency on deprecated android.test.** packageSunny Goyal2017-11-061-4/+16
| | | | Change-Id: Ib1065e26fff3c193d12531c8bca944693ea6137c
* Close cursor after use in RestoreDbTaskTest.Rajeev Kumar2017-06-271-5/+2
| | | | Change-Id: I799fe29ecd602141cac61314c087e3154e12b102
* Executing the DB migration during startup instead of restore.Sunny Goyal2016-06-081-0/+74
This allows proper execution of DB.onUpgrade task if the app updates after the restore Change-Id: I4c40167b30e1d7040b3a38be70d834f7b215e540