Anthony Scopatz
|
4c91df2abc
|
many test fixes
|
2018-09-13 14:03:35 -04:00 |
|
Anthony Scopatz
|
634a8ec9f2
|
black tests
|
2018-08-30 09:18:49 -05:00 |
|
Joel Gerber
|
2abb24f4f6
|
Docstring and comment spelling corrections
A number of common spelling typos found within various docstrings and
comments found within source code files have been identified and resolved.
|
2017-06-07 11:51:17 -04:00 |
|
Anthony Scopatz
|
5a7e2b2784
|
some dirstack unc test fixes
|
2016-09-25 16:33:18 -04:00 |
|
Bob Hyman
|
87117203ad
|
fix test failures (possibly caused by context manager monkeying with globals?)
|
2016-09-07 21:37:33 -04:00 |
|
Bob Hyman
|
33d8e11469
|
fix indexerror on pushd(['.']) (hopefully last such); allow dirstack_unc tests to run if some temp drive letters already in use
|
2016-09-05 23:08:03 -04:00 |
|
Bob Hyman
|
4d735fde25
|
fix indexerror on pushd(['.']) (hopefully last such); allow dirstack_unc tests to run if some temp drive letters already in use
|
2016-09-05 22:04:55 -04:00 |
|
Bob Hyman
|
cd7b9c7e66
|
fix for #1667, cd <singleCharacter> fails
|
2016-09-02 13:51:35 -04:00 |
|
Morten Enemark Lund
|
20032ecaa5
|
Skip dirstack_unc tests if drive letters are already used by windows
|
2016-09-01 08:53:45 +02:00 |
|
Bob Hyman
|
cb5b5c6397
|
enable cd <unc> with ; error out if not and DisableUNCCheck 0; check both HKCU and HKLM for DisableUNCCheck
|
2016-08-21 01:35:59 -04:00 |
|
Bob Hyman
|
dc7fbc1e06
|
mask off non-unix code for travis
|
2016-08-05 00:21:56 -04:00 |
|
Bob Hyman
|
6fbe13b2ed
|
unc mapping tests pass; need to test registry later
|
2016-08-04 23:59:27 -04:00 |
|