Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | turn off hypothesis deadlines, enforced by default in 4.0 (#4696) | Paul Kehrer | 2019-01-16 | 2 | -2/+2 |
* | disable healthchecks on the rest of the hypothesis tests (#4579) | Paul Kehrer | 2018-11-12 | 1 | -1/+3 |
* | suppress healthcheck too slow error (#4548) | Paul Kehrer | 2018-10-30 | 1 | -6/+2 |
* | don't limit hypothesis's time to generate valid test permutations (#4525) | Paul Kehrer | 2018-10-25 | 1 | -1/+6 |
* | expunge python 2.6 (#3962) | Paul Kehrer | 2017-10-11 | 1 | -4/+0 |
* | Raise padding block_size limit to what is allowed by the specs. (#3108) | Terry Chia | 2016-11-15 | 1 | -2/+2 |
* | Added support for padding ANSI X.923 | Cédric Krier | 2016-02-27 | 1 | -1/+12 |
* | Don't try to use hypothesis on Python 2.6, upstream dropped support | Alex Gaynor | 2016-02-19 | 1 | -0/+4 |
* | resolve the TODO, random block sizes | Alex Gaynor | 2016-01-13 | 1 | -5/+6 |
* | Added hypothesis tests for padding | Alex Gaynor | 2016-01-13 | 1 | -0/+20 |
* | Add missing license header. | Terry Chia | 2015-10-03 | 1 | -0/+4 |
* | Move hypothesis tests to the subfolder. | Terry Chia | 2015-10-02 | 2 | -0/+16 |