[PR #23] [MERGED] Add more test cases. #602

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

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/23
Author: @szabadka
Created: 1/13/2015
Status: Merged
Merged: 1/13/2015
Merged by: @szabadka

Base: masterHead: master


📝 Commits (1)

📊 Changes

28 files changed (+29 additions, -0 deletions)

View changed files

📝 shared.mk (+3 -0)
📝 tests/compatibility_test.sh (+13 -0)
tests/testdata/10x10y (+1 -0)
tests/testdata/10x10y.compressed (+0 -0)
tests/testdata/64x (+1 -0)
tests/testdata/64x.compressed (+0 -0)
tests/testdata/backward65536 (+0 -0)
tests/testdata/backward65536.compressed (+0 -0)
tests/testdata/compressed_file (+0 -0)
tests/testdata/compressed_file.compressed (+0 -0)
tests/testdata/compressed_repeated (+0 -0)
tests/testdata/compressed_repeated.compressed (+0 -0)
tests/testdata/empty (+0 -0)
tests/testdata/empty.compressed (+1 -0)
tests/testdata/monkey (+1 -0)
tests/testdata/monkey.compressed (+0 -0)
tests/testdata/quickfox (+1 -0)
tests/testdata/quickfox.compressed (+1 -0)
tests/testdata/quickfox_repeated (+1 -0)
tests/testdata/quickfox_repeated.compressed (+2 -0)

...and 8 more files

📄 Description

No description provided


🔄 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/23 **Author:** [@szabadka](https://github.com/szabadka) **Created:** 1/13/2015 **Status:** ✅ Merged **Merged:** 1/13/2015 **Merged by:** [@szabadka](https://github.com/szabadka) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1d76397`](https://github.com/google/brotli/commit/1d76397891e496d1bb46f1ad3f024c02beee0dce) Add more test cases. ### 📊 Changes **28 files changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `shared.mk` (+3 -0) 📝 `tests/compatibility_test.sh` (+13 -0) ➕ `tests/testdata/10x10y` (+1 -0) ➕ `tests/testdata/10x10y.compressed` (+0 -0) ➕ `tests/testdata/64x` (+1 -0) ➕ `tests/testdata/64x.compressed` (+0 -0) ➕ `tests/testdata/backward65536` (+0 -0) ➕ `tests/testdata/backward65536.compressed` (+0 -0) ➕ `tests/testdata/compressed_file` (+0 -0) ➕ `tests/testdata/compressed_file.compressed` (+0 -0) ➕ `tests/testdata/compressed_repeated` (+0 -0) ➕ `tests/testdata/compressed_repeated.compressed` (+0 -0) ➕ `tests/testdata/empty` (+0 -0) ➕ `tests/testdata/empty.compressed` (+1 -0) ➕ `tests/testdata/monkey` (+1 -0) ➕ `tests/testdata/monkey.compressed` (+0 -0) ➕ `tests/testdata/quickfox` (+1 -0) ➕ `tests/testdata/quickfox.compressed` (+1 -0) ➕ `tests/testdata/quickfox_repeated` (+1 -0) ➕ `tests/testdata/quickfox_repeated.compressed` (+2 -0) _...and 8 more files_ </details> ### 📄 Description _No description provided_ --- <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:46:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#602