Evgenii Kliuchnikov
bc32ae12d5
add tests with UTF8/UTF16 non-ASCII text
...
PiperOrigin-RevId: 545424981
2023-07-05 19:15:11 +00:00
Brotli
36533a866e
Internal change
...
PiperOrigin-RevId: 502401179
2023-01-17 13:51:00 +00:00
Eugene Kliuchnikov
8376f72ed6
Prepare for copybara ( #939 )
...
Co-authored-by: Eugene Kliuchnikov <eustas@chromium.org>
2021-11-10 10:34:39 +01:00
Alex Nicksay
019091f994
Python: Update bro_test to reference script directly ( #582 )
2017-08-08 10:25:39 +02:00
Eugene Kliuchnikov
52441069ef
Update ( #574 )
...
* Update
* decoder: better behavior after failure
* encoder: replace "len_x_code" with delta
* research: add experimental dictionary generator
* python: test combing
2017-07-21 10:07:24 +02:00
Alex Nicksay
6f227228ce
Python: Use a temporary directory for generated files in tests ( #481 )
2016-12-12 10:28:44 +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
Alex Nicksay
1e5ea6aedd
Python: Add unit tests for brotli.compress and brotli.decompress ( #467 )
...
Also
- rename `test_utils` to `_test_utils`
- refactor shared code into `_test_utils`
2016-11-09 12:21:13 +01:00