debugpy/tests/system_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
..
__init__.py Revert "Revert "Do not wait for settrace() to finish until wait_for_attach(). (#628)" (#666)" (#670) 2018-07-17 14:25:53 -06:00
test_basic.py Fix path mappings with remote debugging (#624) 2018-07-10 15:09:16 -07:00
test_breakpoints.py Fix path mappings with remote debugging (#624) 2018-07-10 15:09:16 -07:00
test_connection.py Support re-attaching to an adapter. (#381) 2018-05-22 16:50:55 -06:00
test_enable_attach.py Revert "Revert "Do not wait for settrace() to finish until wait_for_attach(). (#628)" (#666)" (#670) 2018-07-17 14:25:53 -06:00
test_exceptions.py Fix path mappings with remote debugging (#624) 2018-07-10 15:09:16 -07:00
test_main.py Revert "Revert "Do not wait for settrace() to finish until wait_for_attach(). (#628)" (#666)" (#670) 2018-07-17 14:25:53 -06:00
test_misc.py Add thread count tests (#668) 2018-07-16 22:43:07 -07:00
test_remote.py Revert "Revert "Do not wait for settrace() to finish until wait_for_attach(). (#628)" (#666)" (#670) 2018-07-17 14:25:53 -06:00
test_restart_vsc.py A bunch of cleanup/lint fixes for the system tests. (#625) 2018-07-09 17:14:57 -06:00
test_schema.py A bunch of cleanup/lint fixes for the system tests. (#625) 2018-07-09 17:14:57 -06:00
test_variables.py A bunch of cleanup/lint fixes for the system tests. (#625) 2018-07-09 17:14:57 -06:00