debugpy/pytests
Pavel Minaev fb5e7ac162
Fix #874: Watch window freezes the system when Name contains non-ASCII symbols (#1065)
Fix #1064: test_module_events is failing on Windows

Use Unicode literals throughout wrapper.py, and fix pathname handling.

Add evaluation test for Unicode character in an expression.

Fix path pattern such that its __eq__ is used deterministically.
2018-12-05 19:59:17 -08:00
..
func Fix #874: Watch window freezes the system when Name contains non-ASCII symbols (#1065) 2018-12-05 19:59:17 -08:00
helpers Fix #874: Watch window freezes the system when Name contains non-ASCII symbols (#1065) 2018-12-05 19:59:17 -08:00
__init__.py Refactor timeline: 2018-10-11 14:01:39 -07:00
conftest.py Migrate functional tests: part 1 (#1030) 2018-11-18 02:33:28 -08:00
test_debugger.py Migrate functional tests: part 1 (#1030) 2018-11-18 02:33:28 -08:00
test_internals_filter.py Migrate functional tests: part 1 (#1030) 2018-11-18 02:33:28 -08:00
test_messaging.py Fix test. 2018-11-07 20:24:56 -08:00
test_modules_manager.py Migrate functional tests: part 1 (#1030) 2018-11-18 02:33:28 -08:00
test_parse_args.py Migrate functional tests: part 1 (#1030) 2018-11-18 02:33:28 -08:00
test_pathutils.py Migrate functional tests: part 1 (#1030) 2018-11-18 02:33:28 -08:00
test_safe_repr.py Migrate modules manager, safe repr, and socket tests (#955) 2018-10-25 13:32:13 -07:00
test_socket.py Fix couple of osx issues (#961) 2018-10-26 17:10:15 -07:00