debugpy/tests/func
Karthik Nadig a9df5bfeeb
Map '.' in remoteRoot to current working dir (#1111)
* Map to cwd when remote root is '.'

* Add test for '.' remote root

* Move remote root resolution to a separate function

* print local path and frames in test
2019-01-20 21:55:47 -08:00
..
testfiles Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
__init__.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_args.py Port refactored command line parser to master (#1105) 2019-01-16 20:26:39 -08:00
test_attach.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_break_into_dbg.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_breakpoints.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_completions.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_disconnect.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_django.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_evaluate.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_exception.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_flask.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_multiproc.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_output.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_path_mapping.py Map '.' in remoteRoot to current working dir (#1111) 2019-01-20 21:55:47 -08:00
test_run.py Port refactored command line parser to master (#1105) 2019-01-16 20:26:39 -08:00
test_start_stop.py Restrict wait on exit tests to launch only (#1104) 2019-01-17 11:02:33 -08:00
test_threads.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00
test_vs_specific.py Removing old test code (#1088) 2019-01-07 13:38:32 -08:00