xonsh/tests
Justin Calamari 6d3c3ff37f Add test
2018-07-27 22:55:14 -04:00
..
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
test_lib Add test 2018-07-27 22:55:14 -04: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 $ARG<N> subprocess issue 2018-07-20 20:41:00 -04:00
test_events.py Add ** to all the test handlers 2017-01-14 18:12:09 -05:00
test_execer.py fixed multiline autowrapping in @(expr) 2018-07-19 21:01:11 -04:00
test_foreign_shells.py 'test_main' 2016-07-01 13:35:16 +03:00
test_history.py history show - add optional null-delimited output 2018-07-26 19:51:50 +02: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 syntax error issues 2018-07-20 19:21:15 -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 Test numeric underscores in parser, lexer 2017-10-09 13:13:28 +00:00
test_main.py fixed monkey patched test_main shell 2018-07-14 18:05:54 -05: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 test fix 2018-07-14 13:40:04 -05:00
test_parser.py Fixed def spam(*): pass issue 2017-12-06 22:12:50 -05:00
test_path_completers.py Fix $CDPATH completion misfire 2018-06-17 10:17:07 -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 skip ptk <2 tests 2018-07-15 16:37:21 -05:00
test_ptk_multiline.py skip ptk <2 tests 2018-07-15 16:37:21 -05:00
test_python_completers.py Added Python function argument completer 2017-02-04 19:35:16 -05:00
test_replay.py some test fixes 2018-07-15 15:25:33 -05:00
test_tools.py fixed multiline autowrapping in @(expr) 2018-07-19 21:01:11 -04: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 some formatting fixes 2018-07-15 17:00:46 -05:00