mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
2b27738a25
Several warnings due to a single backslash + char being interpreted as a special character. Fixed with use of '\\' or using raw string. All test failures due to different path seperator or drive used in expected test data. Fixed by duplicating tests with differnt reference data and including condition skips if on windows systems. |
||
---|---|---|
.. | ||
integration | ||
unit | ||
__init__.py |