Skip to content
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

Windows Unit Tests All Fixed (fix #402) #404

Merged
merged 1 commit into from
Aug 26, 2015

Commits on Aug 26, 2015

  1. Fixing Windows Unit Tests (fixes j2objc-contrib#402)

    Major:
    - Fix j2objc-contrib#402 - Windows 37 unit tests failures
    - Fix j2objc-contrib#422 - echo command fails on Windows
    - Disabled only failing test on Windows: j2objc-contrib#374
    
    Minor:
    - Fake OS specific file and path separators
    - Explicit setFakeOS methods, e.g. setFakeOSWindows()
    - Default to using native OS rather than fake OS for most unit tests
    - Small number of unit tests use fakeOSName
    - ‘inTestMustFakeOS’ setting removed
    brunobowden committed Aug 26, 2015
    Configuration menu
    Copy the full SHA
    a3cb3e2 View commit details
    Browse the repository at this point in the history