Commit graph

810 commits

Author SHA1 Message Date
Hugo Wang
af55ed4049 fix crash caused by prompt exceptions 2016-06-09 11:44:50 +08:00
Hugo Wang
6dc835a9fd fix crase caused by malformed prompt or title 2016-06-09 10:51:50 +08:00
Anthony Scopatz
101f41511c added some laziness to commands cache 2016-06-07 22:12:02 -04:00
Gil Forsyth
74d4e6b892 change test setup syntax to match pytest 2016-06-07 15:53:38 -04:00
VHarisop
cba9660e90
Added file option to XONSH_SHOW_TRACEBACK 2016-06-07 05:11:06 +03:00
Anthony Scopatz
037b9e002b have functor 2016-06-05 21:44:03 -04:00
Anthony Scopatz
67b6d2abe9 suppress syntax warnings thrown by compile 2016-06-05 20:01:26 -04:00
Anthony Scopatz
bb5c420446 more context function tests 2016-06-05 18:34:37 -04:00
Anthony Scopatz
6e387e521b functional tests 2016-06-05 18:25:52 -04:00
Anthony Scopatz
a1d3b73a71 many closing test 2016-06-05 17:49:12 -04:00
Anthony Scopatz
9fab87a743 ending close paren 2016-06-05 17:44:21 -04:00
Anthony Scopatz
b5d90b5a88 block test refactor 2016-06-05 17:02:10 -04:00
Anthony Scopatz
1643e1692e oh, yeah, blocks 2016-06-05 16:25:43 -04:00
Anthony Scopatz
d1ec37f914 not working yet 2016-06-05 14:32:59 -04:00
adam j hartz
61af45682c update tests for man page completion 2016-06-04 16:07:03 -04:00
adam j hartz
9c4b476b7a merge from master 2016-06-04 13:38:09 -04:00
Morten Enemark Lund
dc838fdaf0 Merge pull request #1062 from Carreau/allow-broken-symlink-on-path
Don't crash if broken symlink on path.
2016-06-03 20:51:18 +02:00
Matthias Bussonnier
682f8e1bdc Test for Broken Symlink. 2016-06-03 10:41:10 -07:00
adam j hartz
410052429c Merge branch 'completers' of https://github.com/adqm/xonsh into completers 2016-06-02 17:51:32 -04:00
adam j hartz
278e16af82 merge from master 2016-06-02 17:22:44 -04:00
Anthony Scopatz
fe69d18e5e added question mark test 2016-06-02 17:12:46 -04:00
adam j hartz
82fff5c4d6 fix test cases after moving things around 2016-06-01 13:59:33 -04:00
adam j hartz
a4d8529c0a Merge branch 'master' into completers 2016-06-01 13:51:32 -04:00
Morten Enemark Lund
b23896a35c Merge branch 'testfix' into rewrite_executable_in 2016-05-30 09:40:41 +02:00
adam j hartz
6c057ffbd6 some test fixes 2016-05-29 13:09:03 -04:00
adam j hartz
30caadd636 update tests 2016-05-28 22:12:21 -04:00
Anthony Scopatz
41a8befd9e some cleanup 2016-05-28 18:01:26 -04:00
Anthony Scopatz
f4e599d190 fixed conflicts 2016-05-28 17:47:00 -04:00
Anthony Scopatz
3984b83d29 win ext 2016-05-28 17:40:54 -04:00
Anthony Scopatz
d45e637b9a more updates 2016-05-28 17:35:56 -04:00
Anthony Scopatz
2b48c2fde3 try again 2016-05-28 17:04:55 -04:00
Anthony Scopatz
5bd72089e8 deterministic tests 2016-05-28 16:38:33 -04:00
Anthony Scopatz
a984c14497 added some tests 2016-05-28 16:07:27 -04:00
Anthony Scopatz
05b59140a9 added debugging envvar 2016-05-28 15:14:03 -04:00
Anthony Scopatz
5d1bdb2c73 Merge branch 'platform' of https://github.com/funkyfuture/xonsh into funkyfuture-platform 2016-05-25 11:37:43 -04:00
Anthony Scopatz
30e1758478 added comma literals to subproc mode 2016-05-24 23:55:07 -04:00
Frank Sachsenheim
f076ca2e1c Adds tools.executables_in 2016-05-24 20:49:46 +02:00
Anthony Scopatz
dc46f8aed7 test xontrib metadata 2016-05-24 01:54:18 -04:00
Morten Enemark Lund
54faaad6fc Fix tests on windows. 2016-05-23 08:42:09 +02:00
adam j hartz
6975792584 add tests for new lexer/parser changes 2016-05-21 10:29:21 -04:00
Morten Enemark Lund
92fcd29250 This fixes a bug on windows in locate_binary(), where extension was ignored 2016-06-07 15:49:23 +02:00
Anthony Scopatz
6f8f82646e Merge pull request #1144 from adqm/pwd
Attempted fix for #1107
2016-06-06 22:58:14 -04:00
Nicolas Avrutin
944de11078 support functions in $RIGHT_PROMPT
Along the way, implement is_callable and is_callable_or_string
validators, and apply them to $PROMT and $MULTILINE_PROMPT.
2016-06-06 22:53:13 -04:00
adam j hartz
d474f10818 update tests appropriately 2016-06-06 22:08:17 -04:00
adam j hartz
b82935f2b2 Merge pull request #949 from scopatz/grep
str().split() | grep exit now throws a SyntaxError
2016-05-19 20:54:14 -04:00
adam j hartz
0252ebd2af Merge pull request #948 from scopatz/foobar
Fixed echo @("foo") > bar
2016-05-19 20:53:46 -04:00
Anthony Scopatz
21bd89c89c Merge pull request #943 from adqm/octothorpe
Tokenizer Fix
2016-05-19 20:43:35 -04:00
Anthony Scopatz
d9d7a73f6b duplicate test 2016-05-19 20:13:47 -04:00
Anthony Scopatz
c1712eeaed str().split() | grep exit now throws a SyntaxError 2016-05-19 20:12:07 -04:00
adam j hartz
d6c8dae196 test cases for updated regex glob 2016-05-19 19:23:42 -04:00