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

Fix windows tests #341

Merged
merged 8 commits into from
Nov 21, 2022
Merged

Fix windows tests #341

merged 8 commits into from
Nov 21, 2022

Commits on Nov 19, 2022

  1. Use tempfile::tempdir instead of /tmp (fix Windows tests)

    Mark Meredith committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    df2d79f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Fix deprecated warnings

    Mark Meredith committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    232fbe4 View commit details
    Browse the repository at this point in the history
  2. revert

    Mark Meredith committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    f54b6bf View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    1eea31c View commit details
    Browse the repository at this point in the history
  2. revert

    Mark Meredith committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    049ccfe View commit details
    Browse the repository at this point in the history
  3. Use TempFixture

    Mark Meredith committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f18d977 View commit details
    Browse the repository at this point in the history
  4. reformat

    Mark Meredith committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    95438cc View commit details
    Browse the repository at this point in the history
  5. Close output.geojson dataset before deleting the file (avoid Windows …

    …error)
    Mark Meredith committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    dfc37ee View commit details
    Browse the repository at this point in the history