Skip to content

tests: cover the NSImageRep class registry#468

Open
DTW-Thalion wants to merge 1 commit into
gnustep:masterfrom
DTW-Thalion:tests/nsimagerep-registration
Open

tests: cover the NSImageRep class registry#468
DTW-Thalion wants to merge 1 commit into
gnustep:masterfrom
DTW-Thalion:tests/nsimagerep-registration

Conversation

@DTW-Thalion

Copy link
Copy Markdown
Contributor

Covers the registered image rep classes, the class lookup by file type and
by data (including an unknown file type and non-image data returning no
class), the rejection of a class that is not an NSImageRep subclass, and
adding and removing a class from the registry (idempotent registration).

@DTW-Thalion DTW-Thalion requested a review from fredkiefer as a code owner July 12, 2026 01:58
@DTW-Thalion DTW-Thalion force-pushed the tests/nsimagerep-registration branch from d890f7f to ae43e58 Compare July 12, 2026 13:38
Covers the registered image rep classes, the class lookup by file type and
by data (including an unknown type and non-image data returning no class),
the rejection of a class that is not an NSImageRep subclass, and adding and
removing a class from the registry.
@DTW-Thalion DTW-Thalion force-pushed the tests/nsimagerep-registration branch from ae43e58 to 1a2790a Compare July 12, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant