13 Commits

Author SHA1 Message Date
GonzaMartinez bce777d517 add multi chained and make work pipe stdin between process 2015-01-07 00:16:35 -03:00
Harry 37445fb1da Implement .ok as per README 2014-11-04 11:52:48 +00:00
Harry c594cfcc18 Implement module-level run fn as per README 2014-11-04 11:52:48 +00:00
Harry d2bd3da8ea add repr to proc 2014-11-04 11:52:47 +00:00
Harry acfae7ac2a Working pipey chain, woo. 2014-11-04 11:52:47 +00:00
Harry d00704e46b First cut of chain tests 2014-11-04 11:52:47 +00:00
Harry cadd1112d6 mv test_procs to test_process.py 2014-11-04 11:52:47 +00:00
Harry 7dda975c05 handle case where stdout is the empty string 2014-11-04 11:52:47 +00:00
Harry d4dba5602b handle nonzero return codes 2014-11-04 11:52:47 +00:00
Harry ff0d7a61a9 test data directory for commands to work in 2014-11-04 11:52:47 +00:00
Harry 930ae89fe7 A first cut of a single process run 2014-11-04 11:52:47 +00:00
Harry a8958d6817 Test for single Process run 2014-11-04 11:52:47 +00:00
Harry dd2c8dfcff Placeholder first test and test runner (py.test) 2014-11-04 08:50:57 +00:00