thefuck/tests/rules
Sudeep Juvekar 17397bf30f A special case for 'Permission denied' error msg when trying to execute a
python scripy.

The script does not have execute permission and/or does not start with !#/usr/...
In that case, pre-pend the command with 'python' keyword.

Change-Id: Idf73ee9cf0a523f51c78672188a457b2fcedc1e6
2015-04-20 11:00:35 -04:00
..
test_git_not_command.py Add handler for "is not a git command" 2015-04-08 21:20:11 +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_no_command.py Revert "Merge pull request #36 from jjmason/improve-no-command" 2015-04-19 14:58:44 +02:00
test_python_command.py A special case for 'Permission denied' error msg when trying to execute a 2015-04-20 11:00:35 -04:00
test_rm_dir.py Added rm -rf support 2015-04-20 12:32:32 +02:00
test_sudo.py Pass settings to the rules 2015-04-08 21:08:35 +02:00