1. 5805f99 Ensure decompression consumes all input (#730) by Justin Ridgewell · 6 years ago
  2. 2c03482 Fix "memory leak" in python tests (#652) by Eugene Kliuchnikov · 6 years ago
  3. 019091f Python: Update bro_test to reference script directly (#582) by Alex Nicksay · 7 years ago
  4. d63e8f7 Update API, and more (#581) by Eugene Kliuchnikov · 7 years ago
  5. 5244106 Update (#574) by Eugene Kliuchnikov · 7 years ago
  6. 1becbbf Update (#569) by Eugene Kliuchnikov · 7 years ago
  7. 89a5b6e Python: Simplify test suite generation by using unittest discovery (#485) by Alex Nicksay · 8 years ago
  8. 6f22722 Python: Use a temporary directory for generated files in tests (#481) by Alex Nicksay · 8 years ago
  9. 4a60128 Python: Convert bro.py tests to unittest style (#478) by Alex Nicksay · 8 years ago
  10. 1e5ea6a Python: Add unit tests for brotli.compress and brotli.decompress (#467) by Alex Nicksay · 8 years ago
  11. a260b6b Python: Add tests for streamed compression (#458) by Alex Nicksay · 8 years ago
  12. 81054a4 Restore platform suffix by eustas · 8 years ago
  13. f0c7ece Remove platform suffix by eustas · 8 years ago
  14. bac060f Fix library path by eustas · 8 years ago
  15. db3a116 Fix CI build. by Eugene Kliuchnikov · 8 years ago
  16. b972c67 Convert encoder to plain C. by Eugene Kliuchnikov · 8 years ago
  17. b73ebe3 Fix test file path by eustas · 8 years ago
  18. 66606e7 Fix test file path by eustas · 8 years ago
  19. f66c7c5 python/tests: clean up generated files if successful by Cosimo Lupo · 8 years ago
  20. 7d25e6b Truncate dictionary to window size. by Eugene Kliuchnikov · 8 years ago
  21. cbb0d4c Remove streaming test. by Eugene Kliuchnikov · 8 years ago
  22. 30612e3 Add binding for custom_dictionary. by Eugene Kliuchnikov · 8 years ago
  23. e356b9b [roundtrip_test.py] repeat test at different quality (1, 6, 9, 11) by Cosimo Lupo · 9 years ago
  24. e6913b2 [python] use built-in split instead of 'string' module for py23 by Cosimo Lupo · 9 years ago
  25. 10a2f37 Handle multiple compressed files per original in the test. by Zoltan Szabadka · 9 years ago
  26. cdde52e [python] refactored tests and import shared utilities from module by Cosimo Lupo · 9 years ago
  27. 906f4f5 [python] prepend build/lib folder to PYTHONPATH before running tests by Cosimo Lupo · 9 years ago
  28. 1786680 [python] fix calling python script as subprocess on Windows by Cosimo Lupo · 9 years ago
  29. 203fe32 [python] fix subprocess shell pipeline by Cosimo Lupo · 9 years ago
  30. b33e10e add Python port of bro utility and scripts to test Brotli extension by Cosimo Lupo · 9 years ago