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 mason bug that occurred Mason.toml has no dependencies table #16602

Merged
merged 4 commits into from Oct 20, 2020

Commits on Oct 19, 2020

  1. Add test for Mason.toml having no [dependencies] and fix it

    ---
    Signed-off-by: Ben Albrecht <ben-albrecht@users.noreply.github.com>
    ben-albrecht committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    d4d06b3 View commit details
    Browse the repository at this point in the history
  2. skipif -> notest + some over-engineering

    Split off the PWD nonsense into a helper function in the test
    ---
    Signed-off-by: Ben Albrecht <ben-albrecht@users.noreply.github.com>
    ben-albrecht committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    a7ec7aa View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Add clean file for idempotent testing

    ---
    Signed-off-by: Ben Albrecht <ben-albrecht@users.noreply.github.com>
    ben-albrecht committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    fa1adf2 View commit details
    Browse the repository at this point in the history
  2. Fix symlink

    ---
    Signed-off-by: Ben Albrecht <ben-albrecht@users.noreply.github.com>
    ben-albrecht committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    d410936 View commit details
    Browse the repository at this point in the history