thefuck/tests/shells
Pablo Aguiar 25142f81f8 Some improvements (#846)
* #833: do not require sudo on TravisCI

* #N/A: Add Python dev releases to TravisCI pipeline

Inspired by Brett Cannon's advise [1].

    1: https://snarky.ca/how-to-use-your-project-travis-to-help-test-python-itself/

* #837: try and kill proc and its children

* #N/A: show shell information on `thefuck --version`

* #N/A: omit default arguments to get_close_matches

* #842: add settings var to control number of close matches

* #N/A: remove `n` from the list of `get_closest`'s args
2018-10-08 22:32:30 +02:00
..
__init__.py #N/A: Split `shells` module 2016-01-23 05:06:22 +03:00
conftest.py #611: Allow to configure alias automatically by calling `fuck` twice 2017-03-13 21:50:13 +01:00
test_bash.py Some improvements (#846) 2018-10-08 22:32:30 +02:00
test_fish.py Some improvements (#846) 2018-10-08 22:32:30 +02:00
test_generic.py #614: Add `--repeat` option 2017-03-28 18:09:38 +02:00
test_powershell.py #611: Allow to configure alias automatically by calling `fuck` twice 2017-03-13 21:50:13 +01:00
test_tcsh.py #738: Set SHELL env var for fish and tcsh 2018-01-02 17:18:34 -02:00
test_zsh.py Some improvements (#846) 2018-10-08 22:32:30 +02:00