##// END OF EJS Templates
fix various tests on Windows...
fix various tests on Windows Windows had a variety of mostly path-related test failures remaining. Most of these were Windows-excluding assumptions in the tests themselves. The one change to the code itself is stripping quotation marks on Windows in magic_cd. os.chdir doesn't like the quotes on Windows. absolute-path completions are now listed as a KnownFailure on Windows

File last commit:

r2045:2b04bcfb
r4105:52601805
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """