..
aliases
test: update tests
2022-03-24 19:49:30 +05:30
bin
style: isort imports
2022-01-31 11:16:51 -05:00
completers
style: sort imports
2022-03-24 19:49:30 +05:30
histories
Fix tests
2020-09-23 21:15:37 +02:00
man1
improve completers ( #4648 )
2022-01-27 21:22:36 +05:30
procs
style: sort imports
2022-03-24 19:49:30 +05:30
prompt
gitstatus modular ( #4697 )
2022-03-21 11:18:36 -04:00
scripts
xonsh script.xsh should not fail over
2017-01-11 21:59:42 +08:00
test_lib
chore: update tests
2022-03-24 19:49:30 +05:30
xontribs
refactor: move xontrib.jedi out
2022-03-24 19:49:30 +05:30
xoreutils
Add uname command, Update uptime comand ( #3909 )
2022-01-08 18:28:46 +05:30
xpack
test subpackage
2015-03-29 22:53:33 -05:00
.somedotfile
dotfile matching
2018-09-12 18:12:02 -04: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
Fix vox env dir ( #4736 )
2022-03-27 17:12:52 +05:30
run_pwd.xsh
more fixes
2016-09-09 00:58:32 -04:00
sample.xsh
fixed up dashing
2018-11-08 13:16:44 -05:00
test_aliases.py
Fix vox env dir ( #4736 )
2022-03-27 17:12:52 +05:30
test_ansi_colors.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_ast.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_base_shell.py
update test xsh usage ( #4581 )
2022-01-07 17:33:22 -05:00
test_bashisms.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_builtins.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_cli_utils.py
history transfer ( #4604 )
2021-12-20 08:36:29 +05:30
test_color_tools.py
Fix tests
2020-09-23 21:15:37 +02:00
test_commands_cache.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_completer.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_completion_context.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_contexts.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_dirstack.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_dirstack_unc.py
test: python completers have become flaky
2022-03-22 19:13:11 +05:30
test_environ.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_events.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_execer.py
chore: update tests
2022-03-24 19:49:30 +05:30
test_foreign_shells.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_history_dummy.py
history transfer ( #4604 )
2021-12-20 08:36:29 +05:30
test_history_json.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_history_sqlite.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_imphooks.py
update test xsh usage ( #4581 )
2022-01-07 17:33:22 -05:00
test_integrations.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_jobs.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_jsonutils.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_lazyasd.py
black tests
2018-08-30 09:18:49 -05:00
test_lazyjson.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_lexer.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_main.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_man.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_news.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_parser.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_path_completers.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_pipelines.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_platform.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_pretty.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_ptk_completer.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_ptk_highlight.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_ptk_history.py
refactor: remove xonsh.ptk2 module ( #4570 )
2021-11-30 08:22:31 -05:00
test_ptk_multiline.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_ptk_shell.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_pyghooks.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_readline_shell.py
Add test for readline shell ( #4447 )
2021-09-02 22:15:20 +03:00
test_shell.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_tools.py
style: sort imports
2022-03-24 19:49:30 +05:30
test_tracer.py
pre-commit hook for pyupgrade ( #4583 )
2021-12-06 14:42:26 -05:00
test_virtualenv_activator.py
fix: qa errors
2022-03-26 17:43:51 +05:30
test_vox.py
Fix vox env dir ( #4736 )
2022-03-27 17:12:52 +05:30
test_wizard.py
style: isort imports
2022-01-31 11:16:51 -05:00
test_xonfig.py
test: add back xonfig-info test
2022-03-25 10:41:42 -04:00
test_xonsh.xsh
Remove globals ( #4280 )
2021-05-20 13:14:26 +03:00
test_xontribs.py
style: isort imports
2022-01-31 11:16:51 -05:00