| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Test sub-processes cleanup and ProcessTestCase class (#1739) | Giampaolo Rodola | 2020-04-28 | 1 | -0/+2 |
| | | |||||
| * | psutil.Popen: inherit from subprocess + support wait(timeout=...) parameter ↵ | Giampaolo Rodola | 2020-04-28 | 1 | -1/+2 |
| | | | | | (#1736) | ||||
| * | Parallel tests (UNIX) (#1709) | Giampaolo Rodola | 2020-04-26 | 1 | -67/+231 |
| | | |||||
| * | Get rid of TESTFN global variable (#1734) | Giampaolo Rodola | 2020-04-24 | 1 | -1/+5 |
| | | |||||
| * | get rid of pip_install() code for py2; move everything in runner.py | Giampaolo Rodola | 2020-02-15 | 1 | -0/+15 |
| | | |||||
| * | point all shebangs to python 3 | Giampaolo Rodola | 2020-02-15 | 1 | -1/+1 |
| | | |||||
| * | refactor print colors utils | Giampaolo Rodola | 2020-02-15 | 1 | -75/+25 |
| | | |||||
| * | Add support for PyPy on Windows (#1686) | Giampaolo Rodola | 2020-02-11 | 1 | -0/+1 |
| | | |||||
| * | don't fail if there are not prev failed tests | Giampaolo Rodola | 2019-04-05 | 1 | -1/+3 |
| | | |||||
| * | fix #1478: add make command to re-run tests failed on last run | Giampaolo Rodola | 2019-04-05 | 1 | -2/+25 |
| | | |||||
| * | #1458: implement colors on Windows | Giampaolo Rodola | 2019-03-18 | 1 | -7/+49 |
| | | |||||
| * | Big docfix (#1464) | Giampaolo Rodola | 2019-03-14 | 1 | -7/+7 |
| | | | | | | | | * use https wherever possible * always point to python 3 doc * point to new MSDN urls * use RST references and avoid repetitions of URLs | ||||
| * | test runner: show errors on KeyboardInterrupt | Giampaolo Rodola | 2019-03-13 | 1 | -3/+18 |
| | | |||||
| * | test runner refactoring (avoid code duplication) | Giampaolo Rodola | 2019-03-13 | 1 | -25/+17 |
| | | |||||
| * | Coloured tests (#1459) | Giampaolo Rodola | 2019-03-13 | 1 | -0/+122 |
| | | | | Fixes #1458. | ||||
| * | #1018: enable 'python -m psutil.tests' to run tests1018-test-refactoring | Giampaolo Rodola | 2017-04-24 | 1 | -37/+0 |
| | | |||||
| * | refactor test runner | Giampaolo Rodola | 2017-02-02 | 1 | -12/+22 |
| | | |||||
| * | add hack to make unittest print full test paths; also remove nose as a dep | Giampaolo Rodola | 2016-10-05 | 1 | -0/+2 |
| | | |||||
| * | make setup.py and runner.py executable | Giampaolo Rodola | 2016-10-03 | 1 | -0/+0 |
| | | |||||
| * | fix 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/+25 |
