debugpy/tests/func
Karthik Nadig 025c6c2f63
Ensure stop_on_entry is unset after first break. Fixes #1456 (#1457)
* Ensure stop_on_entry is unset after first break

* Update tests
2019-05-21 23:23:01 -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 Make it possible to edit variables in containers through the DAP. Fixes #1385. (#1391) 2019-04-30 14:32:33 -03:00
test_evaluate.py Make it possible to edit variables in containers through the DAP. Fixes #1385. (#1391) 2019-04-30 14:32:33 -03: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 Thread id from pydevd is now int32. Fixes #1331, #1339, #1332 2019-04-29 07:58:44 -03:00
test_flask.py Make it possible to edit variables in containers through the DAP. Fixes #1385. (#1391) 2019-04-30 14:32:33 -03: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 Redirect output setting changes (#1405) 2019-05-08 11:48:11 -07:00
test_path_mapping.py Move source request to pydevd. Fixes #1333 (#1380) 2019-04-22 12:38:57 -07:00
test_run.py Fix #1413: Stop on entry hangs the debugger 2019-05-20 20:28:16 -07:00
test_set_expression.py Make it possible to edit variables in containers through the DAP. Fixes #1385. (#1391) 2019-04-30 14:32:33 -03:00
test_start_stop.py Ensure stop on entry reason is entry. Fixes #1387 (#1415) 2019-05-14 10:22:50 -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 Ensure stop_on_entry is unset after first break. Fixes #1456 (#1457) 2019-05-21 23:23:01 -07:00
test_threads.py DAP: stop sending some events from pydevd. Fixes #1342 (#1406) 2019-05-08 10:31:15 -03:00
test_vs_specific.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00