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