debugpy/tests
Fabio Zadrozny 0149646a4d Consider relative paths as library paths. Fixes #1946 Fixes #2027
This commit also makes sure that unhandled exceptions raised
in libraries are shown if some frame from its stack is in user
code (when justMyCode:true).
2020-01-10 07:02:00 -03:00
..
_logs Also capture full pytest logs with --ptvsd-logs. 2019-09-30 04:41:10 -07:00
debug Improve test logging on session exit. 2019-12-13 18:37:56 -08:00
DEBUGGEE_PYTHONPATH Add "from __future__ import division" to all ptvsd modules. 2019-10-30 17:12:17 -07:00
patterns Fix #1884: Use sys.platform over platform.system() 2019-11-19 12:05:57 -08:00
ptvsd Consider relative paths as library paths. Fixes #1946 Fixes #2027 2020-01-10 07:02:00 -03: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 Fix #1884: Use sys.platform over platform.system() 2019-11-19 12:05:57 -08: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 Simplify options handling. 2019-12-11 20:42:01 -08:00
net.py Improve failed test diagnostics. 2019-11-18 13:50:14 -08:00
pytest_fixtures.py Simplify options handling. 2019-12-11 20:42:01 -08:00
pytest_hooks.py Simplify options handling. 2019-12-11 20:42:01 -08:00
requirements.txt Re-pin Flask - still necessary. 2019-12-08 14:13:58 -08: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