1
0
mirror of https://github.com/nvbn/thefuck.git synced 2024-10-06 02:41:10 +01:00
thefuck/tests
mcarton 7173e0dbad Use spaces instead of tabs
The is more common in python and follows other rules usage.
2015-06-26 14:50:01 +02:00
..
rules Use spaces instead of tabs 2015-06-26 14:50:01 +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