debugpy/tests
Karthik Nadig 173600754a
Add messages to error responses (#838)
* Add error messages for to error responses.

* Update tests

* Update some failure message text.

* update test_unknown_thread test
2018-09-27 11:06:58 -07:00
..
debugger_protocol Compatibility python 3.4 (#519) 2018-06-25 13:20:22 -07:00
helpers Fix #355: Add 'remote launch' - launch a program for remote debugging but continue running the user code (#769) 2018-08-28 11:03:21 -07:00
highlevel Add messages to error responses (#838) 2018-09-27 11:06:58 -07:00
ptvsd Fix #355: Add 'remote launch' - launch a program for remote debugging but continue running the user code (#769) 2018-08-28 11:03:21 -07:00
resources/system_tests Preserve tab character while parsing XML (#829) 2018-09-20 18:28:02 -07:00
system_tests Preserve tab character while parsing XML (#829) 2018-09-20 18:28:02 -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 Properly deal with handled/unhandled exceptions on top-level frames on a remote attach. Fixes #580, #581 (#827) 2018-09-24 13:28:54 -07:00
test_tests___main__.py Update for VSTS-based CI process (#431) 2018-06-21 17:09:53 -07:00