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

Update tests, and cleanup formats #262

Merged
merged 11 commits into from
Jul 16, 2022
Merged

Commits on Jul 16, 2022

  1. Configuration menu
    Copy the full SHA
    5e989a4 View commit details
    Browse the repository at this point in the history
  2. Update patchTimeNow

    Use t.Cleanup and remove clockwork dependency.
    dnephin committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    e918d26 View commit details
    Browse the repository at this point in the history
  3. Remove generate.sh

    The file is not really useful anymore because we don't want to
    regenerate all the files at once.
    
    Document how to generate files instead.
    dnephin committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    fdcc12a View commit details
    Browse the repository at this point in the history
  4. Cleanup summary tests

    Move testdata into input/ and summary/ directories
    Use a test table
    dnephin committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    505d113 View commit details
    Browse the repository at this point in the history
  5. Cleanup format tests

    Use the new input data
    Organize outputs into format/
    dnephin committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    f870764 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ec5205 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    99a4b50 View commit details
    Browse the repository at this point in the history
  8. Organize golden files

    dnephin committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    6679d16 View commit details
    Browse the repository at this point in the history
  9. Use a table test for coverage format tests

    And add a couple more test cases
    dnephin committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    5a1a943 View commit details
    Browse the repository at this point in the history
  10. Use a table test for shuffle format tests

    And add another test case
    dnephin committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    103f771 View commit details
    Browse the repository at this point in the history
  11. Remove unused testdata files

    dnephin committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    7a1fcf2 View commit details
    Browse the repository at this point in the history