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

Added --skip-benchmarks command-line option. #2408

Merged

Commits on Apr 11, 2022

  1. Copy the full SHA
    e0d9319 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Copy the full SHA
    1ba5a45 View commit details
    Browse the repository at this point in the history
  2. Improved documentation of --skip-benchmarks cmd line option

    - Added version placeholder in documentation
    - Improved description of as suggested
    danifeist committed Apr 23, 2022
    Copy the full SHA
    3872c3a View commit details
    Browse the repository at this point in the history
  3. Added new CTest test for --skip-benchmarks cmd line option

    The new CTest runs a dedicated TEST_CASE with the --skip-benchmarks option.
    The TEST_CASE can only succeed when the two benchmarks inside are skipped.
    danifeist committed Apr 23, 2022
    Copy the full SHA
    d81e0ea View commit details
    Browse the repository at this point in the history
  4. Removed unused includes

    danifeist committed Apr 23, 2022
    Copy the full SHA
    5260fd2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    468f80e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    fe44137 View commit details
    Browse the repository at this point in the history