debugpy/tests
Karthik Nadig 14cf283208
Fixes issue where multiple thread created events were sent for the same thread (#537)
* Fixes issue where multiple thread created events were sent for the same thread.

* Fix tests
2018-06-28 08:34:29 -07:00
..
debugger_protocol Compatibility python 3.4 (#519) 2018-06-25 13:20:22 -07:00
helpers Use sys.exit() instead of os.kill(). (#538) 2018-06-27 16:03:17 -06:00
highlevel Fixes issue where multiple thread created events were sent for the same thread (#537) 2018-06-28 08:34:29 -07:00
ptvsd Couple of bug fixes (#495) 2018-06-19 17:26:30 -07:00
system_tests Fixes issue where multiple thread created events were sent for the same thread (#537) 2018-06-28 08:34:29 -07:00
__init__.py Run most of the tests under Python 2. (#405) 2018-05-02 18:05:13 -06:00
__main__.py Add breakpoints before CMD_RUN is issued. (#521) 2018-06-25 17:31:00 -06: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