Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expose https://github.com/fbenkstein and fix name() / cmdline() encoding erro...fbenkstein-non-unicode | Giampaolo Rodola | 2016-01-22 | 1 | -15/+15 |
* | add non-unicode test | Frank Benkstein | 2016-01-21 | 1 | -3/+135 |
* | improve test | Giampaolo Rodola | 2016-01-21 | 1 | -3/+3 |
* | fix netbsd test | Giampaolo Rodola | 2016-01-11 | 1 | -2/+13 |
* | fix some tests on NetBSD | Giampaolo Rodola | 2016-01-11 | 1 | -3/+3 |
* | #595: skip tests failing due to open_files kernel bug | Giampaolo Rodola | 2016-01-11 | 1 | -0/+7 |
* | Merge branch '0-wiz-0-master' of github.com:giampaolo/psutil into 0-wiz-0-master | Giampaolo Rodola | 2016-01-13 | 1 | -3/+4 |
|\ | |||||
| * | #557 (NetBSD): various refactorings | Giampaolo Rodola | 2016-01-08 | 1 | -2/+2 |
| * | Add NetBSD support. | Ryo ONODERA | 2015-12-30 | 1 | -1/+2 |
* | | refactor BSD tests (use a single file for all BSD variants) | Giampaolo Rodola | 2015-12-17 | 1 | -4/+9 |
|/ | |||||
* | Merge pull request #719 from sethp-jive/tests/add-import-tests | Giampaolo Rodola | 2015-12-18 | 1 | -1/+12 |
|\ | |||||
| * | Add import-time tests for psutil | Seth Pellegrino | 2015-12-17 | 1 | -1/+12 |
* | | use with lock: | Giampaolo Rodola | 2015-12-16 | 1 | -1/+1 |
|/ | |||||
* | add openbsd specific tests | Giampaolo Rodola | 2015-11-25 | 1 | -0/+2 |
* | fix pid 0 test | Giampaolo Rodola | 2015-11-09 | 1 | -3/+6 |
* | fix failing test | Giampaolo Rodola | 2015-11-09 | 1 | -31/+39 |
* | #615: disable memory_maps on OpenBSD | Giampaolo Rodola | 2015-11-09 | 1 | -0/+7 |
* | #615: fix process status() | Giampaolo Rodola | 2015-11-09 | 1 | -0/+6 |
* | Merge branch 'master' into landryb-openbsd | Giampaolo Rodola | 2015-11-09 | 1 | -1/+8 |
|\ | |||||
| * | FreeBSD: little refactoring + fix test | Giampaolo Rodola | 2015-09-13 | 1 | -1/+1 |
| * | add new test for Process.threads() | Giampaolo Rodola | 2015-11-08 | 1 | -0/+7 |
* | | #615: open_connections() IPv6 addr | Giampaolo Rodola | 2015-11-08 | 1 | -2/+2 |
* | | #615: implement OpenBSD process num_threads() | Giampaolo Rodola | 2015-11-08 | 1 | -1/+7 |
* | | #615: implement OpenBSD process threads() | Giampaolo Rodola | 2015-11-08 | 1 | -1/+7 |
* | | Merge branch 'master' into HEAD | Giampaolo Rodola | 2015-11-08 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | specify encoding for py3k stdout | Giampaolo Rodola | 2015-11-07 | 1 | -1/+2 |
* | | merge from master | Giampaolo Rodola | 2015-11-06 | 1 | -19/+33 |
|\ \ | |/ | |||||
| * | skip funky name test on Solaris (doesn't work) | Arnon Yaari | 2015-10-29 | 1 | -0/+1 |
| * | sort imports | Giampaolo Rodola | 2015-10-24 | 1 | -2/+7 |
| * | fix #623: [Linux] process or system connections raises ValueError if IPv6 is ... | Giampaolo Rodola | 2015-09-19 | 1 | -17/+24 |
* | | Fallback on using which(cmdline()[0]) since exe() does not exist on | Giampaolo Rodola | 2015-09-07 | 1 | -18/+1 |
* | | fix some tests | Giampaolo Rodola | 2015-09-06 | 1 | -4/+6 |
* | | merge with latest code | Giampaolo Rodola | 2015-09-06 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Revert "BSD-specific tests are in fact FreeBSD only" | Landry Breuil | 2015-04-07 | 1 | -1/+1 |
| * | BSD-specific tests are in fact FreeBSD only | Landry Breuil | 2015-04-07 | 1 | -1/+1 |
| * | treat OpenBSD as a BSD platform for tests | Landry Breuil | 2015-04-05 | 1 | -1/+1 |
* | | reverse change - don't call safe_remove on APPVEYOR | Arnon Yaari | 2015-09-06 | 1 | -1/+2 |
* | | avoid name cutoff in tests | Arnon Yaari | 2015-09-06 | 1 | -2/+2 |
* | | use os.path.normcase for Windows exe tests | Arnon Yaari | 2015-09-06 | 1 | -6/+5 |
* | | TestUnicode: Instead of using Python's executable, compile one if possible | Arnon Yaari | 2015-09-06 | 1 | -29/+32 |
* | | Code review fixes | Arnon Yaari | 2015-09-05 | 1 | -3/+1 |
* | | fix test on Solaris | Arnon Yaari | 2015-09-05 | 1 | -1/+4 |
* | | fix test on Solaris | Arnon Yaari | 2015-09-05 | 1 | -1/+2 |
* | | fix test on Solaris | Arnon Yaari | 2015-09-05 | 1 | -1/+1 |
* | | disable failing test + rename C vars | Giampaolo Rodola | 2015-09-03 | 1 | -13/+17 |
* | | try to fix appveyor failure | Giampaolo Rodola | 2015-09-02 | 1 | -1/+2 |
* | | fix OSX test failure | Giampaolo Rodola | 2015-06-14 | 1 | -3/+6 |
* | | move unicode tests so that they are executed on all platforms | Giampaolo Rodola | 2015-08-31 | 1 | -2/+64 |
* | | try to fix appveyor failures | Giampaolo Rodola | 2015-08-31 | 1 | -3/+3 |
* | | enable unicode tests | Giampaolo Rodola | 2015-08-26 | 1 | -1/+2 |