Skip to content

tests: add NSTableColumn tests#488

Open
DTW-Thalion wants to merge 1 commit into
gnustep:masterfrom
DTW-Thalion:tests/nstablecolumn-model
Open

tests: add NSTableColumn tests#488
DTW-Thalion wants to merge 1 commit into
gnustep:masterfrom
DTW-Thalion:tests/nstablecolumn-model

Conversation

@DTW-Thalion

Copy link
Copy Markdown
Contributor

NSTableColumn had no tests. This covers the model: the identifier, the
defaults, the width clamping done by setWidth:/setMinWidth:/setMaxWidth:,
the resizing mask, the title (which goes through the header cell), the
default header (NSTableHeaderCell) and data (NSTextFieldCell) cells, and
the editable/hidden accessors. The asserted defaults and behaviours were
checked against a macOS runner. No source changes; all assertions pass.

@DTW-Thalion DTW-Thalion requested a review from fredkiefer as a code owner July 12, 2026 16:02
@DTW-Thalion DTW-Thalion force-pushed the tests/nstablecolumn-model branch 3 times, most recently from eebe1d8 to 55a1336 Compare July 12, 2026 20:41
Cover the model: the identifier, the defaults, the width clamping done by
setWidth:/setMinWidth:/setMaxWidth:, the resizing mask, the title, the
default header and data cells, and the editable/hidden accessors.
@DTW-Thalion DTW-Thalion force-pushed the tests/nstablecolumn-model branch from 55a1336 to 3d6d7dd Compare July 12, 2026 20:49
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