Skip to content

CFCalendar: add tests for accessors and component composition - #133

Open
DTW-Thalion wants to merge 1 commit into
gnustep:masterfrom
DTW-Thalion:tests/cfcalendar-components
Open

CFCalendar: add tests for accessors and component composition#133
DTW-Thalion wants to merge 1 commit into
gnustep:masterfrom
DTW-Thalion:tests/cfcalendar-components

Conversation

@DTW-Thalion

Copy link
Copy Markdown
Contributor

Adds tests for the deterministic CFCalendar surface using a Gregorian calendar in GMT.

Tests/CFCalendar/components.m covers the type ID, the Gregorian identifier, the first-weekday and minimum-days-in-first-week accessors, composing an absolute time from year/month/day components, decomposing one back, adding a month, and the time range of the month containing a date.

All assertions were verified against Apple CoreFoundation.

Cover the type ID, identifier, first weekday and minimum-days accessors, and
composing, decomposing, adding and finding the time range of components.
@DTW-Thalion
DTW-Thalion force-pushed the tests/cfcalendar-components branch from 046a062 to 54e5115 Compare July 24, 2026 15:22
@DTW-Thalion DTW-Thalion reopened this Jul 24, 2026
@DTW-Thalion DTW-Thalion reopened this Jul 27, 2026
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