| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Parallel tests (UNIX) (#1709) | Giampaolo Rodola | 2020-04-26 | 1 | -2/+2 |
| | | |||||
| * | point all shebangs to python 3 | Giampaolo Rodola | 2020-02-15 | 1 | -1/+1 |
| | | |||||
| * | test runner refactoring (avoid code duplication) | Giampaolo Rodola | 2019-03-13 | 1 | -2/+2 |
| | | |||||
| * | Coloured tests (#1459) | Giampaolo Rodola | 2019-03-13 | 1 | -1/+1 |
| | | | | Fixes #1458. | ||||
| * | Revert "Move tests out of package to top level directory (#1232)" (#1242) | Giampaolo Rodola | 2018-03-11 | 1 | -0/+45 |
| | | | | This reverts commit b578d2febfd35f80fcfa1ce1bdf18d44d21b1581. | ||||
| * | Move tests out of package to top level directory (#1232) | Jon Dufresne | 2018-03-09 | 1 | -45/+0 |
| | | | | | | | | | Cleanly separates tests from the package itself. Prevents the tests being installed to site-packages. Tests are still distributed with the source distribution by MANIFEST.in. Avoids installing tests in production environments, leading to less total code in the environment. | ||||
| * | avoid to use @skipUnless in tests; always use @skipIf (a lot clearer) | Giampaolo Rodola | 2017-04-30 | 1 | -1/+1 |
| | | |||||
| * | sunos: specific test for cpu_count() | Giampaolo Rodola | 2017-01-24 | 1 | -0/+4 |
| | | |||||
| * | rephrase and standardize test skip messages | Giampaolo Rodola | 2016-10-07 | 1 | -1/+1 |
| | | |||||
| * | make more files executable | Giampaolo Rodola | 2016-10-03 | 1 | -0/+0 |
| | | |||||
| * | fix tox tests | Giampaolo Rodola | 2016-02-08 | 1 | -2/+2 |
| | | |||||
| * | fix #350 move tests in psutil namespace (and split them) | Giampaolo Rodola | 2016-02-08 | 1 | -0/+41 |
