summaryrefslogtreecommitdiff
path: root/tests/test_which.py
Commit message (Expand)AuthorAgeFilesLines
* Test for Python 2 ASCII encoding, too.dluyer2019-08-061-1/+1
* Fix test_which when sys.getfilesystemencoding() is asciidluyer2019-08-061-1/+6
* Use PATH from env argument to pexpect.spawnMartin Packman2016-05-131-0/+17
* Use a unicode name to assert which()Jeff Quast2015-09-211-2/+7
* Comment on the cause for 'group executable' == noJeff Quast2014-12-191-0/+4
* Add tests for running as root on Solaris, usingJeff Quast2014-08-251-32/+32
* Closes issue #104 -- cannot execute sudo(8)jquast2014-08-241-15/+90
* Expand on tests/test_which.pyjquast2014-06-071-33/+141
* Separate which tests into test_which.pyjquast2014-06-071-0/+82