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 cfg = _test_arg_transition in configurations/cc_test/defs.bzl #367

Merged
merged 6 commits into from
Dec 8, 2023

Commits on Nov 23, 2023

  1. Add cfg = _test_arg_transition and send C++ main() argv to stdout.

    Ralf W. Grosse-Kunstleve committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f5d263b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. Pass args to transition_rule_test.

    Ralf W. Grosse-Kunstleve committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    625a9e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Use cfg = "target" for actual_test attribute.

    Ralf W. Grosse-Kunstleve committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7a31dec View commit details
    Browse the repository at this point in the history
  2. Expand README.md to show bazel command and the expected output.

    Ralf W. Grosse-Kunstleve committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    28024ad View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Merge branch 'main' into cc_test_cfg

    Ralf W. Grosse-Kunstleve committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    539819c View commit details
    Browse the repository at this point in the history
  2. Fix trivial accident in README.md

    Ralf W. Grosse-Kunstleve committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    eceab97 View commit details
    Browse the repository at this point in the history