Commit graph

1268 commits

Author SHA1 Message Date
Anthony Scopatz
9c2a756b68 preliminary working version 2018-09-17 17:52:40 -04:00
Anthony Scopatz
89a42458d9 tests pass! 2018-09-13 16:49:09 -04:00
Anthony Scopatz
8c3c357c40 all tests run, but don't pass 2018-09-13 15:19:56 -04:00
Anthony Scopatz
4c91df2abc many test fixes 2018-09-13 14:03:35 -04:00
Anthony Scopatz
b23d6eccdb black 2018-09-12 19:19:36 -04:00
Anthony Scopatz
d62a44d2c5 skip on v34 2018-09-12 18:17:58 -04:00
Anthony Scopatz
a444093290 dotfile matching 2018-09-12 18:12:02 -04:00
christopher
b7c619a738 add chain db 2018-09-11 13:23:57 -04:00
Anthony Scopatz
634a8ec9f2 black tests 2018-08-30 09:18:49 -05:00
Anthony Scopatz
4f56a64879 ran black on tools 2018-08-27 18:13:44 -05:00
Anthony Scopatz
a2b82e1b0c fixed environment swapping issue 2018-08-27 18:00:31 -05:00
Anthony Scopatz
e1137f35c2 multiwrap fix 2018-08-27 14:20:11 -05:00
Anthony Scopatz
1883f5002c some minor improvements and test 2018-08-21 15:21:46 -04:00
Anthony Scopatz
8db169ec1a docs and tests 2018-08-20 19:57:56 -04:00
Anthony Scopatz
4e8a05a7ae test fix for windows 2018-08-09 14:35:45 -04:00
Anthony Scopatz
f572eae288 added commands cache tests is_only_functional_alias() 2018-08-09 13:19:47 -04:00
Justin Calamari
6d3c3ff37f Add test 2018-07-27 22:55:14 -04:00
David Strobach
cbf519b80f history show - add optional null-delimited output 2018-07-26 19:51:50 +02:00
Morten Enemark Lund
7f87b360ef
Merge pull request #2739 from xonsh/argn
fixed $ARG<N> subprocess issue
2018-07-21 06:24:52 +02:00
Anthony Scopatz
76ae2f8924 fixed $ARG<N> subprocess issue 2018-07-20 20:41:00 -04:00
Anthony Scopatz
6894293549 fixed syntax error issues 2018-07-20 19:21:15 -04:00
Anthony Scopatz
3b0fe9144d fixed multiline autowrapping in @(expr) 2018-07-19 21:01:11 -04:00
christopher
3fef5198c8 call tempdir 2018-07-17 11:57:09 -04:00
christopher
d4ae228690 add rmtree 2018-07-17 11:31:09 -04:00
Anthony Scopatz
9640461451 some formatting fixes 2018-07-15 17:00:46 -05:00
Anthony Scopatz
69eb19834a skip ptk <2 tests 2018-07-15 16:37:21 -05:00
Anthony Scopatz
ea121c81c3 some test fixes 2018-07-15 15:25:33 -05:00
Gil Forsyth
45ba89751c Remove warning about ptk2 and fix tests 2018-07-14 22:08:30 -04:00
Anthony Scopatz
ba2e22f733 Merge branch 'master' into ptk_2.0 2018-07-14 18:07:21 -05:00
Anthony Scopatz
2086a58993 fixed monkey patched test_main shell 2018-07-14 18:05:54 -05:00
Gil Forsyth
6170882151 Update ptk tests for ptk2 2018-07-14 19:00:22 -04:00
Anthony Scopatz
3779e8b520 test fix 2018-07-14 13:40:04 -05:00
christopher
df28bc4a5b remove unused code 2018-07-10 15:52:35 -04:00
christopher
7e9922e205 move back to pushd popd 2018-07-10 13:43:48 -04:00
christopher
1e9d8e70d8 use os_indir to simulate indir behavior 2018-07-10 13:21:34 -04:00
christopher
3cd114eee9 pushd/popd failing test 2018-07-06 23:51:11 -04:00
christopher
b190968b5b it seems that pushd and popd may be too smart for their own good 2018-07-06 23:36:44 -04:00
christopher
4e7c50b073 fix style, use pushd/popd and return correct code for check_call 2018-07-03 12:48:57 -04:00
christopher
5559c3f82a fix xonsh tests via remove fixtures 2018-07-03 11:22:58 -04:00
christopher
bdda27f657 remove importhooks from tests and add args/kwargs to pytest plugin 2018-07-03 10:58:14 -04:00
christopher
b9c5b09937 WIP: make xonsh standard lib 2018-06-28 11:28:28 -04:00
christopher
447fa7b717 add tests 2018-06-27 21:55:40 -04:00
Robert DeFriesse
fc926260ad Regression test for windows redirection bug fix. 2018-06-25 16:22:52 -04:00
Gil Forsyth
366089635c Fix $CDPATH completion misfire
The `path` completer runs for many commands (which is the correct
behavior) but we are adding in possible `CDPATH` completions for commands
other than `cd` which doesn't make any sense since only `cd` supports
path resolution via `CDPATH`.
2018-06-17 10:17:07 -04:00
Sagar Tewari
ecf14e2588 fixed a minor bug 2018-06-06 13:51:45 +05:30
Sagar Tewari
73f2f44bfa fixed some minor bugs 2018-06-06 12:43:55 +05:30
Sagar Tewari
e70c58b7b7 fixed a minor problem 2018-06-06 12:34:30 +05:30
Sagar Tewari
a2ee1309ca fixed buggy rst file checker 2018-06-06 12:28:23 +05:30
Anthony Scopatz
d9b195dc3c fixed wizard writing of more sophisticated container types 2018-05-23 16:36:05 -04:00
Anthony Scopatz
68e09e6569 resolved conflicts 2018-04-20 12:16:19 -04:00