debugpy/tests/func
Karthik Nadig b26bcd0778
Set don't trace ptvsd files via json message. Fixes #1220 (#1346)
* Set dont trace ptvsd files via json message.

* Tests for set dont trace

* Cleanup and fixes

* Use custom json to generate DAP schema extensions

* Address comments

* Address more comments

* Try fix the breakpoint() issue

* Always true

* Try this

* Address comments.
2019-04-16 09:11:09 -07:00
..
testfiles Fix #1272: Launch a SubModule (#1290) 2019-04-01 17:16:34 -07:00
__init__.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_args.py Port refactored command line parser to master (#1105) 2019-01-16 20:26:39 -08:00
test_attach.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_break_into_dbg.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_breakpoints.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_completions.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_disconnect.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_django.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_evaluate.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_exception.py Set don't trace ptvsd files via json message. Fixes #1220 (#1346) 2019-04-16 09:11:09 -07:00
test_exclude_rules.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_flask.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_justmycode.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_log.py Fix attach() and enable_attach() with log_dir=, and add tests for various ways to enable logging. 2019-03-05 14:32:23 -08:00
test_multiproc.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_output.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_path_mapping.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_run.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_set_expression.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_start_stop.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_step.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_stop_on_entry.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_threads.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00
test_vs_specific.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00