xonsh/tests/completers
Andy Kipp 042487745a
Moving old xontribs to repositories (#5055)
* Update and rename README to README.rst

* Create hello_world.py

* Update README.rst

* init

* remove bashisms

* Transfer abbrevs to xontrib-abbrevs

* Transfer free-cwd to xontrib-free-cwd

* news

* black

* Transfer fish-completer to xonsh/xontrib-fish-completer

* Transfer vox to xonsh/xontrib-vox

* Transfer pdb, xog to xonsh/xontrib-debug-tools

* remove hello_world

* fix tests

* black

* fix whitespaces

* fix readme

* Update python_virtual_environments.rst

* Update README.rst

* Update xontribs_transfer.rst

---------

Co-authored-by: a <1@1.1>
2023-03-17 13:25:22 +06:00
..
test_base_completer.py cmd cache refactor - optimize cache usage (#4954) 2022-11-14 23:52:10 +05:30
test_bash_completer.py Fixing bash completion bug when prefix started with '>', '<', or ':' (#4826) 2022-08-06 14:37:09 +05:30
test_command_completers.py style: sort imports 2022-03-24 19:49:30 +05:30
test_completer_command.py feat: add sub-command to print current completions (#4586) 2021-12-12 08:47:47 +05:30
test_dir_completers.py style: sort imports 2022-03-24 19:49:30 +05:30
test_environment_completer.py Fix environment variable completion in strings (#4804) 2022-05-21 10:54:36 +05:30
test_gh.py chore: update tests 2022-03-24 19:49:30 +05:30
test_path_completers.py Fix tab-completion trailing space for cmd arguments that use equals sign (#4750) 2022-04-16 08:22:54 +05:30
test_pip_completer.py Update test_pip_completer.py (#4890) 2022-07-25 15:05:00 +05:30
test_python.py style: sort imports 2022-03-24 19:49:30 +05:30
test_xompletions.py Moving old xontribs to repositories (#5055) 2023-03-17 13:25:22 +06:00