dde-application-manager/tests
black-desk 04c076b6d9 fix: register QDBusObjectPath in ut
qt 6.4 will failed to connect to signal if we do not register this type.

Signed-off-by: black-desk <me@black-desk.cn>
2023-08-30 15:02:29 +08:00
..
data/applications fix: incorrect behavior when parse and launch 2023-08-25 18:23:21 +08:00
CMakeLists.txt build: remove asan when running ut 2023-08-30 15:02:29 +08:00
main.cpp fix: register QDBusObjectPath in ut 2023-08-30 15:02:29 +08:00
ut_applicationmanager.cpp refact: DesktopFile's method and structure 2023-08-22 11:42:13 +08:00
ut_desktopentry.cpp refact: remove static env instance 2023-08-30 15:02:29 +08:00
ut_job.cpp refact: change dbus api and service impl 2023-08-22 11:42:13 +08:00
ut_jobmanager.cpp refact: change dbus api and service impl 2023-08-22 11:42:13 +08:00
utils.cpp feat: implementation of the major feature of dbus service 2023-08-07 16:46:57 +08:00