xonsh/tests
2017-02-04 19:35:16 -05:00
..
aliases revert context thing 2016-12-25 10:36:23 +08:00
bin cat pwd wc test scripts use python 3 syntax, but python #! 2016-12-21 13:50:36 +01:00
histories line ending fixes 2015-10-10 13:05:19 -04: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 Use the species nomenclature throughout. 2017-01-12 13:29:15 -05: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 fixed issue with accidentally wrapping generators in function calls 2016-09-09 19:07:41 -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 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 some dirstack unc test fixes 2016-09-25 16:33:18 -04:00
test_environ.py event on_envvar moar testing 2017-01-31 12:51:26 +02:00
test_events.py Add ** to all the test handlers 2017-01-14 18:12:09 -05:00
test_execer.py tests bugs fixing/test_parser & test_tools to go 2016-07-01 21:52:37 +03:00
test_foreign_shells.py 'test_main' 2016-07-01 13:35:16 +03:00
test_history.py history indexing replaced namedtuple with SimpleNamespace 2017-01-29 15:22:46 +02:00
test_history_sqlite.py history indexing replaced namedtuple with SimpleNamespace 2017-01-29 15:22:46 +02:00
test_imphooks.py cool job 2016-09-08 21:11:51 -04:00
test_inspectors.py remove spurious import and update test_main 2016-06-22 17:49:54 -04:00
test_integrations.py Allow stdout to redirect to stderr 2017-01-11 23:29:28 -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 Support raw-string path literals 2016-12-08 13:56:45 +01:00
test_main.py xonsh script.xsh should not fail over 2017-01-11 21:59:42 +08: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 Allow stdout to redirect to stderr 2017-01-11 23:29:28 -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 some test fixes 2016-11-22 10:41:37 -05:00
test_ptk_highlight.py use pytest's tmpdir 2016-09-13 21:37:24 +08:00
test_ptk_history.py pytest complain mark.skip 2016-11-14 22:28:09 +02: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 old yield_fixture 2016-10-16 16:54:46 +03:00
test_tools.py added subexpr_before_unbalanced 2017-02-04 17:35:32 -05: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 some windows fixes 2016-10-01 01:21:19 -04:00
test_xontribs.py Revert "Move on_transform_command into parser." 2017-01-05 22:07:55 -05:00
test_xoreutils.py fix bad indent 2016-10-18 16:39:39 -04:00
tools.py Merge remote-tracking branch 'upstream/master' into event-transform_command 2017-01-12 13:22:23 -05:00