##// 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
Min RK -
r4105:52601805
Show More
Name Size Modified Last Commit Author
/ IPython / config
profile
tests
__init__.py Loading ...
application.py Loading ...
configurable.py Loading ...
loader.py Loading ...