Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Fix tests on Swift 4.2 #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Samasaur1
Copy link

This PR fixes the testEnumProperties test on Swift 4.2. It fixes half of #56. However, I couldn't figure out how to fix testMixedNSObjectSetProperty. I identified the following problems with it, but wasn't sure what to do:

  • The set can be wrapped out of order
  • 8.3 as NSObject is wrapped as 8.300000000000001, and so can't be verified

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant