debugpy/tests
Eric Snow c99f884ae0
Revert "Revert "Do not wait for settrace() to finish until wait_for_attach(). (#628)" (#666)" (#670)
(helps #545)

This reverts commit 80d86b9.

Note that this still suffers from the caveat that if attach doesn't happen within a second (and wait_for_attach() isn't called) then the main thread will never have debugging enabled. One way or another that will need to be addressed.
2018-07-17 14:25:53 -06:00
..
debugger_protocol Compatibility python 3.4 (#519) 2018-06-25 13:20:22 -07:00
helpers Revert "Revert "Do not wait for settrace() to finish until wait_for_attach(). (#628)" (#666)" (#670) 2018-07-17 14:25:53 -06:00
highlevel Wait for program to run to completion to fix issue with live exception tests (#650) 2018-07-13 09:42:20 -07:00
ptvsd Some pathutils fixes (#589) 2018-07-06 13:08:34 -07:00
resources/system_tests Revert "Revert "Do not wait for settrace() to finish until wait_for_attach(). (#628)" (#666)" (#670) 2018-07-17 14:25:53 -06:00
system_tests Revert "Revert "Do not wait for settrace() to finish until wait_for_attach(). (#628)" (#666)" (#670) 2018-07-17 14:25:53 -06:00
__init__.py A bunch of cleanup/lint fixes for the system tests. (#625) 2018-07-09 17:14:57 -06:00
__main__.py Update verbosity when we create junit-style output report files (#608) 2018-07-06 15:56:48 -07:00
test_setup.py Get the tests working on Windows. (#455) 2018-05-31 16:06:08 -06:00
test_tests___main__.py Update for VSTS-based CI process (#431) 2018-06-21 17:09:53 -07:00