Commit graph

17 commits

Author SHA1 Message Date
Jamie Bliss
be30c54f3a Update on_chdir 2017-01-14 18:40:29 -05:00
laerus
e2174dc34d test_dirstack::test_cdpath_expansion leaving stray dirs 2016-09-21 14:45:58 +03: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
1eab95ed5e fire chdir event when os change wd detected; also fix cd '.' with AUTO_PUSHD 2016-09-05 20:36:45 -04:00
Bob Hyman
13912e90b9 manual merge 2016-08-31 20:09:14 -04:00
Jamie Bliss
ab6501748d Use singleton instance of EventManager 2016-08-27 12:21:15 -04:00
Jamie Bliss
573e78372f Add on_chdir event and test.
Test is, of course, failing
2016-08-27 12:06:16 -04:00
Bob Hyman
6fbe13b2ed unc mapping tests pass; need to test registry later 2016-08-04 23:59:27 -04:00
Bob Hyman
ff6685b97e interim 2016-08-04 20:52:41 -04:00
Konstantinos Tsakiltzidis
2f2f1622c9 'test_builtins' 2016-06-29 18:32:42 +03:00
Konstantinos Tsakiltzidis
a48e53130b test_aliases/test_dirstack 2016-06-26 02:05:26 +03:00
Konstantinos Tsakiltzidis
c7aabbb3b5 'nose bleeds' 2016-06-23 12:48:01 +03:00
Konstantinos Tsakiltzidis
3f110d5f62 'dirstack foreign_shells' 2016-06-22 22:57:50 +03:00
adam j hartz
d474f10818 update tests appropriately 2016-06-06 22:08:17 -04:00
Sébastien Pierre
f68650a218 Added tests, CHANGELOG and expand_path support to #916 2016-05-18 09:42:36 -04:00
Kurtis Rader
e88c863d10 Add a uniform character encoding to all files.
I wouldn't normally do something like this but issue #487 brought to
my attention the fact that too many of the python modules don't have
an encoding comment and of those that do there is a lot of pointless
inconsistency in the style of the comment.
2015-11-16 14:10:40 -08:00
Matteo Bertini
e130c6f96f Add support for CDPATH 2015-07-04 01:06:27 +02:00