summaryrefslogtreecommitdiff
path: root/tests/pyscript
Commit message (Expand)AuthorAgeFilesLines
* Fixed a lot of warningsKevin Van Brunt2019-03-011-0/+3
* Removed ability to call commands as if they were functions in pyscript (e.g. ...Kevin Van Brunt2019-02-2819-60/+1
* Fix flake8 issuesTodd Leonhardt2018-12-0619-0/+19
* Suppresses stdout and stderr output by default when calling an application co...Eric Lin2018-05-1719-4/+28
* Added support for customizing the pyscript bridge pystate object name.Eric Lin2018-05-021-0/+8
* Added support for different argument modes and tests to validate.Eric Lin2018-05-014-0/+4
* Further customization of argparse applying patch submitted to https://bugs.py...Eric Lin2018-04-301-0/+1
* Added more tests exercising the pyscript bridge.Eric Lin2018-04-305-1/+5
* Added support for translating function positional and keyword arguments into ...Eric Lin2018-04-286-0/+6