Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 81054a46 | 2016-06-17 20:24:24 | Restore platform suffix | ||
| f0c7ece3 | 2016-06-16 17:45:05 | Remove platform suffix | ||
| bac060f1 | 2016-06-16 17:25:26 | Fix library path | ||
| 8872d7b4 | 2016-06-13 15:22:13 | Fix CI build. | ||
| 3ccbf05d | 2016-06-13 11:01:04 | Convert encoder to plain C. | ||
| 55bd78fb | 2016-06-03 12:31:02 | Fix test file path | ||
| ab53fc31 | 2016-06-03 12:30:45 | Fix test file path | ||
| db3a1162 | 2016-06-13 15:22:13 | Fix CI build. | ||
| b972c677 | 2016-06-13 11:01:04 | Convert encoder to plain C. | ||
| b73ebe32 | 2016-06-03 12:31:02 | Fix test file path | ||
| 66606e7d | 2016-06-03 12:30:45 | Fix test file path | ||
| f66c7c54 | 2016-04-10 20:51:10 | python/tests: clean up generated files if successful | ||
| 7d25e6b6 | 2016-02-24 16:01:35 | Truncate dictionary to window size. | ||
| cbb0d4cd | 2016-02-23 17:45:42 | Remove streaming test. | ||
| 30612e3a | 2016-02-23 17:42:55 | Add binding for custom_dictionary. | ||
| e356b9bc | 2015-05-11 14:12:37 | [roundtrip_test.py] repeat test at different quality (1, 6, 9, 11) | ||
| e6913b2e | 2015-05-08 10:06:18 | [python] use built-in split instead of 'string' module for py23 In python3, the 'string' module no longer has a 'split' function. | ||
| 10a2f374 | 2015-05-07 20:43:01 | Handle multiple compressed files per original in the test. Add some more test cases that decompress to the empty file or a one byte long file. These test cases have examples for the updated stream header and meta-block header formats. | ||
| cdde52ef | 2015-04-22 17:54:56 | [python] refactored tests and import shared utilities from module | ||
| 906f4f52 | 2015-04-22 16:49:00 | [python] prepend build/lib folder to PYTHONPATH before running tests | ||
| 17866801 | 2015-03-23 12:09:42 | [python] fix calling python script as subprocess on Windows | ||
| 203fe326 | 2015-03-22 00:15:54 | [python] fix subprocess shell pipeline | ||
| b33e10e9 | 2015-03-16 17:56:10 | add Python port of bro utility and scripts to test Brotli extension |