Skip to content

tests: add NSTreeNode tests#510

Merged
fredkiefer merged 2 commits into
gnustep:masterfrom
DTW-Thalion:tests/nstreenode
Jul 14, 2026
Merged

tests: add NSTreeNode tests#510
fredkiefer merged 2 commits into
gnustep:masterfrom
DTW-Thalion:tests/nstreenode

Conversation

@DTW-Thalion

Copy link
Copy Markdown
Contributor

Coverage for NSTreeNode: the represented object, the leaf state, the parent and child relationships built through mutableChildNodes, the descendant index paths and descendantNodeAtIndexPath:.

Checked against Cocoa on macOS. The index path of a root node differs (nil here, an empty index path on macOS); that is left out of this test and addressed in a follow-up fix.

Cover the represented object, the leaf state, the parent and child
relationships built through mutableChildNodes, the descendant index
paths and descendantNodeAtIndexPath:.
@fredkiefer
fredkiefer merged commit 975f38a into gnustep:master Jul 14, 2026
3 checks passed
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.

2 participants