debugpy/tests
Don Jayamanne f79dc70191
Enable debugging of files wth unicode chars in Py2.7 (#514)
* Enable debugging of files with unicode chars in Py2.7
* Fixed code review comments
* Add tests
* Fix encoding
* fix linter errors
* Fixed more linter errors
* Test 3.6 for coverage
* Revert change
* Skip tests
* Fix linter issue
2018-06-29 14:41:30 -07:00
..
debugger_protocol Compatibility python 3.4 (#519) 2018-06-25 13:20:22 -07:00
helpers Integration tests when launching debugger to debug files (#539) 2018-06-29 13:17:50 -07:00
highlevel Enable debugging of files wth unicode chars in Py2.7 (#514) 2018-06-29 14:41:30 -07:00
ptvsd Couple of bug fixes (#495) 2018-06-19 17:26:30 -07:00
system_tests Integration tests when launching debugger to debug files (#539) 2018-06-29 13:17:50 -07:00
__init__.py Run most of the tests under Python 2. (#405) 2018-05-02 18:05:13 -06:00
__main__.py Add breakpoints before CMD_RUN is issued. (#521) 2018-06-25 17:31:00 -06:00
test_setup.py Get the tests working on Windows. (#455) 2018-05-31 16:06:08 -06:00
test_tests___main__.py Update for VSTS-based CI process (#431) 2018-06-21 17:09:53 -07:00