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 regression where unlabeled files are not being identified #836

Merged
merged 4 commits into from
Feb 23, 2024

Commits on Feb 9, 2024

  1. Update test to include unlabeled files check

    Test for #6 was not sufficient for checking for unlabeled files, which is why some regression snuck into the code.
    
    This commit also includes some cleanup of the test data since they are not needed for this test.
    
    Refs #822
    jordanpadams committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ccd32e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Merge branch 'main' of github.com:NASA-PDS/validate into i822

    Al Niessner authored and Al Niessner committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c8ee263 View commit details
    Browse the repository at this point in the history
  2. butchered eclipse again and had to make this change for compilation

    Al Niessner authored and Al Niessner committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9d611ef View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. put this back in from #734

    Al Niessner authored and Al Niessner committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a42e3a3 View commit details
    Browse the repository at this point in the history