1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-05 18:31:10 +01:00
thefuck/tests
mcarton 5552fd3dc9 s/compile/execute when talking about Python
The word 'compile' is just misleading here.
2015-06-26 14:54:33 +02:00
..
rules s/compile/execute when talking about Python 2015-06-26 14:54:33 +02:00
__init__.py Fix tests with python 2 2015-04-25 03:13:57 +02:00
test_conf.py Improve tests with mocker 2015-05-07 13:42:52 +02:00
test_logs.py Use colorama for colored output 2015-04-22 06:03:06 +02:00
test_main.py Improve tests with mocker 2015-05-07 13:42:52 +02:00
test_shells.py refact(shells): use an env var TF_ALIAS to keep the name of the alias 2015-06-10 20:50:49 -03:00
test_types.py #102 Add support of rules with side effects 2015-05-01 04:39:37 +02:00
test_utils.py #215 Use memoize decorator for caching 2015-05-22 17:07:01 +03:00
utils.py #154 Add priority to rules 2015-05-06 13:57:09 +02:00