debugpy/tests/debug
Pavel Minaev 2c524faacd Fix #305: Add "pythonArgs" config property for interpreter arguments
Expose "pythonArgs" to clients.

Make "python" usable in tests in lieu of "pythonPath", and make the runners use it.

Add tests for all combinations of "python"/"pythonPath" and "pythonArgs".
2020-08-03 11:45:55 -07:00
..
__init__.py Add test for "args" shell expansion. 2020-04-22 13:55:01 -07:00
comms.py Improve exception logging to make swallowing/reraising explicit in all cases. 2020-02-21 15:55:04 -08:00
config.py Fix #305: Add "pythonArgs" config property for interpreter arguments 2020-08-03 11:45:55 -07:00
output.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
runners.py Fix #305: Add "pythonArgs" config property for interpreter arguments 2020-08-03 11:45:55 -07:00
session.py Add test for "args" shell expansion. 2020-04-22 13:55:01 -07:00
targets.py Remove suppport for arrays in "program" and "module" debug configuration properties as alternative to "args". 2020-02-21 15:55:17 -08:00