| .. |
|
_logs
|
Also capture full pytest logs with --ptvsd-logs.
|
2019-09-30 04:41:10 -07:00 |
|
debug
|
Reduce default test matrix to avoid redundant tests.
|
2019-11-19 12:05:57 -08:00 |
|
DEBUGGEE_PYTHONPATH
|
Add "from __future__ import division" to all ptvsd modules.
|
2019-10-30 17:12:17 -07:00 |
|
patterns
|
Add "from __future__ import division" to all ptvsd modules.
|
2019-10-30 17:12:17 -07:00 |
|
ptvsd
|
Reduce default test matrix to avoid redundant tests.
|
2019-11-19 12:05:57 -08:00 |
|
test_data
|
Fix #1886: test_flask_breakpoint_multiproc fails with run=attach_by_socket
|
2019-11-18 13:50:14 -08:00 |
|
tests
|
Add "from __future__ import division" to all ptvsd modules.
|
2019-10-30 17:12:17 -07:00 |
|
watchdog
|
Add "from __future__ import division" to all ptvsd modules.
|
2019-10-30 17:12:17 -07:00 |
|
__init__.py
|
Add "from __future__ import division" to all ptvsd modules.
|
2019-10-30 17:12:17 -07:00 |
|
code.py
|
Add "from __future__ import division" to all ptvsd modules.
|
2019-10-30 17:12:17 -07:00 |
|
conftest.py
|
Add "from __future__ import division" to all ptvsd modules.
|
2019-10-30 17:12:17 -07:00 |
|
logs.py
|
Add "from __future__ import division" to all ptvsd modules.
|
2019-10-30 17:12:17 -07:00 |
|
net.py
|
Improve failed test diagnostics.
|
2019-11-18 13:50:14 -08:00 |
|
pytest_fixtures.py
|
Reduce default test matrix to avoid redundant tests.
|
2019-11-19 12:05:57 -08:00 |
|
pytest_hooks.py
|
Add "from __future__ import division" to all ptvsd modules.
|
2019-10-30 17:12:17 -07:00 |
|
requirements.txt
|
Add code coverage for tests (excluding ptvsd.server and pydevd).
|
2019-09-18 21:42:51 -07:00 |
|
timeline.md
|
Update tests to use python debug adapter (#1660)
|
2019-08-12 13:53:24 -07:00 |
|
timeline.py
|
Add ResponseOccurrence.result to alias Response.result
|
2019-11-18 13:50:14 -08:00 |