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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add default reporter for Bazel integration #2399

Merged
merged 6 commits into from Apr 8, 2022

Commits on Apr 8, 2022

  1. Add default reporter for Bazel integration

    When the added Bazel configuration flag is enabled,
    a default JUnit reporter will be added if the XML
    envrioment variable is defined.
    Fix include paths for generated config header.
    Enable Bazel config by default when building with
    Bazel.
    lukokr-aarch64 authored and horenmar committed Apr 8, 2022
    Copy the full SHA
    59b3104 View commit details
    Browse the repository at this point in the history
  2. Fix reporter spec

    horenmar committed Apr 8, 2022
    Copy the full SHA
    599abe9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8297b03 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ce54c28 View commit details
    Browse the repository at this point in the history
  5. Cleanup test script

    horenmar committed Apr 8, 2022
    Copy the full SHA
    b9cea9a View commit details
    Browse the repository at this point in the history
  6. Renumber the test file

    horenmar committed Apr 8, 2022
    Copy the full SHA
    7f99ee9 View commit details
    Browse the repository at this point in the history