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