Commit graph

53 commits

Author SHA1 Message Date
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
Anthony Scopatz
9c3506cb14 better filename handling in tracer 2016-02-03 01:29:06 -05:00
Anthony Scopatz
83c337178e turn off line and col tests for < v3.5.1 2016-02-03 00:16:05 -05:00
adam j hartz
26bd38bbab update test cases 2015-12-19 21:17:03 -05:00
adam j hartz
07176d664d update tests to have __xonsh_shell__ 2015-12-05 15:32:38 -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
Anthony Scopatz
f30c7db25e more test skipping 2015-10-20 17:53:12 -04:00
Anthony Scopatz
39f04896f7 added tests 2015-09-26 15:50:23 -04:00
Klaus Alexander Seistrup
ee65f492f2 Removed trailing whitespace 2015-07-29 23:58:25 +02:00
Anthony Scopatz
5eb0ed0d91 implements non-string sequences to @() 2015-03-28 17:55:48 -05:00
Anthony Scopatz
07a3b2b2c2 finally, sane exiting semantics 2015-03-01 21:23:01 -06:00
Anthony Scopatz
39a2792739 added aliasing 2015-02-28 16:10:34 -06:00