[PR #761] [MERGED] Explicitly mark tests/testdata/* as binary. #1388

Open
opened 2026-01-29 20:53:50 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/761
Author: @eustas
Created: 7/16/2019
Status: Merged
Merged: 7/16/2019
Merged by: @eustas

Base: masterHead: upd07a


📝 Commits (6)

  • 893e7ea Explicitly mark testdata as binary.
  • 207b55e Update go_rules, modernize brotli_inc.
  • 5b156d5 Fix wrapper build
  • 1dfe1f9 Update PY to 3.6 on Travis / OSX / Bazel build.
  • 133acf9 Install python3 via homebrew.
  • 06e4384 Brew: upgrade python instead of installing it

📊 Changes

6 files changed (+10 additions, -5 deletions)

View changed files

.gitattributes (+1 -0)
📝 BUILD (+1 -1)
📝 go/WORKSPACE (+5 -2)
📝 java/org/brotli/wrapper/common/common_jni.cc (+1 -1)
📝 js/WORKSPACE (+1 -1)
📝 scripts/.travis.sh (+1 -0)

📄 Description

Fixes #760


🔄 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/761 **Author:** [@eustas](https://github.com/eustas) **Created:** 7/16/2019 **Status:** ✅ Merged **Merged:** 7/16/2019 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `upd07a` --- ### 📝 Commits (6) - [`893e7ea`](https://github.com/google/brotli/commit/893e7eaea5fef9cc1bc97a5882f39a6367ce50c2) Explicitly mark testdata as binary. - [`207b55e`](https://github.com/google/brotli/commit/207b55ec62d7ade84a30dafd8d7f27361b7eafe2) Update go_rules, modernize brotli_inc. - [`5b156d5`](https://github.com/google/brotli/commit/5b156d5497d44abbb5d40b2c328619bc552a18b0) Fix wrapper build - [`1dfe1f9`](https://github.com/google/brotli/commit/1dfe1f9fa4efd7713765468404a4a5b5b18af22a) Update PY to 3.6 on Travis / OSX / Bazel build. - [`133acf9`](https://github.com/google/brotli/commit/133acf92df8c472917af5500b50f8498857fb644) Install python3 via homebrew. - [`06e4384`](https://github.com/google/brotli/commit/06e4384fc2137b9a33248b1c6ff3841850001859) Brew: upgrade python instead of installing it ### 📊 Changes **6 files changed** (+10 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `.gitattributes` (+1 -0) 📝 `BUILD` (+1 -1) 📝 `go/WORKSPACE` (+5 -2) 📝 `java/org/brotli/wrapper/common/common_jni.cc` (+1 -1) 📝 `js/WORKSPACE` (+1 -1) 📝 `scripts/.travis.sh` (+1 -0) </details> ### 📄 Description Fixes #760 --- <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:53:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1388