pre-commit/tests
2019-01-10 14:26:55 -08:00
..
commands Be more timid about choosing a shebang 2019-01-10 14:26:55 -08:00
languages Use sys.executable if it matches the requested version 2019-01-10 06:48:49 -08:00
meta_hooks Add identity meta hook 2018-12-29 13:13:31 -08:00
__init__.py Initial commit. 2014-03-12 20:25:19 -07:00
clientlib_test.py small cleanups in tests 2019-01-06 12:08:52 -08:00
color_test.py Fixing tests to account for the new terminal_supports_color variable 2018-08-30 19:39:37 -07:00
conftest.py Only configure logging inside the context 2019-01-01 15:01:37 -08:00
envcontext_test.py Add envcontext helper 2016-03-25 11:21:50 -07:00
error_handler_test.py Fix several ResourceWarning: unclosed file 2018-08-10 18:30:22 +02:00
git_test.py Fix staged-files-only for git add --intent-to-add files 2019-01-08 09:28:57 -08:00
logging_handler_test.py Reorganize output writing 2016-11-26 12:15:55 -08:00
main_test.py pre-commit gc 2019-01-02 19:07:23 -08:00
make_archives_test.py Improve git_commit helper 2018-12-28 15:32:25 -08:00
output_test.py Reorganize output writing 2016-11-26 12:15:55 -08:00
parse_shebang_test.py Improve not found error with script paths (./exe) 2018-07-04 14:55:00 -07:00
prefix_test.py Add more 'no cover windows' comments 2018-12-31 14:06:10 -08:00
repository_test.py Implement default_stages 2019-01-06 10:32:58 -08:00
staged_files_only_test.py Fix staged-files-only for git add --intent-to-add files 2019-01-08 09:28:57 -08:00
store_test.py pre-commit gc 2019-01-02 19:07:23 -08:00
util_test.py Replace pkg_resources.get_distribution with importlib-metadata 2018-10-14 12:24:59 -07:00
xargs_test.py Implement default_language_version 2019-01-05 13:15:23 -08:00