Commit graph

357 commits

Author SHA1 Message Date
Morten Enemark Lund
cba99b5a7b Updated tests to match the new whichgen returns 2016-05-18 23:09:35 +02:00
Anthony Scopatz
c0cb5edc2b Merge branch 'master' of https://github.com/sebastien/xonsh into sebastien-master 2016-05-18 10:47:27 -04:00
Sébastien Pierre
f68650a218 Added tests, CHANGELOG and expand_path support to #916 2016-05-18 09:42:36 -04:00
Anthony Scopatz
103b0418fb Merge branch 'master' into configload 2016-05-17 20:32:07 -04:00
Morten Enemark Lund
f3e3362204 Add tests for which functionality. This does not test the actual alias function, only the whichgen() function we are using from the external which.py module. 2016-05-17 11:28:34 +02:00
Anthony Scopatz
577a47dc17 Merge branch 'terr' into configload 2016-05-16 02:22:51 -04:00
Anthony Scopatz
0298a8109f empty path 2016-05-16 02:22:23 -04:00
Anthony Scopatz
fcdef43891 test updates 2016-05-16 02:02:24 -04:00
Anthony Scopatz
9d290d1578 Merge branch 'terr' into configload 2016-05-16 01:22:31 -04:00
Anthony Scopatz
f873819237 fix test error when STOR_STDOUT = True 2016-05-16 01:07:14 -04:00
Anthony Scopatz
742d2a3b2d don't die on JSON config fail 2016-05-16 00:43:27 -04:00
Anthony Scopatz
08c5b8f43d more tests 2016-05-11 23:41:14 -04:00
Anthony Scopatz
fbb2adccb4 start of wrapping 2016-05-11 23:24:58 -04:00
Anthony Scopatz
ef64a8001a resolved conflicts from master 2016-05-08 12:05:18 -04:00
Anthony Scopatz
bebe6c38f4 Merge pull request #822 from scopatz/ply
Bundle PLY with xonsh
2016-05-08 11:40:36 -04:00
Morten Enemark Lund
e08f3dfacf Add try-except block to ply imports 2016-05-07 21:34:19 +02:00
Morten Enemark Lund
e901b483b0 Update imports to use internal PLY 2016-05-07 11:49:11 +02:00
Lucas Inojosa
5aa97def72 #763 fixed ';' input on tools.subproc_toks() 2016-04-23 16:08:17 -03:00
Morten Enemark Lund
b8f8c68a0f PEP8 fixes 2016-04-22 20:52:21 +02:00
Morten Enemark Lund
4863a94b1c Add functions to quote arguments for cmd.exe. This was needed for the source_cmd function. 2016-04-22 16:25:17 +02:00
Morten Enemark Lund
7d4e5f70fc Add test for sourcing bat file on windows 2016-04-18 00:41:11 +02:00
Anthony Scopatz
c92e0009fc group and negate subproc 2016-04-10 23:38:12 -04:00
Anthony Scopatz
4862a47b7c fixed alias expansion 2016-04-10 12:13:36 -04:00
Anthony Scopatz
99ab59f26e tests pass 2016-04-09 00:25:53 -04:00
Anthony Scopatz
230174235d cl fix 2016-04-09 00:14:03 -04:00
Anthony Scopatz
6db4b5fa3e some test fixes 2016-04-09 00:12:25 -04:00
Anthony Scopatz
0b40b37d51 it may actually work again 2016-04-08 23:59:21 -04:00
Anthony Scopatz
d2e8b112e5 pain 2016-04-01 01:52:41 -04:00
Randy Syring
3a14cc2bdd add kwarg support to Env.swap()
fixes gh-769
2016-04-01 01:41:23 -04:00
Anthony Scopatz
83a61a1964 broken merge 2016-03-31 22:04:11 -04:00
adam j hartz
7a309db8b7 Merge branch 'master' of https://github.com/scopatz/xonsh into headless 2016-03-23 18:09:15 -04:00
adam j hartz
4d5dda3202 one more test case 2016-03-20 21:31:14 -04:00
adam j hartz
c41f255421 update to fix test cases 2016-03-20 19:43:37 -04:00
adam j hartz
a19ae1ade3 add some parser tests back in 2016-03-19 15:12:13 -04:00
adam j hartz
2e3fc49821 add some new test cases for !() and ![] syntax 2016-03-19 15:03:14 -04:00
Anthony Scopatz
fa95e62711 some logic fixes to ndslicing 2016-03-18 12:20:13 -04:00
Gil Forsyth
4542eee990 update tests for extra slicing 2016-03-17 12:27:12 -04:00
adam j hartz
072ae8599e merge from master 2016-03-10 21:55:09 -05:00
Gil Forsyth
381a872481 update multiline tests
only dedent when not on first line of document
2016-03-06 12:16:24 -05:00
adam j hartz
05e762aadd fix test case 2016-03-02 22:01:44 -05:00
adam j hartz
0d3519f954 revert some changes 2016-03-02 21:37:31 -05:00
Anthony Scopatz
c1446f2c7b Merge branch 'master' into andor 2016-02-24 22:59:16 -05:00
adam j hartz
0ed8c0ec17 update tests for new subproc function 2016-02-24 20:29:59 -05:00
Gil Forsyth
76fcd989ee Merge pull request #696 from scopatz/rprompt
right prompt implementation
2016-02-23 19:29:40 -05:00
Anthony Scopatz
0f6a2dbe67 potential fix for indented subproc mode with comments 2016-02-21 14:37:03 -05:00
Anthony Scopatz
c2689bcb08 some test fixes 2016-02-20 14:53:00 -05:00
Anthony Scopatz
a7bb6fbb31 fixed cl 2016-02-18 20:34:51 -05:00
Anthony Scopatz
9d9c8bef31 fixed some tests 2016-02-18 00:45:01 -05:00
Anthony Scopatz
21940e9e74 some more modifications 2016-02-17 02:03:08 -05:00
Anthony Scopatz
79e02c7d72 added or proc 2016-02-09 00:47:48 -05:00