..
aliases
revert context thing
2016-12-25 10:36:23 +08:00
bin
added scripts
2017-02-11 19:12:03 -05:00
histories
fixed replay tests
2017-02-25 21:28:28 -05:00
man1
tests for man completion
2015-06-17 22:58:05 +02:00
scripts
xonsh script.xsh should not fail over
2017-01-11 21:59:42 +08:00
xpack
test subpackage
2015-03-29 22:53:33 -05:00
bashrc.sh
added tests for foreign shells
2015-10-10 19:52:53 -04:00
batch.bat
Add test for sourcing bat file on windows
2016-04-18 00:41:11 +02:00
conftest.py
conftest xonsh_builtins teardown
2017-02-27 21:44:58 +02:00
run_pwd.xsh
more fixes
2016-09-09 00:58:32 -04:00
sample.xsh
more robust loading / unloading
2015-03-29 18:25:11 -05:00
test_aliases.py
which refactor p1
2016-09-26 22:33:51 +03:00
test_ast.py
fix windows tests
2017-03-02 23:25:30 -05:00
test_base_shell.py
Update on_transform_command
2017-01-14 18:13:27 -05:00
test_bashisms.py
some final cleanup
2016-11-20 18:35:30 -05:00
test_builtins.py
fixed tilde expansion
2016-09-09 19:21:26 -04:00
test_commands_cache.py
background predictor generator, tests
2017-01-05 18:52:33 +01:00
test_contexts.py
rewrite of xonsh contexts to be based off of macros.
2017-01-10 01:58:21 -05:00
test_dirstack.py
Update on_chdir
2017-01-14 18:40:29 -05:00
test_dirstack_unc.py
Docstring and comment spelling corrections
2017-06-07 11:51:17 -04:00
test_environ.py
add test that all int and bool envvars have ensurers
2017-03-15 09:09:08 -04:00
test_events.py
Add ** to all the test handlers
2017-01-14 18:12:09 -05:00
test_execer.py
Docstring and comment spelling corrections
2017-06-07 11:51:17 -04:00
test_foreign_shells.py
'test_main'
2016-07-01 13:35:16 +03:00
test_history.py
Merge branch 'master' of github.com:mitnk/xonsh into hist-be
2017-02-05 22:07:16 +08:00
test_history_sqlite.py
adding tests back
2017-02-05 22:55:04 +08:00
test_imphooks.py
first pass at import event hooks
2017-02-19 13:22:01 -05:00
test_inspectors.py
remove spurious import and update test_main
2016-06-22 17:49:54 -04:00
test_integrations.py
Add test
2017-04-21 17:46:04 -04:00
test_jsonutils.py
New JSON utils module
2017-02-26 15:42:36 -05:00
test_lazyasd.py
lazy object getitem
2016-06-27 20:53:10 -04:00
test_lazyjson.py
remove duplicate tests and fix flake issues
2016-10-18 16:09:35 -04:00
test_lexer.py
only issue one ws
2017-03-02 00:19:03 -05:00
test_main.py
add test for --rc
flags
2017-04-21 14:34:47 -04:00
test_man.py
remove unused imports and fix call to xonsh_env
2016-10-18 16:11:57 -04:00
test_mpl.py
test fixes
2017-01-26 17:26:28 -05:00
test_news.py
Fixing test and pep8
2016-09-13 23:24:14 -04:00
test_parser.py
Merge branch 'master' into subshell
2017-02-26 16:20:00 -05:00
test_path_completers.py
new path tests
2016-09-25 15:07:42 -04:00
test_platform.py
Fixed xonfig raising error when xonsh is not installed from source
2016-12-21 12:03:44 +08:00
test_prompt.py
test that _get_hg_root doesn't barf
2017-03-06 16:13:16 -05:00
test_ptk_highlight.py
use pytest's tmpdir
2016-09-13 21:37:24 +08:00
test_ptk_history.py
Docstring and comment spelling corrections
2017-06-07 11:51:17 -04:00
test_ptk_multiline.py
old yield_fixture
2016-10-16 16:54:46 +03:00
test_python_completers.py
Added Python function argument completer
2017-02-04 19:35:16 -05:00
test_replay.py
Xonsh startup loading refactor
2017-02-13 00:25:38 -05:00
test_tools.py
raise AssertionError on deprecated when removed_in exceeded
2017-06-10 09:57:49 -04:00
test_vox.py
Update vox_on_*
2017-01-14 19:06:49 -05:00
test_wizard.py
'replay/wizard'
2016-06-22 23:20:37 +03:00
test_xonsh.xsh
update test cases
2017-02-15 12:01:04 +08:00
test_xontribs.py
Revert "Move on_transform_command into parser."
2017-01-05 22:07:55 -05:00
test_xoreutils.py
added uptime
2017-02-04 14:12:28 -05:00
tools.py
summy styler must provide str to pygments, not none.
2017-02-18 20:34:40 -05:00