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