##// 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:

r3567:88a0371b
r4105:52601805
Show More
.gitignore
12 lines | 121 B | text/plain | TextLexer
build
./dist
docs/dist
docs/build
docs/_build
docs/source/api/generated
docs/gh-pages
*.py[co]
build
*.egg-info
*~
*.bak