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

Enable separate testing of encoding for both “pre-parsed” and “parsed” output #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 2, 2021

  1. Add new EncodingPrescanTester class

    This change adds a new EncodingPrescanTester class, the purpose of which
    is to test the output of running just the meta prescan on test data —
    that is, when the expected result is limited to what can be determined
    by checking only the first 1024 bytes of the input stream.
    sideshowbarker committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    8822263 View commit details
    Browse the repository at this point in the history