# # ChangeLog for uspace/app/taskbar/test/clock.c in mainline # # Generated by Trac 1.6 # 2025-09-11T20:22:22Z Tue, 04 Oct 2022 19:55:25 GMT Jiri Svoboda [c77cfd8] * uspace/app/taskbar/clock.c (modified) * uspace/app/taskbar/meson.build (modified) * uspace/app/taskbar/taskbar.c (modified) * uspace/app/taskbar/test/clock.c (added) * uspace/app/taskbar/test/main.c (added) * uspace/app/taskbar/test/taskbar.c (added) * uspace/app/taskbar/types/clock.h (modified) Proper timer cleanup, unit tests Destroying a timer that sets ...