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

Refactor tests / port to tape #301

Merged
merged 18 commits into from
Sep 7, 2017
Merged

Refactor tests / port to tape #301

merged 18 commits into from
Sep 7, 2017

Commits on Sep 7, 2017

  1. port tests to tape

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    2665e3c View commit details
    Browse the repository at this point in the history
  2. fix windows tests

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    31b84bf View commit details
    Browse the repository at this point in the history
  3. use more stringContains

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    10e0750 View commit details
    Browse the repository at this point in the history
  4. debug appveyor

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    0d8d383 View commit details
    Browse the repository at this point in the history
  5. error message is not stable across node versions or platforms

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    fef8b96 View commit details
    Browse the repository at this point in the history
  6. debug the npm config

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    5e320c5 View commit details
    Browse the repository at this point in the history
  7. repair failing tests after refactoring

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    c43bbcd View commit details
    Browse the repository at this point in the history
  8. improve support for abi selection with >= node 2 when crosswalk does …

    …not contain exact version
    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    f091f23 View commit details
    Browse the repository at this point in the history
  9. unmask more tests on windows, downgrade npm for node v6

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    cfd1359 View commit details
    Browse the repository at this point in the history
  10. selective workaround for npm/node-gyp bugs

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    09dde38 View commit details
    Browse the repository at this point in the history
  11. add back workaround for #209

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    8ea28f4 View commit details
    Browse the repository at this point in the history
  12. alwasy downgrade npm to 2.x

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    d315bbd View commit details
    Browse the repository at this point in the history
  13. add workaround for node v4 x86 issue

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    75c982c View commit details
    Browse the repository at this point in the history
  14. also try dodging #209 via node-gyp upgrade

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    7d69132 View commit details
    Browse the repository at this point in the history
  15. add more comments to appveyor workarounds for #300 and #209

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    bb92af7 View commit details
    Browse the repository at this point in the history
  16. Add comment about workaround for #302 [skip ci]

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    e687acb View commit details
    Browse the repository at this point in the history
  17. remove workaround for #302

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    b189695 View commit details
    Browse the repository at this point in the history
  18. restore workaround

    Dane Springmeyer committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    07704da View commit details
    Browse the repository at this point in the history