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 |
|
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 |
|
Anthony Scopatz
|
b76010d620
|
"fixed echo @("foo") > bar"
|
2016-05-19 18:52:50 -04:00 |
|
Anthony Scopatz
|
5e47f97559
|
Merge pull request #944 from scopatz/fix_test_imports
fix broken imports in certain tests
|
2016-05-19 16:03:48 -04:00 |
|
Gil Forsyth
|
99ea707ae7
|
fix broken imports in certain tests
these were introduced in a few places but there is no __init__.py file
in the tests directory so the import breaks (at least on my machine)
|
2016-05-19 15:17:42 -04:00 |
|
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 |
|