debugpy/tests/system_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
..
__init__.py Add a test that actually checks the vendored schema against upstream. 2018-01-11 17:29:35 +00:00
test_connection.py Support re-attaching to an adapter. (#381) 2018-05-22 16:50:55 -06:00
test_main.py Remove code duplication in runner.py. (#469) 2018-06-12 17:32:47 -06:00
test_schema.py Run most of the tests under Python 2. (#405) 2018-05-02 18:05:13 -06:00