Commit graph

13 commits

Author SHA1 Message Date
Bob Hyman
26475146e2
Flake8 1 (#3550)
* flake8 fixes -- tests only

* fix ci failure

* integrate fix from is_3551 so tests will pass.

* Update tests/test_builtins.py

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2020-05-05 06:42:28 -04:00
Anthony Scopatz
1c6b1e1ea4 black 2019-02-13 18:49:39 -05:00
Anthony Scopatz
a8d63110f3 Some tests and changelog 2018-12-10 08:17:22 -05:00
Anthony Scopatz
634a8ec9f2 black tests 2018-08-30 09:18:49 -05:00
laerus
5aef18ccfb 'test_main' 2016-07-01 13:35:16 +03:00
Anthony Scopatz
e97d02db16 fixed conflict 2016-06-25 12:34:55 -04:00
Konstantinos Tsakiltzidis
3f110d5f62 'dirstack foreign_shells' 2016-06-22 22:57:50 +03:00
Anthony Scopatz
3f99bb1e3b some test fixes 2016-06-22 14:37:08 -04:00
Anthony Scopatz
9047b7408c fixed newline env issue 2016-06-22 14:15:35 -04:00
Morten Enemark Lund
7d4e5f70fc Add test for sourcing bat file on windows 2016-04-18 00:41:11 +02:00
Travis Shirk
5ba2b81fa4 test fix 2015-11-29 17:27:33 -07: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
Anthony Scopatz
1e24bbb2ed added tests for foreign shells 2015-10-10 19:52:53 -04:00