Skip to content

Enhance platform detection in windows? method - #245

Open
nmburgan wants to merge 1 commit into
mainfrom
nmburgan-patch-1
Open

Enhance platform detection in windows? method#245
nmburgan wants to merge 1 commit into
mainfrom
nmburgan-patch-1

Conversation

@nmburgan

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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?

@bastelfreak bastelfreak left a comment

Copy link
Copy Markdown
Contributor

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