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

a couple tweaks to make things work on windows #5

Merged
merged 10 commits into from
Dec 27, 2015

Commits on Dec 24, 2015

  1. a couple tweaks to make things work on windows

    Benjamin Coe committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    9f02626 View commit details
    Browse the repository at this point in the history
  2. disable one more test, enable another

    Benjamin Coe committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    8475c8a View commit details
    Browse the repository at this point in the history
  3. whoops, was missing a +

    Benjamin Coe committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    2716443 View commit details
    Browse the repository at this point in the history
  4. make Windows run the shim

    Benjamin Coe committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    20a4957 View commit details
    Browse the repository at this point in the history
  5. move tests to spawn

    Benjamin Coe committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    1c87b8c View commit details
    Browse the repository at this point in the history
  6. harmony test works in Windows

    Benjamin Coe committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    cb1fada View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2015

  1. remove win-spawn, as-per @isaacs' code-review

    Benjamin Coe committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    f2d8197 View commit details
    Browse the repository at this point in the history
  2. actually stop pulling in win-spawn

    Benjamin Coe committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    47cfd55 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2015

  1. handle shell-based exec() discrepancies

    Benjamin Coe committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    fd338fe View commit details
    Browse the repository at this point in the history
  2. another tiny tweak for Travis

    Benjamin Coe committed Dec 27, 2015
    Configuration menu
    Copy the full SHA
    d7abc06 View commit details
    Browse the repository at this point in the history