Add brotli test (#7976)

* Add brotli test

* Check if we can use brotli

* vendor brotli

* Update .gitattributes

* Brotli is now always available

* Update licensing.md

---------

Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
This commit is contained in:
Jarred Sumner
2024-01-03 21:57:19 -08:00
committed by GitHub
parent f30689256d
commit e5bd7fcb8f
101 changed files with 38673 additions and 637 deletions

3
.gitattributes vendored
View File

@@ -42,3 +42,6 @@ docs/**/* linguist-documentation
test/**/* linguist-documentation
bench/**/* linguist-documentation
examples/**/* linguist-documentation
src/deps/*.c linguist-vendored
src/deps/brotli/** linguist-vendored