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

test: configure proper devDir for invoking configure() #1796

Closed
wants to merge 2 commits into from

Commits on Nov 18, 2019

  1. test: configure proper devDir for invoking configure()

    test/test-configure-python.js downloads a fresh set of headers to the
    package directory each time. By setting to the default global cache dir
    we get to re-use cached headers and skip the download step.
    
    PR-URL: #1796
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    rvagg committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    c506a6a View commit details
    Browse the repository at this point in the history
  2. test: add header download test

    PR-URL: #1796
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    rvagg committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    0670e51 View commit details
    Browse the repository at this point in the history