brotli/python/tests
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
..
_test_utils.py Python: Add unit tests for brotli.compress and brotli.decompress (#467) 2016-11-09 12:21:13 +01:00
compatibility_test.py Python: Add unit tests for brotli.compress and brotli.decompress (#467) 2016-11-09 12:21:13 +01:00
compress_test.py Python: Add unit tests for brotli.compress and brotli.decompress (#467) 2016-11-09 12:21:13 +01:00
compressor_test.py Python: Add unit tests for brotli.compress and brotli.decompress (#467) 2016-11-09 12:21:13 +01:00
custom_dictionary_test.py Python: Add unit tests for brotli.compress and brotli.decompress (#467) 2016-11-09 12:21:13 +01:00
decompress_test.py Python: Add unit tests for brotli.compress and brotli.decompress (#467) 2016-11-09 12:21:13 +01:00
roundtrip_test.py Python: Add unit tests for brotli.compress and brotli.decompress (#467) 2016-11-09 12:21:13 +01:00