Commit graph

64 commits

Author SHA1 Message Date
Jamie Bliss
5b01f80829 Move on_transform_command into parser.
Which involved as surprising amount of test refactorings.
2017-01-04 20:43:25 -05:00
Anthony Scopatz
eb80057975 Replaced backgroundable with threadable 2016-10-15 14:09:49 -04:00
Gil Forsyth
29af833ad8 fix remaining pep8 violations 2016-10-07 10:57:31 -04:00
Anthony Scopatz
37673da76a test fixes 2016-10-01 23:15:59 -04:00
Anthony Scopatz
dd7987ad85 test fixes 2016-09-28 23:45:40 -04:00
Anthony Scopatz
911021e0c3 firx for non-captured output 2016-09-24 15:15:38 -04:00
Anthony Scopatz
046a1160bc merge from master 2016-09-21 19:57:54 -04:00
Matthias Bussonnier
f83ff5b2c6 Start a Python 3.6 parser.
Write now not many changes, mostly async comprehension ast node takes a
mandatory 4th keyword.
2016-09-18 10:48:30 -07:00
Anthony Scopatz
2ad03a8164 more fixes 2016-09-09 00:58:32 -04:00
Anthony Scopatz
c5285a796a got some of it 2016-09-09 00:08:13 -04:00
Anthony Scopatz
71445888a9 some chanes 2016-09-08 21:40:18 -04:00
Anthony Scopatz
05a69358e6 another blank line 2016-08-19 12:11:37 -04:00
Anthony Scopatz
c8727f17b3 Added function arguments to scope 2016-08-19 01:45:44 -04:00
Gil Forsyth
fc3956c3fd remove unused os import 2016-07-26 14:05:01 -04:00
Gil Forsyth
afea01aefc better on_conda check that doesn't rely on which 2016-07-26 10:09:09 -04:00
Gil Forsyth
cb8ecdc440 hacky workaround for appveyor (for the moment) 2016-07-25 10:16:32 -04:00
Gil Forsyth
9ac3d29e7d add 'skip if on conda' fixture to vox tests 2016-07-23 17:27:27 -04:00
Leonardo Santagada
4337b1489b revert changes based on review 2016-07-20 22:07:45 +02:00
Leonardo Santagada
52aae3f173 unused imports and var 2016-07-18 10:07:30 +02:00
Leonardo Santagada
75fe2eccc8 more ignores 2016-07-18 10:06:35 +02:00
laerus
daf1928dd0 'fixtures docs' 2016-07-03 12:00:24 +03:00
laerus
36c0bcfd42 test execer/xonsh_execer fixture in conftest 2016-07-01 15:43:16 +03:00
Konstantinos Tsakiltzidis
1527ba6728 'slowly migrating tools' 2016-06-29 19:28:39 +03:00
Konstantinos Tsakiltzidis
cc9d558e75 'fixed conflicts' 2016-06-29 16:59:42 +03:00
Konstantinos Tsakiltzidis
ba6f63f143 Merge branch 'master' into pytest_migration 2016-06-29 16:58:08 +03:00
Anthony Scopatz
3276d06f01 removed ENV 2016-06-28 20:22:11 -04:00
Konstantinos Tsakiltzidis
1dcb080a54 'partial test_replay' 2016-06-28 13:16:12 +03:00
Konstantinos Tsakiltzidis
5ccec32e12 test_environ part1 / tools small refactor 2016-06-27 18:39:10 +03:00
Paul Goelz
3cf38a7f65 Merge branch 'master' of https://github.com/xonsh/xonsh into sortglob 2016-06-26 22:15:03 +02:00
Paul Goelz
860b10707f PEP8 in xonsh/tools and test/tools 2016-06-26 22:09:16 +02:00
Konstantinos Tsakiltzidis
2c6fb2e6f7 'need more fixtures' 2016-06-25 13:38:43 +03:00
Konstantinos Tsakiltzidis
daf3f89ae8 TODO list, conftest.py, some migrations 2016-06-25 01:15:48 +03:00
Konstantinos Tsakiltzidis
4d67a47f59 test_tools, almost complete 2016-06-24 23:51:55 +03:00
Konstantinos Tsakiltzidis
1e9aed31f4 'parametrize ftw' 2016-06-24 18:16:16 +03:00
Morten Enemark Lund
cdf9e43bae Fix pytest skip 2016-06-23 14:46:15 +02:00
Konstantinos Tsakiltzidis
d0f5ae99b2 'fallack in test tools' 2016-06-23 12:28:31 +03:00
Konstantinos Tsakiltzidis
d9cd2f4dbe 'small tests tools.py refac' 2016-06-23 03:46:35 +03:00
Konstantinos Tsakiltzidis
4b5119fc75 Merge branch 'master' into pytest_port 2016-06-23 03:02:39 +03:00
Gil Forsyth
7e254d681e change all skip syntax to pytest 2016-06-22 17:32:02 -04:00
Gil Forsyth
7e19163e66 fix Env definition in test/tools.py 2016-06-22 11:33:03 -04:00
Anthony Scopatz
e88abafc92 pathext windows test fixes 2016-06-21 11:43:08 -04:00
Anthony Scopatz
2e2e39a540 increment line numbers on transformation 2016-06-10 02:50:56 -04:00
Anthony Scopatz
1643e1692e oh, yeah, blocks 2016-06-05 16:25:43 -04:00
adam j hartz
6c057ffbd6 some test fixes 2016-05-29 13:09:03 -04:00
Anthony Scopatz
4862a47b7c fixed alias expansion 2016-04-10 12:13:36 -04:00
adam j hartz
05e762aadd fix test case 2016-03-02 22:01:44 -05:00
adam j hartz
0d3519f954 revert some changes 2016-03-02 21:37:31 -05:00
adam j hartz
0ed8c0ec17 update tests for new subproc function 2016-02-24 20:29:59 -05:00
Anthony Scopatz
c2689bcb08 some test fixes 2016-02-20 14:53:00 -05:00
Anthony Scopatz
9d9c8bef31 fixed some tests 2016-02-18 00:45:01 -05:00