batch.bat
|
Add test for sourcing bat file on windows
|
2016-04-18 00:41:11 +02:00 |
test_aliases.py
|
fixed alias expansion
|
2016-04-10 12:13:36 -04:00 |
test_builtins.py
|
fixed some tests
|
2016-02-18 00:45:01 -05:00 |
test_environ.py
|
add kwarg support to Env.swap()
|
2016-04-01 01:41:23 -04:00 |
test_execer.py
|
revert some changes
|
2016-03-02 21:37:31 -05:00 |
test_history.py
|
Fixes based on scopatz' feedback.
|
2015-11-29 16:50:20 -07:00 |
test_imphooks.py
|
update tests to have __xonsh_shell__
|
2015-12-05 15:32:38 -05:00 |
test_inspectors.py
|
potential fix for getouterframes
|
2016-02-06 00:05:00 -05:00 |
test_lexer.py
|
Add try-except block to ply imports
|
2016-05-07 21:34:19 +02:00 |
test_main.py
|
one more test case
|
2016-03-20 21:31:14 -04:00 |
test_man.py
|
set type and unit test
|
2015-11-28 16:12:41 -07:00 |
test_parser.py
|
add some parser tests back in
|
2016-03-19 15:12:13 -04:00 |
test_ptk_history.py
|
test fixes
|
2015-12-29 23:46:44 -08:00 |
test_ptk_multiline.py
|
update multiline tests
|
2016-03-06 12:16:24 -05:00 |
test_replay.py
|
update tests for new aliasing
|
2015-12-19 17:29:48 -05:00 |
test_tools.py
|
PEP8 fixes
|
2016-04-22 20:52:21 +02:00 |
test_wizard.py
|
storage seems to work
|
2016-01-02 11:28:36 -08:00 |
tools.py
|
fixed alias expansion
|
2016-04-10 12:13:36 -04:00 |