debugpy/tests
Pavel Minaev 4e2abc6681 Tests and CI refactoring:
Use YAML templates for setting up Python and running tests.

Use matrix instead of separate jobs for Windows 32-bit and 64-bit runs.

Change --debugpy-logs to --debugpy-log-dir with explicit destination, and use that to capture and publish test logs in CI.

Delete logs for passed tests by default, and add --debugpy-log-passed to opt out.
2020-01-30 20:43:17 -08:00
..
_logs Tests and CI refactoring: 2020-01-30 20:43:17 -08:00
debug Send both "ptvsd" and "debugpy" telemetry events for smooth transition. 2020-01-29 14:32:28 -08:00
DEBUGGEE_PYTHONPATH Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
debugpy Tests and CI refactoring: 2020-01-30 20:43:17 -08:00
patterns Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
test_data Fix #1811: tests using attach_by_pid fail on Python 2.7 2020-01-26 17:14:30 -08:00
tests Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
watchdog Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
__init__.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
code.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
conftest.py Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
logs.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
net.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00
pytest_fixtures.py Tests and CI refactoring: 2020-01-30 20:43:17 -08:00
pytest_hooks.py Tests and CI refactoring: 2020-01-30 20:43:17 -08:00
requirements.txt Properly use socket module private copy for gevent support. Fixes #1641 (#6) 2020-01-29 16:18:24 -03:00
timeline.md Update tests to use python debug adapter (#1660) 2019-08-12 13:53:24 -07:00
timeline.py Rename ptvsd -> debugpy. 2020-01-17 11:57:13 -08:00