summaryrefslogtreecommitdiff
path: root/tests/test_isalive.py
Commit message (Expand)AuthorAgeFilesLines
* Always use self.PYTHONBIN not 'python' or sys.executable in tests (#580)dluyer2019-08-071-2/+2
* Tests cases and documentation to supplement wait()Jeff Quast2015-04-261-8/+19
* Solaris support, tested on SmartOS from cron(1).Jeff Quast2014-06-081-48/+41
* Fix imports in tests for Python 3Thomas Kluyver2014-06-011-1/+1
* remove all unnecessary importsjquast2014-06-011-1/+2
* Test forcing termination (SIGKILL)Thomas Kluyver2013-10-211-1/+6
* Add test for wait() on process terminated by signalThomas Kluyver2013-10-211-1/+10
* py2.5 compatibilities w/six.pyjquast2013-09-221-1/+1
* more py25 compatibilityjquast2013-09-221-0/+1
* Use new style except statements in testsThomas Kluyver2013-09-171-1/+1
* Moved everything up one directory level.Noah Spurrier2012-10-261-0/+105