Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install and configure Hypothesis | Zac-HD | 2020-02-05 | 1 | -0/+7 |
* | MAINT: Remove unnecessary 'from __future__ import ...' statements | Jon Dufresne | 2020-01-03 | 1 | -2/+0 |
* | TST: add pytest machinery to specify memory requirements for tests | Pauli Virtanen | 2019-12-01 | 1 | -0/+18 |
* | BUG: Refcount fixes (#13860) | Sebastian Berg | 2019-07-03 | 1 | -0/+2 |
* | TST: Register markers in conftest.py. | Charles Harris | 2019-05-13 | 1 | -0/+7 |
* | MAINT: remove unused stdlib imports | Emil Hessman | 2018-09-30 | 1 | -2/+0 |
* | TST: Switch to using pytest markers | Charles Harris | 2018-04-04 | 1 | -26/+2 |
* | TST: Rename some compiled c test modules | Charles Harris | 2018-03-24 | 1 | -2/+2 |
* | ENH: do backward compatibility correctly | xoviat | 2017-12-22 | 1 | -0/+11 |
* | MAINT: Fix nose features to work on pytest | xoviat | 2017-12-22 | 1 | -0/+21 |
* | TST: add FPU mode check also for pytest | Pauli Virtanen | 2017-08-16 | 1 | -0/+54 |