Commit graph

1294 commits

Author SHA1 Message Date
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
Anthony Scopatz
4456f3e6fa fixed some corner cases and added tests 2018-09-22 09:54:21 -04:00
Anthony Scopatz
0219bac2c8 Perform environment variable substitution in f-strings 2018-09-20 18:58:02 -04:00
Anthony Scopatz
f0c3a4b1cd more tests, news and docs 2018-09-17 18:23:20 -04:00
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