debugpy/tests
2022-09-26 15:21:40 -03:00
..
_logs Tests and CI refactoring: 2020-01-30 20:43:17 -08:00
debug Fix #1001: Enable controlling shell expansion via "argsCanBeInterpretedByShell" 2022-08-04 13:49:32 -07:00
DEBUGGEE_PYTHONPATH Get rid of fmt() and use idiomatic format() and f"" instead. 2022-04-13 11:38:41 -07:00
debugpy Show chained exception frames in stack. Fixes #1042 2022-09-26 15:21:40 -03:00
patterns Use new-style super() everywhere. 2022-04-13 11:38:41 -07:00
test_data Mark test secrets as placeholders for CredScan compliance. 2022-05-25 14:11:38 -07:00
tests Blacken code. 2022-04-13 11:38:41 -07:00
watchdog Remove more workarounds for old Python versions. 2022-04-13 11:38:41 -07:00
__init__.py Remove redundant "from __future__ import ..." 2022-04-13 11:38:41 -07:00
code.py Blacken code. 2022-04-13 11:38:41 -07:00
conftest.py Remove redundant "from __future__ import ..." 2022-04-13 11:38:41 -07:00
logs.py Get rid of fmt() and use idiomatic format() and f"" instead. 2022-04-13 11:38:41 -07:00
net.py Blacken code. 2022-04-13 11:38:41 -07:00
pytest_fixtures.py Blacken code. 2022-04-13 11:38:41 -07:00
pytest_hooks.py Blacken code. 2022-04-13 11:38:41 -07:00
requirements.txt Remove Python 2.7 from supported implementations and update versions of test packages. 2022-02-24 12:57:56 -08:00
timeline.md Update timeline.md 2022-05-02 00:12:51 -07:00
timeline.py Fix #865: Debugging through poetry drops subprocess 2022-06-09 10:44:10 -07:00