Commit graph

4 commits

Author SHA1 Message Date
Fabio Zadrozny
df028b829c sourceReference = 0 when file is mapped. Fixes #1203 (#1214) 2019-03-11 21:15:09 -07:00
fabioz
2d060f7b0f Support scopes, stackTrace, setVariable, evaluate, setExpression and modules DAP messages in pydevd. #1092 2019-02-25 17:14:34 -03:00
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
Karthik Nadig
9aaf937478
Removing old test code (#1088)
Removing old test code
2019-01-07 13:38:32 -08:00
Renamed from pytests/func/test_path_mapping.py (Browse further)