debugpy/tests/func
Fabio Zadrozny 60da1fee41
Port stopped and continued events to pydevd. Fixes #1340, #1341 (#1373)
* Port stopped and continued events to pydevd. Fixes #1340, #1341

* Use 'ptvsd.log.exception' instead of traceback.print_exc.
2019-04-19 09:09:52 -03: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 Port stopped and continued events to pydevd. Fixes #1340, #1341 (#1373) 2019-04-19 09:09:52 -03: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