mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
* Preserve tab character while parsing XML * Add test for tab character * Remove tab from safe list so that it is quoted. * Revert "Preserve tab character while parsing XML" This reverts commit 90816548122100320ba8507b3e780591b9ef744f. |
||
|---|---|---|
| .. | ||
| test_attach | ||
| test_basic | ||
| test_break_into_debugger | ||
| test_breakpoints | ||
| test_completions | ||
| test_disconnect | ||
| test_exceptions | ||
| test_forever | ||
| test_misc | ||
| test_terminate | ||
| test_variables | ||
| test_wait_on_exit | ||
| test_web_frameworks | ||