Commit graph

1294 commits

Author SHA1 Message Date
Anthony Scopatz
ed22b3daff added integrations 2019-02-06 14:54:51 -05:00
Anthony Scopatz
b3a7a1c50d Merge branch 'master' into cfd 2019-02-06 14:52:33 -05:00
Anthony Scopatz
08510f3515 don't close file descriptors 2019-02-06 14:51:52 -05:00
Morten Enemark Lund
8cbf96600c
Merge pull request #3009 from xonsh/spec
Partial Eval Aliases
2019-02-06 20:06:48 +01:00
Anthony Scopatz
5bb4781bae fixed indentation errors 2019-02-04 18:00:21 -05:00
Anthony Scopatz
a00cf04a5f black 2019-02-04 16:17:02 -05:00
Anthony Scopatz
b2faa470cd news and tests 2019-02-04 16:15:29 -05:00
Brian Skinn
192b31660a Add env.pop for CircleCI
Using conda on CircleCI, so need to also pop CONDA_DEFAULT_ENV
2019-01-30 22:56:25 -05:00
Brian Skinn
9bd4a78dca Add default value on env.pop attempt 2019-01-30 22:09:15 -05:00
Brian Skinn
02d46f7871 Add tests for prompt management of virtualenv name
Test that nothing shows when no env is active.

Test the new prefix/postfix composition (#2996).

Test whether `$VIRTUAL_ENV_DISABLE_PROMPT` *does* disable the prompt.

Test whether `$VIRTUAL_ENV_PROMPT` works to override the default
prompt composition.
2019-01-30 22:01:56 -05:00
Anthony Scopatz
51f5002506 fixed eval aliases 2019-01-28 17:17:55 -05:00
Anthony Scopatz
b64a2126d3
Merge pull request #2968 from knowsuchagency/vox-virtualenvs
allow user to invoke specific interpreter for vox virtualenv creation
2019-01-02 19:02:13 -05:00
christopher
1ba27fe5b3 fix bad copy paste 2018-12-28 15:51:34 -05:00
christopher
8524aed718 flake8 2018-12-28 15:48:59 -05:00
christopher
1771654787 add test for mixed types 2018-12-28 15:48:48 -05:00
christopher
150706d224 fix test syntax error 2018-12-28 15:08:06 -05:00
christopher
410eb27847 resolve types in chainDB 2018-12-28 14:51:42 -05:00
Gil Forsyth
8a3c8a6832 Add tests for parser and lexer for pf-strings 2018-12-25 17:40:04 -05:00
Stephan Fitzpatrick
d729c35edd typo 2018-12-22 12:00:22 -08:00
Anthony Scopatz
b851cf279d fix tests 2018-12-19 17:28:40 -05:00
Anthony Scopatz
a8d63110f3 Some tests and changelog 2018-12-10 08:17:22 -05:00
Anthony Scopatz
293d411652 just skip pn windows 2018-12-06 14:26:39 -05:00
Anthony Scopatz
4a250cb2aa add execer if needed 2018-12-06 14:16:11 -05:00
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