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 support to exclude tests by tagnames #1467

Merged
merged 9 commits into from
May 10, 2023
Merged

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    40407dc View commit details
    Browse the repository at this point in the history
  2. add bash completion for this option to mimic '--tags' where search co…

    …mpletion will
    
    show available tags
    shahzebsiddiqui committed May 9, 2023
    Configuration menu
    Copy the full SHA
    231d26e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e4990c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    802fe6e View commit details
    Browse the repository at this point in the history
  2. add support for option with comma separated tags so one can also do '…

    …-xt tag1,tag2' in
    
    addition to '-xt tag1 -xt tag2'
    shahzebsiddiqui committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3c68e16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bd099a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b78010 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b721e64 View commit details
    Browse the repository at this point in the history
  6. emphasize lines in documentation for 'tags'

    add comments in method and remove nested if statement
    shahzebsiddiqui committed May 10, 2023
    Configuration menu
    Copy the full SHA
    bdfaee7 View commit details
    Browse the repository at this point in the history