summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)Author
2019-08-23Add SQL tokenizer and disallow subqueries in selectionshubang
2019-06-28Handle unrecognized columns and avoid SQL injectionshubang
2019-02-12Fix typo 'customized'shubang
2018-06-08Support BaseColumns._COUNT for all TvProvider tables.Nick Chalko
2018-04-13Merge "Improve TvProvider"TreeHugger Robot
2018-04-10Improve TvProviderShubang
2018-04-05Fix DatabaseHelperTestShubang
2018-03-29Use test DB helper for testsShubang
2017-05-01Merge "Add parameter for accessing channels from 3rd-party TV apps." into oc-devTreeHugger Robot
2017-04-27Add parameter for accessing channels from 3rd-party TV apps.jiabin
2017-04-24Fix and test DatabaseHelper.onUpgrade()Conrad Chen
2017-04-19Use Settings.Global.BOOT_COUNT instead of System.currentTimeMillis()Dongwon Kang
2017-04-14TIF: Add parameter preview to filter only preview or non-preview channels.jiabin
2017-02-17Fix TvProvider tests regarding to watched programsConrad Chen
2017-02-16Add PreviewPrograms table in TvProviderDongwon Kang
2017-02-10Apply assertEquals(EXPECTED, ACTUAL)Dongwon Kang
2017-02-09Disable broken tests temporarilyDongwon Kang
2017-02-09Make sure we clear the DB before and after running testsDongwon Kang
2017-02-09Add a test case for null projectionDongwon Kang
2017-02-08Filter out non-existing customized columns in DBConrad Chen
2017-02-03Remove DB entries when packages are removedConrad Chen
2017-01-25Delete transient rows on bootDongwon Kang
2016-03-08Fix SecurityException in EpgDataCleanupServiceTestsJae Seo
2014-07-17Introduce "input_id" column to the channels tableChulwoo Lee
2014-07-01Clean up EPG dataJi-Hwan Lee