Brotli
36533a866e
Internal change
...
PiperOrigin-RevId: 502401179
2023-01-17 13:51:00 +00:00
Alex Nicksay
019091f994
Python: Update bro_test to reference script directly ( #582 )
2017-08-08 10:25:39 +02:00
Eugene Kliuchnikov
d63e8f75f5
Update API, and more ( #581 )
...
Update API, and more:
* remove "custom dictionary" support
* c/encoder: fix #580 : big-endian build
* Java: reduce jar size
* Java: speedup decoding
* Java: add 32-bit CPU support
* Java: make source code JS transpiler-ready
2017-08-04 10:02:56 +02:00
Alex Nicksay
89a5b6e625
Python: Simplify test suite generation by using unittest discovery ( #485 )
2016-12-20 14:40:47 +01:00
Alex Nicksay
4a60128c13
Python: Convert bro.py tests to unittest style ( #478 )
...
* Create unittest-style tests for `bro.py` decompression and compression
* Delete old tests for `bro.py`
* Update test method generation to properly create a Cartesian product
of iterables using `itertools.product`
2016-12-09 13:44:05 +01:00