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

Test specializations #782

Merged
merged 3 commits into from
Oct 15, 2023
Merged

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    eabc235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbe6e32 View commit details
    Browse the repository at this point in the history
  3. Add TODO

    process_results is as of now tested separately because the corresponding
    iterator is not exposed nicely, and because it is not `Clone`.
    
    However, the respective tests already diverged. Instead of fixing
    process_results, we should strive to uniformly use test_specializations
    for ProcessResults, too.
    phimuemue committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    5d88ded View commit details
    Browse the repository at this point in the history