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

Fix frame header CC tests #1550

Merged
merged 5 commits into from
Aug 22, 2024

Commits on Aug 19, 2024

  1. modules/zstd: fix formatting errors in C++ files

    Signed-off-by: Pawel Czarnecki <[email protected]>
    lpawelcz committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    88beb56 View commit details
    Browse the repository at this point in the history
  2. modules/zstd: fix formatting errors in BUILD file

    Signed-off-by: Pawel Czarnecki <[email protected]>
    lpawelcz committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    94ebb25 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. modules/zstd/frame_header_test: Fix absl::Span handling

    Internal-tag: [#64294]
    Signed-off-by: Pawel Czarnecki <[email protected]>
    lpawelcz committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    99af284 View commit details
    Browse the repository at this point in the history
  2. modules/zstd: remove 'manual' tag from C++ test rules

    Internal-tag: [#64294]
    Signed-off-by: Pawel Czarnecki <[email protected]>
    lpawelcz committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1671da5 View commit details
    Browse the repository at this point in the history
  3. modules/zstd: Remove not used absl/status dependency

    Internal-tag: [#64294]
    Signed-off-by: Pawel Czarnecki <[email protected]>
    lpawelcz committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    27aea1c View commit details
    Browse the repository at this point in the history