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

fixes shebang execution on Node 5.8.x #14

Closed
wants to merge 9 commits into from

Commits on Apr 3, 2016

  1. Configuration menu
    Copy the full SHA
    ce4d4ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from bcoe/zero-10-disable

    disable a couple tests that never worked on 0.10 on Windows
    bcoe committed Apr 3, 2016
    Configuration menu
    Copy the full SHA
    7320d65 View commit details
    Browse the repository at this point in the history
  3. added logic that handles strange shebang behavior

    Benjamin Coe committed Apr 3, 2016
    Configuration menu
    Copy the full SHA
    c1a8588 View commit details
    Browse the repository at this point in the history
  4. only look at top of file

    Benjamin Coe committed Apr 3, 2016
    Configuration menu
    Copy the full SHA
    be5540c View commit details
    Browse the repository at this point in the history
  5. tested on a few more platforms

    Benjamin Coe committed Apr 3, 2016
    Configuration menu
    Copy the full SHA
    8e41685 View commit details
    Browse the repository at this point in the history
  6. skipping tests in Windows/Node 0.10

    Benjamin Coe committed Apr 3, 2016
    Configuration menu
    Copy the full SHA
    c028f51 View commit details
    Browse the repository at this point in the history
  7. continue trying to get windows tests to pass

    Benjamin Coe committed Apr 3, 2016
    Configuration menu
    Copy the full SHA
    1c16a45 View commit details
    Browse the repository at this point in the history
  8. continue to turn off tests for 0.10 windows

    Benjamin Coe committed Apr 3, 2016
    Configuration menu
    Copy the full SHA
    9f1e2ab View commit details
    Browse the repository at this point in the history
  9. made behavior more specialized

    Benjamin Coe committed Apr 3, 2016
    Configuration menu
    Copy the full SHA
    9cad16d View commit details
    Browse the repository at this point in the history