Merge pull request #173 from takluyver/update-tooling
[third_party/pexpect] / tests / test_isalive.py
2014-06-24 Thomas KluyverMerge pull request #73 from pexpect/issue-44-solaris...
2014-06-16 Jeff QuastSolaris support, tested on SmartOS from cron(1).
2014-06-08 Jeff QuastSolaris support, tested on SmartOS from cron(1).
2014-06-02 Thomas KluyverMerge pull request #63 from takluyver/use-pytest
2014-06-02 Jeff QuastMerge pull request #46 from a-tal/master
2014-06-02 Thomas KluyverFix imports in tests for Python 3
2014-06-02 Jeff QuastMerge pull request #62 from pexpect/pull-37-try-3
2014-06-02 jquastremove all unnecessary imports
2013-10-22 Thomas KluyverMerge pull request #16 from pexpect/coveralls
2013-10-21 Thomas KluyverTest forcing termination (SIGKILL)
2013-10-21 Thomas KluyverAdd test for wait() on process terminated by signal
2013-09-23 jquastpy2.5 compatibilities w/six.py
2013-09-22 jquastmore py25 compatibility
2013-09-17 Thomas KluyverUse new style except statements in tests
2012-10-26 Noah SpurrierMoved everything up one directory level.