Skip to content

tests: support the timer source tests on Windows #454

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

tests: support the timer source tests on Windows #454

wants to merge 1 commit into from

Conversation

adierking
Copy link
Contributor

PR #453 provides an initial implementation for timer support on Windows. Support
building and running the DISPATCH_SOURCE_TYPE_TIMER tests so we can easily
verify that timers work correctly.

These tests should pass on Windows with this and #453 applied:

  • dispatch_drift
  • dispatch_suspend_timer
  • dispatch_timer
  • dispatch_timer_bit31
  • dispatch_timer_bit63
  • dispatch_timer_set_time
  • dispatch_timer_short
  • dispatch_timer_timeout

@adierking
Copy link
Contributor Author

@compnerd
Copy link
Member

compnerd commented Mar 6, 2019

Nice!

@compnerd
Copy link
Member

compnerd commented Mar 6, 2019

@swift-ci please test

PR #453 provides an initial implementation for timer support on Windows. Support
building and running the `DISPATCH_SOURCE_TYPE_TIMER` tests so we can easily
verify that timers work correctly.

These tests should pass on Windows with this and #453 applied:

- dispatch_drift
- dispatch_suspend_timer
- dispatch_timer
- dispatch_timer_bit31
- dispatch_timer_bit63
- dispatch_timer_set_time
- dispatch_timer_short
- dispatch_timer_timeout
@compnerd
Copy link
Member

compnerd commented Mar 7, 2019

@swift-ci please test

2 similar comments
@compnerd
Copy link
Member

compnerd commented Mar 7, 2019

@swift-ci please test

@shahmishal
Copy link
Member

@swift-ci please test

@compnerd compnerd mentioned this pull request Mar 19, 2019
@adierking
Copy link
Contributor Author

Closing because this is included in #453.

@adierking adierking closed this Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants