debugpy/pytests/func
Pavel Minaev a45272b66a
Merge pull request #994 from int19h/503
Fix #503: Subprocesses are not killed when stopping the debugger
2018-11-08 17:31:35 -08:00
..
testfiles Stacktrace contains xml escaped characters. Fix #948, #981 (#996) 2018-11-08 14:45:14 -08:00
__init__.py Test & infrastructure cleanup, stage 1 (#850) 2018-09-27 00:36:48 -07:00
test_breakpoints.py Stacktrace contains xml escaped characters. Fix #948, #981 (#996) 2018-11-08 14:45:14 -08:00
test_completions.py Integrate single suspend event change to master (#974) 2018-11-01 15:12:21 -07:00
test_django.py Add 'Multiprocess' debug option (#950) 2018-10-23 13:08:45 -07:00
test_evaluate.py Handle case where no completions are provided by the debugger. Fixes #978 (#979) 2018-11-01 11:26:55 -07:00
test_flask.py Fix couple of osx issues (#961) 2018-10-26 17:10:15 -07:00
test_multiproc.py Switch test_autokill back to subprocess.Popen - os.spawn uses fork internally, even on Python 3. 2018-11-08 15:01:25 -08:00
test_run.py Fix #966: Sub process debugging not working with PTVSD 2018-10-30 15:08:49 -07:00
test_start_stop.py Tests for break on start, wait for normal and abnormal exit (#952) 2018-10-24 12:37:51 -07:00