.. |
aliases
|
black tests
|
2018-08-30 09:18:49 -05:00 |
bin
|
Fix several ResourceWarning: unclosed file in tests
|
2018-11-09 10:08:03 +01:00 |
histories
|
fixed replay tests
|
2017-02-25 21:28:28 -05:00 |
man1
|
|
|
scripts
|
xonsh script.xsh should not fail over
|
2017-01-11 21:59:42 +08:00 |
test_lib
|
force --no-gpg-sign for git commit in tests
|
2019-04-19 14:34:20 +02:00 |
xpack
|
|
|
.somedotfile
|
dotfile matching
|
2018-09-12 18:12:02 -04:00 |
bashrc.sh
|
|
|
batch.bat
|
|
|
conftest.py
|
try to fix tests
|
2018-11-19 21:56:58 -05:00 |
run_pwd.xsh
|
|
|
sample.xsh
|
fixed up dashing
|
2018-11-08 13:16:44 -05:00 |
test_aliases.py
|
black
|
2019-02-04 16:17:02 -05:00 |
test_ansi_colors.py
|
adding test to prevent missing color defs in ANSI styles
|
2019-05-27 18:45:00 +02:00 |
test_ast.py
|
xonsh execer on AST test
|
2018-11-19 20:08:44 -05:00 |
test_base_shell.py
|
many test fixes
|
2018-09-13 14:03:35 -04:00 |
test_bashisms.py
|
Add tests (and don't use f-strings).
|
2019-03-16 11:18:48 -04:00 |
test_builtins.py
|
fixed macro issues
|
2019-02-14 16:19:13 -05:00 |
test_color_tools.py
|
more color fixes
|
2019-03-06 23:08:26 -08:00 |
test_commands_cache.py
|
many test fixes
|
2018-09-13 14:03:35 -04:00 |
test_contexts.py
|
black tests
|
2018-08-30 09:18:49 -05:00 |
test_dirstack.py
|
many test fixes
|
2018-09-13 14:03:35 -04:00 |
test_dirstack_unc.py
|
replace yield fixtures
|
2018-11-19 20:22:18 -05:00 |
test_environ.py
|
change the env variable used for testing delitem behavior for default values in environ
|
2019-05-15 23:23:49 +02:00 |
test_events.py
|
some fixes, but not enough
|
2019-02-12 18:32:11 -05:00 |
test_execer.py
|
fixed indentation errors
|
2019-02-04 18:00:21 -05:00 |
test_foreign_shells.py
|
black
|
2019-02-13 18:49:39 -05:00 |
test_history.py
|
replace yield fixtures
|
2018-11-19 20:22:18 -05:00 |
test_history_sqlite.py
|
replace yield fixtures
|
2018-11-19 20:22:18 -05:00 |
test_imphooks.py
|
try to fix tests
|
2018-11-19 21:56:58 -05:00 |
test_inspectors.py
|
|
|
test_integrations.py
|
skip on windows
|
2019-02-06 15:23:41 -05:00 |
test_jsonutils.py
|
black tests
|
2018-08-30 09:18:49 -05:00 |
test_lazyasd.py
|
black tests
|
2018-08-30 09:18:49 -05:00 |
test_lazyjson.py
|
black tests
|
2018-08-30 09:18:49 -05:00 |
test_lexer.py
|
Updates to reflect that ply is only vended now
|
2019-02-10 14:04:05 +01:00 |
test_main.py
|
Properly clean builtins.__xonsh__ before running test in tests/test_main.py
|
2019-04-19 23:19:25 +02:00 |
test_man.py
|
many test fixes
|
2018-09-13 14:03:35 -04:00 |
test_mpl.py
|
black tests
|
2018-08-30 09:18:49 -05:00 |
test_news.py
|
typo
|
2018-12-22 12:00:22 -08:00 |
test_parser.py
|
Merge pull request #3107 from laloch/noexpand-raw-string
|
2019-05-15 15:11:49 -04:00 |
test_path_completers.py
|
many test fixes
|
2018-09-13 14:03:35 -04:00 |
test_platform.py
|
black tests
|
2018-08-30 09:18:49 -05:00 |
test_prompt.py
|
Revert "updated setup.py for Python 3.4 (revert of 91ec14bb6d )"
|
2019-05-14 17:41:35 -04:00 |
test_ptk_highlight.py
|
Properly clean builtins.__xonsh__ before running test in tests/test_ptk_highlight.py
|
2019-04-19 23:19:40 +02:00 |
test_ptk_history.py
|
black tests
|
2018-08-30 09:18:49 -05:00 |
test_ptk_multiline.py
|
replace yield fixtures
|
2018-11-19 20:22:18 -05:00 |
test_pyghooks.py
|
news and black
|
2019-03-12 18:45:14 -04:00 |
test_python_completers.py
|
black tests
|
2018-08-30 09:18:49 -05:00 |
test_replay.py
|
replace yield fixtures
|
2018-11-19 20:22:18 -05:00 |
test_tools.py
|
Revert "updated setup.py for Python 3.4 (revert of 91ec14bb6d )"
|
2019-05-14 17:41:35 -04:00 |
test_vox.py
|
many test fixes
|
2018-09-13 14:03:35 -04:00 |
test_wizard.py
|
black tests
|
2018-08-30 09:18:49 -05:00 |
test_xonsh.xsh
|
many test fixes
|
2018-09-13 14:03:35 -04:00 |
test_xontribs.py
|
replace yield fixtures
|
2018-11-19 20:22:18 -05:00 |
test_xoreutils.py
|
xoreutils: rework cat pseudo device again
|
2019-04-24 22:19:07 +09:00 |
tools.py
|
Revert "updated setup.py for Python 3.4 (revert of 91ec14bb6d )"
|
2019-05-14 17:41:35 -04:00 |