summaryrefslogtreecommitdiff
path: root/psutil/tests/test_misc.py
Commit message (Expand)AuthorAgeFilesLines
* fix safe_rmpath on windowsGiampaolo Rodola2016-10-021-8/+1
* more testsGiampaolo Rodola2016-10-011-5/+13
* get rid of safe_remove and safe_rmdir and provide a single safe_rmpath functionGiampaolo Rodola2016-10-011-45/+15
* add tests for fs test utilsGiampaolo Rodola2016-10-011-0/+74
* write more testsGiampaolo Rodola2016-10-011-12/+44
* move retry testsGiampaolo Rodola2016-10-011-0/+75
* fix testGiampaolo Rodola2016-09-221-1/+1
* fix 813: have as_dict() ignore extraneous attribute names which getsattached ...Giampaolo Rodola2016-04-301-0/+6
* fix testGiampaolo Rodola2016-04-101-0/+4
* remove failing testGiampaolo Rodola2016-02-151-12/+0
* skip failing travis testGiampaolo Rodola2016-02-241-0/+2
* imorove test coverageGiampaolo Rodola2016-02-181-1/+1
* enhance test coverageGiampaolo Rodola2016-02-181-0/+21
* fix script issues on windowsGiampaolo Rodola2016-02-171-2/+2
* rename memory_addrspace_info -> memory_full_infoGiampaolo Rodola2016-02-171-2/+2
* fix #762: add sripts/procsmem.py script.Giampaolo Rodola2016-02-091-0/+5
* rename scripts/process_detail.py -> scripts/procinfo.pyGiampaolo Rodola2016-02-091-2/+2
* rename 'examples' dir to 'scripts'Giampaolo Rodola2016-02-091-9/+9
* fix tox testsGiampaolo Rodola2016-02-081-2/+4
* try to fix ci testGiampaolo Rodola2016-02-081-1/+1
* fix #350 move tests in psutil namespace (and split them)Giampaolo Rodola2016-02-081-0/+419