summaryrefslogtreecommitdiff
path: root/tests/pyscript/foo2.py
Commit message (Collapse)AuthorAgeFilesLines
* Suppresses stdout and stderr output by default when calling an application ↵Eric Lin2018-05-171-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 different argument modes and tests to validate.Eric Lin2018-05-011-0/+1