Remove the memory database for the cache
[platform/core/appfw/pkgmgr-info.git] / test / unit_tests / parcel_utils.cc
2022-04-20 Junghyun YeonAdd lightuser feature 13/274013/1
2022-01-05 Changgyu ChoiAdd to cache pkg & appinfo 23/261023/48
2021-07-06 Junghyun YeonAdd pkg update, delete unittest 71/260771/3
2021-06-28 Ilho KimMerge branch 'master' of github.sec.samsung.net:appfw...
2021-06-22 Junghyun YeonFix additional coding rule
2021-06-22 Junghyun YeonFix coding rule
2021-06-17 Ilho KimAdd api for resource package 70/251170/22
2021-06-08 Junghyun YeonChange implementation of dependencyInfo related testcode
2021-06-08 Junghyun YeonAdd coverage
2021-06-03 Junghyun YeonImplement certinfo unit tests
2021-06-03 Junghyun YeonAdd GetTestCertificate() for testing purpose
2021-06-02 Junghyun YeonMerge branch 'tizen' of ssh://review.tizen.org:29418...
2021-06-01 Junghyun YeonFix coding rule
2021-06-01 Junghyun YeonImplement appinfo db unit tests
2021-05-30 Junghoon ParkMerge "Use cache to get system locale" into tizen
2021-05-28 Ilho KimFix build warning 62/258562/3
2021-05-07 Ilho KimImplement PkgGetDBHandler unit test
2021-05-07 Ilho KimImplement PkgSetDBHandler unit test
2021-04-30 Changgyu ChoiMerge branch 'master' of github.sec.samsung.net:appfw...
2021-04-26 Junghyun YeonRemove build warnings
2021-04-14 Ilho KimAdd unit test for parcelable 38/256838/1
2021-03-15 Junghyun YeonFix coding rule of parcel_utils.cc
2021-03-08 Junghyun YeonMerge remote-tracking branch 'origin/master' into deliv...
2021-03-08 Ilho KimAdd Missing implement in PkgInfoParcel
2021-02-16 Ilho KimFix static analysis issue
2021-02-16 Ilho KimImplement CertInfoParcelable
2021-02-16 Ilho KimImplement FilterParcelable
2021-02-16 Ilho KimChange parcel to inherit Parcelable class
2021-02-16 Ilho KimFix potential defect
2021-02-16 Ilho KimImplement PkgInfoParcel, AppInfoParcel