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 |
|