debugpy/tests
Eric Snow d498fd3582
Remove code duplication in runner.py. (#469)
(fixes gh-464)

The code in ptvsd/runner.py was originally copied from elsewhere and slightly adapted. Over time the APIs diverged, which lead to the failure in gh-464. This PR fixes the problem by getting rid of the code duplication.
2018-06-12 17:32:47 -06:00
..
debugger_protocol Run most of the tests under Python 2. (#405) 2018-05-02 18:05:13 -06:00
helpers Remove code duplication in runner.py. (#469) 2018-06-12 17:32:47 -06:00
highlevel Get the tests working on Windows. (#455) 2018-05-31 16:06:08 -06:00
ptvsd Clean up session handling in the daemon. (gh-463) 2018-06-07 11:52:35 -06:00
system_tests Remove code duplication in runner.py. (#469) 2018-06-12 17:32:47 -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