debugpy/tests/ptvsd
Eric Snow ea02ca59e6
Check against the actual filename in pathutils tests. (#500)
(fixes gh-243)

Under some corner cases the tests for pathutils fail, due to how Python's import system does not resolve casing on filenames. This PR fixes that.
2018-06-19 17:45:47 -06:00
..
__init__.py Add a test option for running just the ptvsd unit tests. 2018-01-11 21:00:33 +00:00
test___main__.py Clean up session handling in the daemon. (gh-463) 2018-06-07 11:52:35 -06:00
test_debugger.py Clean up session handling in the daemon. (gh-463) 2018-06-07 11:52:35 -06:00
test_internals_filter.py Just my code (#467) 2018-06-14 11:02:38 -07:00
test_local.py Clean up session handling in the daemon. (gh-463) 2018-06-07 11:52:35 -06:00
test_modules_manager.py Test and linting fixes 2018-03-23 00:52:09 -07:00
test_pathutils.py Check against the actual filename in pathutils tests. (#500) 2018-06-19 17:45:47 -06:00
test_safe_repr.py Fix #261: Raw value does not get the full string 2018-03-28 00:59:00 -07:00
test_socket.py Support re-attaching to an adapter. (#381) 2018-05-22 16:50:55 -06:00