Anthony Scopatz
11044e38a5
skipping on windows in test_*.xsh files
2018-12-06 13:52:46 -05:00
Anthony Scopatz
ae569625de
fixed conflict
2018-12-06 13:36:46 -05:00
Anthony Scopatz
396dce8088
some windows test fixes and skips
2018-12-06 13:35:43 -05:00
Anthony Scopatz
9a3340f1ce
skip in test
2018-12-06 09:45:32 -05:00
Anthony Scopatz
4b68c54a83
skip directly
2018-12-06 09:19:08 -05:00
Anthony Scopatz
7602416038
forgot paren
2018-12-06 09:00:04 -05:00
Anthony Scopatz
ec0cd83217
more tests
2018-12-06 08:49:49 -05:00
Anthony Scopatz
7c9fe62f3d
more path fixes
2018-12-06 08:33:26 -05:00
Anthony Scopatz
609370d48e
try this
2018-12-05 20:17:38 -05:00
Anthony Scopatz
0e543aaf66
Merge branch 'master' into execalias
2018-12-02 19:27:57 -05:00
Jake Hedman
7d9e2c617c
premain --timings test
...
Add (currently failing) test to make sure the --timings flag does not
crash xonsh on start.
2018-11-27 22:30:29 +01:00
Jake Hedman
cd730aef4f
Reset XonshSession in teach main.py test
...
Unset builtins.__xonsh__ in shell fixture to make sure main.py tests
pass even if the XonshSession has not been touched by previous tests.
Also set $XONSH_CACHE_SCRIPTS in os.environ instead of
builtins.__xonsh__.env since it's not yet created.
2018-11-27 22:30:29 +01:00
Anthony Scopatz
2c6abbf401
more test failure fixes
2018-11-19 23:24:32 -05:00
Anthony Scopatz
e84bb926ea
try to fix tests
2018-11-19 21:56:58 -05:00
Anthony Scopatz
b32823d236
replace yield fixtures
2018-11-19 20:22:18 -05:00
Anthony Scopatz
a1e2c40688
xonsh execer on AST test
2018-11-19 20:08:44 -05:00
Anthony Scopatz
fe82924ca9
add execer
2018-11-19 20:01:20 -05:00
Anthony Scopatz
2287067a11
try to fix alias tests by removing global state
2018-11-19 19:51:15 -05:00
Anthony Scopatz
c3c694d088
try builtins
2018-11-11 09:15:23 -06:00
Anthony Scopatz
1502efeef5
try to fix tests
2018-11-10 00:25:47 -06:00
Anthony Scopatz
9084c376b2
execalias
2018-11-09 13:49:33 -06:00
Anthony Scopatz
15cec77f3c
Merge pull request #2916 from BoboTiG/fix-resource-warnings
...
Fix several ResourceWarning: unclosed file
2018-11-09 06:48:51 -05:00
Mickaël Schoentgen
ba2fd9bb00
Fix several ResourceWarning: unclosed file in tests
2018-11-09 10:08:03 +01:00
Anthony Scopatz
3e72fb06c7
path tests
2018-11-08 13:19:21 -05:00
Anthony Scopatz
351fa27d7c
fixed up dashing
2018-11-08 13:16:44 -05:00
Anthony Scopatz
84a5b05a36
partial andadh fix
2018-11-07 17:32:53 -05:00
Anthony Scopatz
41aa65ac1d
make AnnAssign Py 3.6+
2018-11-02 19:18:37 -04:00
Anthony Scopatz
dc1f02c232
added prelim support for annotation assignement
2018-11-02 19:12:06 -04:00
David Strobach
352d105095
test_parser: test import group statement
2018-11-02 20:39:51 +01:00
Gil Forsyth
78b13924d4
Merge pull request #2902 from laloch/shell-attr
...
Test for value of __xonsh__.shell instead of its existence
2018-10-29 14:16:50 -04:00
Gil Forsyth
81d0a2c245
test_replay: stop deleting the whole session instance
...
Co-Authored-By: laloch <lalochcz@gmail.com>
2018-10-29 16:27:49 +01:00
David Strobach
4a74c4468f
Test for value of __xonsh__.shell instead of its existence
2018-10-26 18:22:55 +02:00
Anthony Scopatz
c31c35dca1
black
2018-10-20 14:12:09 -06:00
Anthony Scopatz
c48d5308e0
fixed up fstring parsing
2018-10-20 14:07:18 -06:00
Gil Forsyth
448ea11323
Potential fix for ast test failures from attribute error
2018-10-16 14:16:17 -04:00
Erez Shinan
3135c40e11
Typo fix
2018-10-15 08:04:41 +03:00
Anthony Scopatz
2d41c591a5
try more attachments and fix further deps warnings
2018-10-11 12:16:31 -04:00
Anthony Scopatz
579ccd07d9
deprecation warning fixes
2018-10-11 12:04:48 -04:00
Anthony Scopatz
c645f59347
more test and ci fixes
2018-10-11 11:33:53 -04:00
Anthony Scopatz
147ee78cdb
test fixes
2018-10-11 11:22:57 -04:00
Morten Enemark Lund
9ce29f6dda
Fix depration warning importing from collection
2018-10-05 11:51:31 +02:00
Morten Enemark Lund
37d375260e
Fix deprecation warnings when running pytest
2018-10-03 09:52:03 +02:00
Anthony Scopatz
4b5236da04
escape sequence fixes
2018-10-01 23:01:00 -04:00
Anthony Scopatz
2736a4d187
flake fixes
2018-10-01 18:10:18 -04:00
Anthony Scopatz
61c27ec365
many fixes
2018-10-01 15:48:47 -04:00
Anthony Scopatz
7423238f94
more fixes
2018-10-01 15:31:37 -04:00
David Dotson
6d288dd184
Updated tests
2018-09-29 18:57:01 -07:00
David Dotson
1c8144b354
Merge branch 'master' into xonsh_session
...
Hoping I didn't introduce a regression into `built_ins.py`...
2018-09-29 17:33:26 -07:00
Jared Crawford
0809502e20
Fix issues #2584 and #2430
2018-09-29 01:55:30 -07:00
Anthony Scopatz
814826da13
black
2018-09-22 10:36:45 -04:00