Commit Graph

10 Commits

Author SHA1 Message Date
Phanes
9e4c88262a logic issue being worked, "independent test 1" should be throwing an exception with current settings. Is ignoring the throw call. 2017-12-01 21:41:22 -05:00
Phanes
19c465bdaf initial implementation of subprocess execution. currently is merging child STDOUT and child STDERR into parent STDOUT. Next effort. 2017-12-01 03:24:07 -05:00
Phanes
8545264a92 removed output checks from data model and from implementation.
prepared to implement STD{IN,OUT,ERR} piping for subprocess execution.  Hoping to maintain compatibility with curses dialogs.
2017-12-01 01:13:30 -05:00
Phanes
3bc8908d65 humble beginnings for subprocess- needs reworked 2017-08-06 19:26:51 -04:00
Chris Punches
c87a56eb37 ready to implement external execution aspect of task 2017-06-26 22:27:24 -04:00
Chris Punches
2724cf71a4 impl unit loading in task 2017-06-25 18:39:41 -04:00
Chris Punches
27257f98e1 fixed typo in verbose output 2017-06-25 17:56:26 -04:00
Chris Punches
1fe0defc7b worked out dependency type issue 2017-06-25 17:36:32 -04:00
Chris Punches
c8b0872993 pushing local 2017-06-18 10:39:46 -04:00
Chris Punches
b36e6acabd readded confs, some basic exception handling, and reworking conf now 2017-06-11 15:14:45 -04:00