Commit graph

2 commits

Author SHA1 Message Date
Pekka Paalanen
403532b4af tests/image-description-query-test: migrate to DECLARE_TEST_LIST API
Replace TEST() macros with explicit static functions and
DECLARE_TEST_LIST() registration for better type safety and to
prepare for removing the custom ELF section.

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2026-05-28 16:29:56 +03:00
Pekka Paalanen
e593d9142d tests: rename color-management to image-description-query
This is the program's new scope.

Also drop unnecessary dependencies, these were consolidated when color
management protocol helpers moved into the harness.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2026-05-26 15:05:14 +03:00
Renamed from tests/color-management-test.c (Browse further)