..
__init__.py
Fix blocking enable_attach and breaking on the main thread in remote debugging ( #706 )
2018-08-01 13:00:14 -07:00
test_basic.py
Fix path mappings with remote debugging ( #624 )
2018-07-10 15:09:16 -07:00
test_break_into_debugger.py
Improve web framework test reliability ( #760 )
2018-08-22 10:15:17 -07:00
test_breakpoints.py
Add preserveFocusHint to thread stopped event ( #778 )
2018-08-30 14:00:19 -07:00
test_completions.py
Adds debug console completion ( #772 )
2018-08-28 18:33:28 -07:00
test_connection.py
Fix #355 : Add 'remote launch' - launch a program for remote debugging but continue running the user code ( #769 )
2018-08-28 11:03:21 -07:00
test_disconnect.py
Enable more disconnect tests ( #779 )
2018-08-30 22:38:45 -07:00
test_enable_attach.py
Re-enable test_never_call_wait_for_attach test ( #780 )
2018-09-04 10:24:29 -07:00
test_exceptions.py
Switch to using CMD_GET_EXCEPTION_DETAILS ( #738 )
2018-08-10 21:12:19 -07:00
test_main.py
Add preserveFocusHint to thread stopped event ( #778 )
2018-08-30 14:00:19 -07:00
test_misc.py
Preserve tab character while parsing XML ( #829 )
2018-09-20 18:28:02 -07:00
test_remote.py
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_restart_vsc.py
A bunch of cleanup/lint fixes for the system tests. ( #625 )
2018-07-09 17:14:57 -06:00
test_schema.py
A bunch of cleanup/lint fixes for the system tests. ( #625 )
2018-07-09 17:14:57 -06:00
test_variables.py
A bunch of cleanup/lint fixes for the system tests. ( #625 )
2018-07-09 17:14:57 -06:00
test_wait_on_exit.py
Add test cases for wait on exit ( #784 )
2018-09-10 13:55:49 -07:00
test_web_frameworks.py
Add preserveFocusHint to thread stopped event ( #778 )
2018-08-30 14:00:19 -07:00