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

Add --filter-status failed for running only failed tests from the last completed run #483

Commits on Jun 24, 2022

  1. Use --dummy-flag to avoid switch for empty $flags

    which was required Bash pre 4.3
    martin-schulze-vireso committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    65846d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dfbeb6 View commit details
    Browse the repository at this point in the history
  3. Remove unused flags

    they are only useful in exec-suite
    martin-schulze-vireso committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    9400c0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcb8b60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    117da02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5c0f15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c1ddf29 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c573c7 View commit details
    Browse the repository at this point in the history
  9. Fix shellcheck

    martin-schulze-vireso committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d899847 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d5b0830 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    6e7ce71 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Fix error with date flag -I on MacOS

    specify format that is understood by all target systems
    martin-schulze-vireso committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    e555c8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e310ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f29a88d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97c8df4 View commit details
    Browse the repository at this point in the history