Commit graph

1278 commits

Author SHA1 Message Date
Jean-Benoist Leger
934f337ab1
add test on Env.__delitem__ 2019-04-26 20:27:45 +02:00
virus
5eb745998c xoreutils: rework cat pseudo device again 2019-04-24 22:19:07 +09:00
virus
fb5cd6e3a3 add missing fixture 2019-04-24 22:19:07 +09:00
virus
8b4bd37501 fix of testing when linesep is not "\n" 2019-04-24 22:19:07 +09:00
virus
6ffe2f22db fix failing removing file on windows 2019-04-24 22:19:07 +09:00
virus
e10f090fb9 add test of xoreutils's cat 2019-04-24 22:19:07 +09:00
Morten Enemark Lund
4516a7afda
Merge pull request #3084 from jb-leger/tests_main_AttributeError
Solve AttributeError in test_main and test_ptk_highlight
2019-04-24 07:53:38 +02:00
Jean-Benoist Leger
7725fd5ee0
Properly clean builtins.__xonsh__ before running test in tests/test_ptk_highlight.py 2019-04-19 23:19:40 +02:00
Jean-Benoist Leger
30afd0d13a
Properly clean builtins.__xonsh__ before running test in tests/test_main.py 2019-04-19 23:19:25 +02:00
Jean-Benoist Leger
76222d4244
force --no-gpg-sign for git commit in tests 2019-04-19 14:34:20 +02:00
Kale Kundert
6b0c0dd49f
Add tests (and don't use f-strings). 2019-03-16 11:18:48 -04:00
Anthony Scopatz
081ac6b5bf news and black 2019-03-12 18:45:14 -04:00
Anthony Scopatz
20ac4bf46f basicly working 2019-03-12 18:36:18 -04:00
Anthony Scopatz
49f5eeb6d2 color converter func 2019-03-11 18:34:54 -04:00
Anthony Scopatz
f21ed2b96a fix tests and flake 2019-03-07 15:20:19 -08:00
Anthony Scopatz
d8cb53ae2f more LS_COLOR tests and fixes 2019-03-07 12:01:07 -08:00
Anthony Scopatz
4c3a5c98dd reverse color test fixes 2019-03-07 09:52:15 -08:00
Anthony Scopatz
d7412fb2ec more fixes to color 2019-03-06 23:29:41 -08:00
Anthony Scopatz
53e7645d01 more color fixes 2019-03-06 23:08:26 -08:00
Anthony Scopatz
af694298bf iscolor() 2019-03-06 21:44:18 -08:00
Anthony Scopatz
2bb787411d some color modifier additions, but it is too slow now 2019-03-06 17:49:22 -08:00
Morten Enemark Lund
39e78970c3
Merge pull request #3021 from xonsh/lscolors
LS_COLORS
2019-02-17 08:51:30 +01:00
Anthony Scopatz
c62032075c fixed macro issues 2019-02-14 16:19:13 -05:00
Anthony Scopatz
43d0527657 fixes 2019-02-14 10:00:20 -05:00
Anthony Scopatz
41c240a7ee some test and flake fixes 2019-02-13 19:12:53 -05:00
Anthony Scopatz
1c6b1e1ea4 black 2019-02-13 18:49:39 -05:00
Anthony Scopatz
9b91ec5154 some fixes, but not enough 2019-02-12 18:32:11 -05:00
Anthony Scopatz
04627c9f6b further fixes, but not quite there 2019-02-11 20:02:42 -05:00
Anthony Scopatz
f9b9f23700 added some color translation rules 2019-02-11 17:44:50 -05:00
Anthony Scopatz
10d9e20ba7 some fixes 2019-02-11 15:45:43 -05:00
Anthony Scopatz
7aeb5cd011 Merge branch 'master' into lscolors 2019-02-11 12:30:18 -05:00
Morten Enemark Lund
044773b81c Updates to reflect that ply is only vended now 2019-02-10 14:04:05 +01:00
Anthony Scopatz
efea8f05dc initial translation from ANSI codes to xonsh color names 2019-02-08 16:56:44 -05:00
Anthony Scopatz
8b747c8a58 skip on windows 2019-02-06 15:23:41 -05:00
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