[PR #1282] [MERGED] add synth_test for cbrotli #1859

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

📋 Pull Request Information

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

Base: masterHead: test_772426968


📝 Commits (1)

  • 7bd1bd4 add synth_test for cbrotli

📊 Changes

3 files changed (+2309 additions, -3 deletions)

View changed files

📝 go/cbrotli/BUILD.bazel (+7 -0)
📝 go/cbrotli/reader.go (+12 -3)
go/cbrotli/synth_test.go (+2290 -0)

📄 Description

add synth_test for cbrotli


🔄 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/1282 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 6/17/2025 **Status:** ✅ Merged **Merged:** 6/17/2025 **Merged by:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Base:** `master` ← **Head:** `test_772426968` --- ### 📝 Commits (1) - [`7bd1bd4`](https://github.com/google/brotli/commit/7bd1bd4463c1ecdb375215e086814b2c2df982e6) add synth_test for cbrotli ### 📊 Changes **3 files changed** (+2309 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go/cbrotli/BUILD.bazel` (+7 -0) 📝 `go/cbrotli/reader.go` (+12 -3) ➕ `go/cbrotli/synth_test.go` (+2290 -0) </details> ### 📄 Description add synth_test for cbrotli --- <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:11 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1859