debugpy/tests/debug
Pavel Minaev 73665b9af9 Parse and apply "python" / "pythonPath" in the adapter rather than in the launcher.
Fix errors with missing "args".

Add test for "pythonPath".
2020-05-08 17:10:34 -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 #156: Add a flag for the old way of handling args from a launch config 2020-05-07 12:31:40 -07:00
output.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
runners.py Parse and apply "python" / "pythonPath" in the adapter rather than in the launcher. 2020-05-08 17:10:34 -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