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 resolving relative paths with corral run #216

Merged
merged 10 commits into from
Feb 13, 2022
Merged

Commits on Feb 12, 2022

  1. Improve errors in 'corral run' and allow to run relative paths to par…

    …ent folders
    
    Signed-off-by: Matthias Wahl <matthiaswahl@m7w3.de>
    mfelsche committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    d467784 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Fix run tests for windows

    mfelsche committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    4a2f665 View commit details
    Browse the repository at this point in the history
  2. Add release notes

    mfelsche committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    88f7133 View commit details
    Browse the repository at this point in the history
  3. Fix test_run for windows

    ye'ole backslashes...
    Matthias Wahl committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    8dcb190 View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    Matthias Wahl committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    41c6646 View commit details
    Browse the repository at this point in the history
  5. Update corral/test/integration/test_run.pony

    Co-authored-by: Sean T Allen <sean@seantallen.com>
    mfelsche and SeanTAllen authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    80d77d2 View commit details
    Browse the repository at this point in the history
  6. Update corral/test/util.pony

    Co-authored-by: Sean T Allen <sean@seantallen.com>
    mfelsche and SeanTAllen authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    3be8c34 View commit details
    Browse the repository at this point in the history
  7. Update corral/test/util.pony

    Co-authored-by: Sean T Allen <sean@seantallen.com>
    mfelsche and SeanTAllen authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    1373c8c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'corral-run-fixes' of https://github.com/ponylang/corral

    …into corral-run-fixes
    Matthias Wahl committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    93f47d3 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    SeanTAllen authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    107edde View commit details
    Browse the repository at this point in the history