Commit graph

17 commits

Author SHA1 Message Date
Anthony Scopatz
3276d06f01 removed ENV 2016-06-28 20:22:11 -04:00
Konstantinos Tsakiltzidis
4b5119fc75 Merge branch 'master' into pytest_port 2016-06-23 03:02:39 +03:00
Konstantinos Tsakiltzidis
90fdda6908 test_builtins 2016-06-22 22:50:01 +03:00
Konstantinos Tsakiltzidis
8a0c447d96 test_aliases 2016-06-22 22:45:42 +03:00
Gil Forsyth
2c26fcaa64 update setup and teardown calls. only 1 test failing 2016-06-22 11:41:06 -04:00
Anthony Scopatz
696de57702 another win fix 2016-06-21 11:50:04 -04:00
Anthony Scopatz
e88abafc92 pathext windows test fixes 2016-06-21 11:43:08 -04:00
Morten Enemark Lund
cba99b5a7b Updated tests to match the new whichgen returns 2016-05-18 23:09:35 +02:00
Morten Enemark Lund
f3e3362204 Add tests for which functionality. This does not test the actual alias function, only the whichgen() function we are using from the external which.py module. 2016-05-17 11:28:34 +02:00
Anthony Scopatz
4862a47b7c fixed alias expansion 2016-04-10 12:13:36 -04:00
adam j hartz
a5f2b7019e skip more test cases on windows 2015-12-19 18:44:58 -05:00
adam j hartz
3c487284b4 more test case fiddling 2015-12-19 18:09:06 -05:00
adam j hartz
36ba1b14bf update tests for new aliasing 2015-12-19 17:29:48 -05: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
Klaus Alexander Seistrup
ee65f492f2 Removed trailing whitespace 2015-07-29 23:58:25 +02:00
Anthony Scopatz
402e393ad1 some test improvements 2015-03-25 18:32:10 -05:00
Mattias Ugelvik
1483159dd2 Recursive alias evaluation 2015-03-22 02:46:33 +01:00