debugpy/tests
Karthik Nadig bbeebea696
Just my code (#467)
* Add set debugger property to support VS just my code

* Just my code initial code

* Limit continue to stepping and exceptions

* Improve skipping non-user code

* Fix tests

* Just my code shoudl skip ptvsd files

* fixes and updates (#1)

* Fix typo

* Use CMD_STEP_INTO_MY_CODE and CMD_SET_PROJECT_ROOTS

* Update tests to reflect the new pydevd exception breakpoint cmd args

* Fixes and improvements

* Simplify and refactor debug options

* Test fix and fix for debug property request handler for VS

* More fixes

* Test fixes

* Address comments

* Bunch of test fixes (#2)

* Test fixes

* Restoring auto-continue till pydev side work is done.
2018-06-14 11:02:38 -07:00
..
debugger_protocol Run most of the tests under Python 2. (#405) 2018-05-02 18:05:13 -06:00
helpers Fixes #338 (output is no longer buffered). (#476) 2018-06-14 11:01:24 -07:00
highlevel Just my code (#467) 2018-06-14 11:02:38 -07:00
ptvsd Just my code (#467) 2018-06-14 11:02:38 -07:00
system_tests Fixes #338 (output is no longer buffered). (#476) 2018-06-14 11:01:24 -07:00
__init__.py Run most of the tests under Python 2. (#405) 2018-05-02 18:05:13 -06:00
__main__.py Run most of the tests under Python 2. (#405) 2018-05-02 18:05:13 -06:00
test_setup.py Get the tests working on Windows. (#455) 2018-05-31 16:06:08 -06:00
test_tests___main__.py Run most of the tests under Python 2. (#405) 2018-05-02 18:05:13 -06:00