1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-06 02:41:10 +01:00
thefuck/tests/rules
Vladimir Iakovlev a794b58729 Merge pull request #86 from dionyziz/switch_lang_greek
Add Greek to switch lang
2015-04-21 22:19:23 +02:00
..
test_cd_parent.py add tests for cd_parent 2015-04-21 23:41:49 +05:30
test_cp_omitting_directory.py #52 Use cp -a, add tests 2015-04-20 22:00:37 +02:00
test_git_not_command.py Fix fuck when more than one git command available 2015-04-20 21:48:54 +02:00
test_git_push.py Pass settings to the rules 2015-04-08 21:08:35 +02:00
test_has_exists_script.py #55 Add tests and check for command not found 2015-04-20 15:46:02 +02:00
test_lein_not_task.py Add support of lein "is not task" 2015-04-18 23:19:34 +02:00
test_mkdir_p.py mkdir -p 2015-04-20 18:38:03 +02:00
test_no_command.py #24 Make no_command crossplatform 2015-04-21 06:55:47 +02:00
test_python_command.py A special case for 'Permission denied' error msg when trying to execute a 2015-04-20 12:11:06 -04:00
test_rm_dir.py Added rm -rf support 2015-04-20 12:32:32 +02:00
test_ssh_known_host.py #82 Remove unned print, fix python 3 support 2015-04-21 22:10:53 +02:00
test_sudo.py Pass settings to the rules 2015-04-08 21:08:35 +02:00
test_switch_lang.py Add tests for greek langage 2015-04-21 22:09:48 +02:00