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

cassandane: support multiple output formats per run #4970

Merged
merged 6 commits into from
Aug 30, 2024

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    a8692fa View commit details
    Browse the repository at this point in the history
  2. Runner: decouple output formatting from running tests

    This disables all output formats except 'tap' for now.  They'll
    be added back as the old RunnerFoos are converted to FormatFoos
    elliefm committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e6a702b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bf013d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc91239 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c8cad8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad97843 View commit details
    Browse the repository at this point in the history