dde-application-manager/tests
ComixHe bb83716d27 feat: change dbus interface api
1. remove method: Application, Launch. (ApplicationManager1)
2. add property: IconName, DisplayName. (Application1)
3. refact the way of construct ApplicationService.
4. if Desktop Entry Key `Hidden` is true, this application wouldn't
   export to DBus.

Signed-off-by: ComixHe <heyuming@deepin.org>
2023-08-22 11:42:13 +08:00
..
data/applications refact: add test-coverage.sh and some docs 2023-08-16 17:54:42 +08:00
CMakeLists.txt test: add identify test 2023-08-16 17:54:42 +08:00
main.cpp style: format code 2023-07-21 14:50:57 +08:00
ut_applicationmanager.cpp feat: change dbus interface api 2023-08-22 11:42:13 +08:00
ut_desktopentry.cpp test: add identify test 2023-08-16 17:54:42 +08:00
ut_jobmanager.cpp test: add identify test 2023-08-16 17:54:42 +08:00
utils.cpp feat: implementation of the major feature of dbus service 2023-08-07 16:46:57 +08:00