debugpy/tests/ptvsd/server
Pavel Minaev 73d29fa55b Work around #1603 in tests.
Add long_tmpdir fixture, that always supplies a long rather than short path name on Windows.

Use long_tmpdir in the implementation of @pyfile, and in all tests that use tmpdir to generate code.
2019-07-18 10:13:02 -07:00
..
__init__.py Tests refactoring. (#1543) 2019-06-28 10:13:00 -07:00
test_args.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_attach.py Make test_attach parameters clearer. 2019-07-18 10:13:02 -07:00
test_break_into_dbg.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_breakpoints.py Fix #1585 for test_add_and_remove_breakpoint 2019-07-18 10:13:02 -07:00
test_completions.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_disconnect.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_django.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_evaluate.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_exception.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_exclude_rules.py Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
test_flask.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_justmycode.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_log.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_multiproc.py Improve multiprocess and reattach scenario handling in debug.Session. 2019-07-18 10:13:02 -07:00
test_output.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_parse_args.py Remove prints in tests outside of the code being debugged - use logging instead. 2019-07-18 10:13:02 -07:00
test_path_mapping.py Work around #1603 in tests. 2019-07-18 10:13:02 -07:00
test_run.py Fix remaining tests to reflect the debug adapter refactoring changes. 2019-07-11 16:19:06 -07:00
test_set_expression.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_start_stop.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_step.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_stop_on_entry.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_threads.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00
test_vs_specific.py Fix #1585: Output tests fail sporadically 2019-07-18 10:13:02 -07:00