Commit graph

432 commits

Author SHA1 Message Date
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
Anthony Scopatz
0f74d164e1 double pipe token 2016-02-09 00:43:21 -05:00
Anthony Scopatz
ae509b8bb4 added annoying double ampersand token 2016-02-09 00:31:15 -05:00
Anthony Scopatz
3bf723363f debug on 2016-02-07 22:25:44 -05:00
Anthony Scopatz
2da806af0c debug on 2016-02-07 22:14:42 -05:00
Anthony Scopatz
0ec061ad9f debug on 2016-02-07 22:12:33 -05:00
Anthony Scopatz
f32cecb59c potential fix for getouterframes 2016-02-06 00:05:00 -05:00
Anthony Scopatz
9c3506cb14 better filename handling in tracer 2016-02-03 01:29:06 -05:00
Anthony Scopatz
83c337178e turn off line and col tests for < v3.5.1 2016-02-03 00:16:05 -05:00
Anthony Scopatz
04ccec597b fixed with 2016-02-02 21:19:56 -05:00
Anthony Scopatz
79b3ffdb96 more hacking 2016-02-02 02:59:12 -05:00
Anthony Scopatz
29a4f826a1 more fixes 2016-02-02 00:19:37 -05:00
Anthony Scopatz
80983d3e2a prettier dump 2016-01-31 23:13:01 -05:00
Anthony Scopatz
a85e3c0e5a implemented parser acces to tokens 2016-01-31 21:45:14 -05:00
Anthony Scopatz
77b02e9110 line an col numbs so broken! 2016-01-31 20:32:28 -05:00
Burak Yigit Kaya
6f55943266 Fix background color handling when using prompt-toolkit 2016-01-23 18:50:48 +02:00
Gil Forsyth
8bae9d7dbe update trailing slash test to play nice
I forgot that AppVeyor _is_ on windows
2016-01-22 18:42:53 -05:00
Gil Forsyth
4e06175670 disable multiline for '\' on windows without POSIX
If user is on Windows and has `FORCE_POSIX_PATHS` set to False, then
trailing backslash will not enter multiline mode as this messed up
directory navigation
2016-01-22 17:38:13 -05:00
Anthony Scopatz
ac3380db70 Merge branch 'master' into xonfig 2016-01-12 20:27:21 -05:00
Gil Forsyth
c1184382e7 add setup and teardown functions to multiline tests 2016-01-12 09:46:50 -05:00
Gil Forsyth
8638d9e3fb remove unneeded imports 2016-01-11 17:51:33 -05:00
Gil Forsyth
88c753c2f0 update test description 2016-01-11 17:50:37 -05:00
Gil Forsyth
36b2bba5f1 add more tests and demangle key_bindings 2016-01-11 17:40:49 -05:00
Gil Forsyth
6bf3320ff1 add tests for most multiline prompt behavior 2016-01-11 17:09:20 -05:00
Gil Forsyth
3280bc6b1b first attempt at testing multiline input behavior 2016-01-11 16:38:25 -05:00
Anthony Scopatz
0f6efb1497 storage seems to work 2016-01-02 11:28:36 -08:00