xonsh/tests
2017-01-10 01:58:21 -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
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 rewrite of xonsh contexts to be based off of macros. 2017-01-10 01:58:21 -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 remove unused imports from test base shell 2016-10-18 16:39:09 -04: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 test_dirstack::test_cdpath_expansion leaving stray dirs 2016-09-21 14:45:58 +03:00
test_dirstack_unc.py some dirstack unc test fixes 2016-09-25 16:33:18 -04:00
test_environ.py fixed commands cache env test 2016-09-25 15:54:31 -04:00
test_events.py Actually implement LoadEvent 2016-11-28 18:57:41 -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 show all contains session items 2016-12-19 20:59:37 +08:00
test_history_sqlite.py updated test cases 2016-12-04 23:24:56 +08: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 fixed non issue 2016-11-14 21:42:43 -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 raise original error 2016-12-20 12:29:46 +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 fix mpl tests and add full-resolution pixel test of figure 2016-10-09 23:13:54 +08:00
test_news.py Fixing test and pep8 2016-09-13 23:24:14 -04:00
test_parser.py Fix (and test) byte string handling problems 2016-12-08 14:14:03 +01: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_replay.py old yield_fixture 2016-10-16 16:54:46 +03:00
test_tools.py Add failing test for windows machine dirs 2016-10-22 14:42:30 +02:00
test_vox.py add fspath support to vox 2016-12-09 23:14:41 -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 Test loading of xsh-based xontribs 2016-08-10 17:26:20 -07:00
test_xoreutils.py fix bad indent 2016-10-18 16:39:39 -04:00
tools.py Replaced backgroundable with threadable 2016-10-15 14:09:49 -04:00