debugpy/tests/resources/system_tests
Karthik Nadig 7b724f8d68
Preserve tab character while parsing XML (#829)
* 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.
2018-09-20 18:28:02 -07:00
..
test_attach Tests for remote debugging with handled exceptions (#590) 2018-07-05 12:12:39 -07:00
test_basic Fix path mappings with remote debugging (#624) 2018-07-10 15:09:16 -07:00
test_break_into_debugger Fix 253 builtin breakpoint (#756) 2018-08-20 10:57:46 -07:00
test_breakpoints Fix path mappings with remote debugging (#624) 2018-07-10 15:09:16 -07:00
test_completions Adds debug console completion (#772) 2018-08-28 18:33:28 -07:00
test_disconnect Add tests for continue on disconnect. (#744) 2018-08-20 11:52:04 -07:00
test_exceptions Fix blocking enable_attach and breaking on the main thread in remote debugging (#706) 2018-08-01 13:00:14 -07:00
test_forever Revert "Revert "Do not wait for settrace() to finish until wait_for_attach(). (#628)" (#666)" (#670) 2018-07-17 14:25:53 -06:00
test_misc Preserve tab character while parsing XML (#829) 2018-09-20 18:28:02 -07:00
test_terminate Fix path mappings with remote debugging (#624) 2018-07-10 15:09:16 -07:00
test_variables Fix path mappings with remote debugging (#624) 2018-07-10 15:09:16 -07:00
test_wait_on_exit Add test cases for wait on exit (#784) 2018-09-10 13:55:49 -07:00
test_web_frameworks Django and Flask system test (#689) 2018-07-26 15:13:59 -07:00