mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #761] [MERGED] Explicitly mark tests/testdata/* as binary. #1388
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:upd07a📝 Commits (6)
893e7eaExplicitly mark testdata as binary.207b55eUpdate go_rules, modernize brotli_inc.5b156d5Fix wrapper build1dfe1f9Update PY to 3.6 on Travis / OSX / Bazel build.133acf9Install python3 via homebrew.06e4384Brew: 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.