summaryrefslogtreecommitdiff
path: root/.ci
Commit message (Expand)AuthorAgeFilesLines
* Implement getloadavg on Windows. Fixes #604 and #1484 (#1485) (patch by Ammar...Ammar Askar2019-04-111-2/+2
* fix #1442: use python3 as Makefile defaultGiampaolo Rodola2019-02-271-1/+1
* add arg parser for ad scriptGiampaolo Rodola2019-02-271-0/+3
* also include PYPY (or try to :P)Giampaolo Rodola2018-08-241-3/+3
* Rename OSX to macOS (#1298)Giampaolo Rodola2018-06-262-2/+2
* Revert "Move tests out of package to top level directory (#1232)" (#1242)Giampaolo Rodola2018-03-111-3/+3
* Move tests out of package to top level directory (#1232)Jon Dufresne2018-03-091-3/+3
* Remove additional workarounds and support for Python 3.2 & 3.3 (#1228)Jon Dufresne2018-03-041-12/+0
* pep81151-PSUTIL_TESTING_env_varGiampaolo Rodola2017-10-201-1/+1
* set PSUTIL_TESTING env var for CI servicesGiampaolo Rodola2017-05-181-3/+3
* fix windows test; also do make clean on CI services in order to show python w...Giampaolo Rodola2017-05-131-0/+1
* #1058: enable warnings on make.bat, appveyor and travisGiampaolo Rodola2017-05-121-4/+4
* fix travisGiampaolo Rodola2017-04-251-1/+1
* #1018: enable 'python -m psutil.tests' to run tests1018-test-refactoringGiampaolo Rodola2017-04-241-2/+2
* restore travis config to original statusGiampaolo Rodola2017-04-232-37/+55
* attempt to fix travis + osxGiampaolo Rodola2017-04-231-8/+0
* attempt to fix travis + osxGiampaolo Rodola2017-04-231-6/+6
* attempt to fix travis + osxGiampaolo Rodola2017-04-231-26/+22
* attempt to fix travis + osxGiampaolo Rodola2017-04-231-20/+24
* refactoringGiampaolo Rodola2017-04-231-0/+1
* increase test coverage for sensors_temperatures() + refactor test constants +...Giampaolo Rodola2017-04-232-18/+7
* try to make coveralls show the right resultsGiampaolo Rodola2017-04-232-6/+6
* try to make coveralls show the right resultsGiampaolo Rodola2017-04-231-9/+1
* try to make coveralls show the right resultsGiampaolo Rodola2017-04-231-3/+10
* try to make coveralls show the right resultsGiampaolo Rodola2017-04-231-6/+7
* fix #1015 / linux: have swap_memory() rely on /proc fs instead of sysinfo() s...Giampaolo Rodola2017-04-222-4/+4
* travis: execute mem leaks and flake8 tests only on py 2.7 and 3.5; no need to...Giampaolo Rodola2016-11-051-7/+7
* remove find_broken_links.py script; it really belongs elsewhere (sysconf proj...Giampaolo Rodola2016-10-041-154/+0
* update depsGiampaolo Rodola2016-09-221-1/+1
* travis: upgrade stuff installed via pipGiampaolo Rodola2016-09-021-1/+1
* try to fix 2.6 failure on travisGiampaolo Rodola2016-09-021-2/+12
* download_exes.py: highlight err in redGiampaolo Rodola2016-09-011-3/+7
* fix download_exes.py scriptGiampaolo Rodola2016-09-011-4/+6
* #810: rename windows wheels to make pip 7.1.2 happyGiampaolo Rodola2016-06-181-0/+13
* appveyor download script: check the num of download files and print a warning...Giampaolo Rodola2016-06-131-6/+45
* win / CI: try not to upgrade pip version and see whether pip produces compati...Giampaolo Rodola2016-06-121-0/+4
* re-enable all tests on windowsGiampaolo Rodola2016-05-141-1/+1
* try to upgrade pipGiampaolo Rodola2016-05-141-1/+0
* try to upgrade pipGiampaolo Rodola2016-05-141-1/+1
* try to upgrade pipGiampaolo Rodola2016-05-141-0/+1
* try to upgrade pipGiampaolo Rodola2016-05-141-1/+4
* #817: add script to download exes/whels from appveyorGiampaolo Rodola2016-05-141-0/+89
* appveyor exp https://github.com/appveyor/ci/issues/806#issuecomment-219230487Giampaolo Rodola2016-05-141-15/+56
* update IDEAS syntax + try to execute coverage on linux onluGiampaolo Rodola2016-02-271-1/+7
* travis fixGiampaolo Rodola2016-02-262-3/+3
* try to fix travisGiampaolo Rodola2016-02-262-12/+15
* try to fix travisGiampaolo Rodola2016-02-251-2/+6
* try to fix travisGiampaolo Rodola2016-02-251-14/+6
* travis: try to use latest py versionsGiampaolo Rodola2016-02-251-10/+14
* try to fix ci testsGiampaolo Rodola2016-02-082-8/+8