Skip to content

Conversation

@nmburgan
Copy link
Member

Update windows? method to improve platform detection. The previous method was not reliable when attempting to run tests via the bundle exec from a Cygwin shell. Ruby has largely moved to looking at RUBY_PLATFORM instead anyway.

Update windows? method to improve platform detection. The previous method was not reliable when attempting to run tests via the `bundle exec` from a Cygwin shell. Ruby has largely moved to looking at RUBY_PLATFORM instead anyway.
@nmburgan
Copy link
Member Author

There are other problems trying to run specs on Windows. May not be worth it in case this breaks something, but leaving it open for now in case we fix that up later.

@binford2k
Copy link
Contributor

I don't know about this. It kinda depends on how windows? is used. I would think that OpenVox proper might care about the difference between mswin and cygwin?

Copy link
Contributor

@bastelfreak bastelfreak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To me this looks like the better implementation, but I am really not a windows expert.

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