debugpy/tests/ptvsd
Pavel Minaev 0be597c4b2 Fix #1769: Logpoint messages aren't printed for "launch"
When using launcher to redirect output, tell pydevd to not perform redirection.

Always propagate "output" events from the server to the IDE.

Fix test_log_point to not assume that logpoint output is strictly ordered wrt regular output.
2019-09-16 12:49:28 -07:00
..
adapter Tests refactoring. (#1543) 2019-06-28 10:13:00 -07:00
common Fix #1695: Handle IDE, launcher, debug server, and no-debug disconnect 2019-09-10 15:12:23 -07:00
server Fix #1769: Logpoint messages aren't printed for "launch" 2019-09-16 12:49:28 -07:00
__init__.py Tests refactoring. (#1543) 2019-06-28 10:13:00 -07:00
test_docstrings.py Do not load ptvsd.server (and hence, pydevd) unless the subpackage is loaded explicitly or via a public API entrypoint that requires it. 2019-08-18 11:43:23 -07:00