debugpy/tests/func
Karthik Nadig 0e173e9170
Fix for breakpoint binding issue in VS (#1601)
* Fix for breakpoint binding issue in VS

* Fix tests
2019-07-17 13:48:53 -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 Attach to pid fixes with threading. Fixes #1542,#1520 (#1582) 2019-07-12 14:58:27 -03: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 Fix for breakpoint binding issue in VS (#1601) 2019-07-17 13:48:53 -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 Option to break on SystemExit == 0 in pydevd. Fixes #1223 (#1565) 2019-07-07 07:34:44 -03:00
test_exclude_rules.py Fix for breakpoint binding issue in VS (#1601) 2019-07-17 13:48:53 -07: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 Don't try to patch arguments when not dealing with python. Fixes #1548 (#1588) 2019-07-12 14:54:29 -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_source_mapping.py Add source mapping to support ipython cells. Fixes #1503 2019-07-10 13:04:53 -07: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 Send continued event when all threads resume. Fixes #1530. (#1554) 2019-07-03 09:51:59 -03: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_system_info.py Move more code to pydevd (#1519) 2019-06-13 16:17:26 -07:00
test_threads.py Stepping in multi-threaded case should continue other threads. Fixes #1372 (#1513) 2019-06-13 07:39:19 -03:00
test_tracing.py Send continued event when all threads resume. Fixes #1530. (#1554) 2019-07-03 09:51:59 -03:00
test_vs_specific.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00