summaryrefslogtreecommitdiff
path: root/tests/test_pyscript.py
Commit message (Expand)AuthorAgeFilesLines
* Suppresses stdout and stderr output by default when calling an application co...Eric Lin2018-05-171-5/+31
* Added support for customizing the pyscript bridge pystate object name.Eric Lin2018-05-021-1/+51
* Added support for different argument modes and tests to validate.Eric Lin2018-05-011-16/+33
* Further customization of argparse applying patch submitted to https://bugs.py...Eric Lin2018-04-301-0/+2
* Added more tests exercising the pyscript bridge.Eric Lin2018-04-301-0/+30
* Added support for translating function positional and keyword arguments into ...Eric Lin2018-04-281-0/+115