summaryrefslogtreecommitdiff
path: root/tests/test_channelfile.py
Commit message (Collapse)AuthorAgeFilesLines
* No more (object)ionsJeff Forcier2023-01-161-2/+2
|
* s/mock/unittest.mock/gJeff Forcier2023-01-091-1/+1
|
* flake8, blackenJeff Forcier2019-06-141-2/+2
|
* Implement #322 - new ChannelFile subclass for stdin that calls ↵Jeff Forcier2019-06-141-6/+24
| | | | shutdown_write on close()
* Add some basic tests for Channel(Stderr)FileJeff Forcier2019-06-141-0/+42