xonsh/tests
2018-06-06 13:51:45 +05:30
..
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 lambda AST fixes 2018-04-03 21:57:30 -04: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 adding test for libgpm used in background threadable predictors 2017-09-05 10:22:49 +02: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 fixed tests for no conf 2017-12-18 19:13:49 -08:00
test_events.py Add ** to all the test handlers 2017-01-14 18:12:09 -05:00
test_execer.py fix for echo * spam ; echo spam 2017-11-09 20:20:40 -05: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 fixed callable alias e>o redirection 2017-12-07 23:24:06 -05: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 Test numeric underscores in parser, lexer 2017-10-09 13:13:28 +00:00
test_main.py Resolve behavior between script call and -i 2017-09-27 19:16:14 -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 fixed a minor bug 2018-06-06 13:51:45 +05:30
test_parser.py Fixed def spam(*): pass issue 2017-12-06 22:12:50 -05:00
test_path_completers.py Escape regex in path completion 2017-11-16 18:44:31 -05: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 Py v3.4 compat 2017-12-07 17:17:53 -05:00
test_vox.py fix AppVeyor MSYS2 test script to no longer use symlinks in pytest 2017-12-31 17:50:55 +01:00
test_wizard.py fixed wizard writing of more sophisticated container types 2018-05-23 16:36:05 -04: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 fix AppVeyor MSYS2 test script to no longer use symlinks in pytest 2017-12-31 17:50:55 +01:00