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

Magic tests fix #1714

Merged
merged 2 commits into from
May 28, 2022
Merged

Magic tests fix #1714

merged 2 commits into from
May 28, 2022

Commits on May 24, 2022

  1. test: Relax pe32 condition in magic tests

    Turns out different versions of libmagic return different file
    identification for the PE32 sample in magic tests. Relax this condition
    to the common part of the identification to make tests less reliant on
    the testing platform.
    MatejKastak committed May 24, 2022
    Configuration menu
    Copy the full SHA
    ddd6393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3368c1 View commit details
    Browse the repository at this point in the history