| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Suppresses stdout and stderr output by default when calling an application ↵ | Eric Lin | 2018-05-17 | 1 | -0/+1 |
| | | | | | | | | command from pyscript. Added support for tab completing application commands in ipython shell Updated unit tests scripts to set cmd_echo to True to validate command output. | ||||
| * | Added support for customizing the pyscript bridge pystate object name. | Eric Lin | 2018-05-02 | 1 | -1/+1 |
| | | | | | | | | Removed all legacy pystate objects. Changed default behavior to clear _last_result before each command Added utility for creating named tuples with default values Added tests to exercise new changes. | ||||
| * | Added more unit tests for py and pyscript commands | Todd Leonhardt | 2017-07-01 | 1 | -0/+6 |
