debugpy/tests/func
Karthik Nadig 59ef76317b
Move more code to pydevd (#1519)
* Add systeminfo to pydevd

* Move more code to pydevd

* Address comments.
2019-06-13 16:17:26 -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 Properly validate breakpoints. Fixes #1191 (#1462) 2019-05-25 08:29:32 -03: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 Properly validate breakpoints. Fixes #1191 (#1462) 2019-05-25 08:29:32 -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_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_vs_specific.py Turn off sending continued events by default. (#1360) 2019-04-15 19:25:15 -07:00