debugpy/tests
Karthik Nadig 917ac6b019
Fix for server attach break into debugger (#746)
* Fix server attach break into debugger issue

* More fixes and tweaks

* Added launch module test for break_into_debugger

* Tweak allowing break_into_debugger

* Add more tests

* Switch to using CMD_GET_EXCEPTION_DETAILS (#738)

* Switch to using CMD_GET_EXCEPTION_DETAILS

* Fix exception tests

* Fix breakpoint tests

* Fix ThreadSuspendEventTests

* Fix ExceptionInfoTests

* Fix linter issue

* Some tweaks

* Fix server attach break into debugger issue

* More fixes and tweaks

* Added launch module test for break_into_debugger

* Fix linter issues
2018-08-13 14:10:23 -07:00
..
debugger_protocol Compatibility python 3.4 (#519) 2018-06-25 13:20:22 -07:00
helpers Switch to using CMD_GET_EXCEPTION_DETAILS (#738) 2018-08-10 21:12:19 -07:00
highlevel Switch to using CMD_GET_EXCEPTION_DETAILS (#738) 2018-08-10 21:12:19 -07:00
ptvsd Some pathutils fixes (#589) 2018-07-06 13:08:34 -07:00
resources/system_tests Fix for server attach break into debugger (#746) 2018-08-13 14:10:23 -07:00
system_tests Fix for server attach break into debugger (#746) 2018-08-13 14:10:23 -07:00
__init__.py A bunch of cleanup/lint fixes for the system tests. (#625) 2018-07-09 17:14:57 -06:00
__main__.py Fix for test_setup failure in python 3.7 (#733) 2018-08-05 11:04:59 -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