pre-commit/tests
Anthony Sottile 3e76af4912
Merge pull request #966 from pre-commit/command_length_better
Compute the maximum command length more accurately
2019-03-11 10:19:11 -07:00
..
commands Improve testsuite speed on windows by ~23 seconds 2019-03-10 11:27:25 -07: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 Migrate to official pycqa/flake8 hooks repo 2019-01-30 00:39:01 -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 Address PR feedback 2019-01-27 17:55:11 -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 Speed up filename filtering. 2019-01-23 20:48:41 -08:00
xargs_test.py Compute the maximum command length more accurately 2019-03-10 11:14:22 -07:00