mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #23] [MERGED] Add more test cases. #602
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/23
Author: @szabadka
Created: 1/13/2015
Status: ✅ Merged
Merged: 1/13/2015
Merged by: @szabadka
Base:
master← Head:master📝 Commits (1)
1d76397Add more test cases.📊 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.