debugpy/tests
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
..
debugger_protocol Run most of the tests under Python 2. (#405) 2018-05-02 18:05:13 -06:00
helpers Wait-on-exit before sending "disconnect" response. (#475) 2018-06-14 15:50:50 -06:00
highlevel Handle exit explicitly. (#499) 2018-06-19 13:50:43 -06:00
ptvsd Check against the actual filename in pathutils tests. (#500) 2018-06-19 17:45:47 -06:00
system_tests Wait-on-exit before sending "disconnect" response. (#475) 2018-06-14 15:50:50 -06:00
__init__.py Run most of the tests under Python 2. (#405) 2018-05-02 18:05:13 -06:00
__main__.py Run most of the tests under Python 2. (#405) 2018-05-02 18:05:13 -06:00
test_setup.py Get the tests working on Windows. (#455) 2018-05-31 16:06:08 -06:00
test_tests___main__.py Run most of the tests under Python 2. (#405) 2018-05-02 18:05:13 -06:00