[PR #1306] [MERGED] adjust BROTLI_TEST effects #1887

Closed
opened 2026-01-29 20:56:19 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/1306
Author: @copybara-service[bot]
Created: 8/8/2025
Status: Merged
Merged: 8/11/2025
Merged by: @copybara-service[bot]

Base: masterHead: test_792562401


📝 Commits (1)

  • 7b34594 adjust BROTLI_TEST effects

📊 Changes

8 files changed (+24 additions, -26 deletions)

View changed files

📝 c/common/platform.h (+5 -0)
📝 c/dec/decode.c (+4 -5)
📝 c/enc/block_splitter.c (+7 -8)
📝 c/enc/brotli_bit_stream.c (+4 -2)
📝 c/enc/brotli_bit_stream.h (+0 -4)
📝 c/enc/encode.c (+2 -2)
📝 c/enc/encoder_dict.c (+2 -2)
📝 c/include/brotli/port.h (+0 -3)

📄 Description

adjust BROTLI_TEST effects


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/1306 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 8/8/2025 **Status:** ✅ Merged **Merged:** 8/11/2025 **Merged by:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Base:** `master` ← **Head:** `test_792562401` --- ### 📝 Commits (1) - [`7b34594`](https://github.com/google/brotli/commit/7b345944d60ac6d78c56913d57803547a66cdfc2) adjust BROTLI_TEST effects ### 📊 Changes **8 files changed** (+24 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `c/common/platform.h` (+5 -0) 📝 `c/dec/decode.c` (+4 -5) 📝 `c/enc/block_splitter.c` (+7 -8) 📝 `c/enc/brotli_bit_stream.c` (+4 -2) 📝 `c/enc/brotli_bit_stream.h` (+0 -4) 📝 `c/enc/encode.c` (+2 -2) 📝 `c/enc/encoder_dict.c` (+2 -2) 📝 `c/include/brotli/port.h` (+0 -3) </details> ### 📄 Description adjust BROTLI_TEST effects --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:56:19 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1887