pre-commit/tests
Anthony Sottile e832ddc57f Merge pull request #408 from pre-commit/no_pyterminalsize
Use 80 or min width instead of terminal size
2016-10-23 16:48:53 -07:00
..
clientlib Remove py26 format literals 2016-09-15 08:41:58 -07:00
commands Merge pull request #408 from pre-commit/no_pyterminalsize 2016-10-23 16:48:53 -07:00
languages Remove py26 format literals 2016-09-15 08:41:58 -07:00
__init__.py Initial commit. 2014-03-12 20:25:19 -07:00
color_test.py Remove py26 format literals 2016-09-15 08:41:58 -07:00
conftest.py Support pre-commit from inside submodules 2015-12-18 15:35:44 -08:00
envcontext_test.py Add envcontext helper 2016-03-25 11:21:50 -07:00
error_handler_test.py Make a helper for running pre-commit as a subprocess under test 2016-02-07 13:03:59 -08:00
git_test.py Don't run on deleted files. Resolves #374 2016-05-25 08:42:02 -07:00
jsonschema_extensions_test.py Refactor fixtures in tests. 2014-06-15 18:49:45 -07:00
logging_handler_test.py Refactor fixtures in tests. 2014-06-15 18:49:45 -07:00
main_test.py git grep -l tmpdir_factory | xargs sed -i 's/tmpdir_factory/tempdir_factory/g' 2015-10-01 10:24:54 -07:00
make_archives_test.py Remove tarfile_open (tarfile open in 2.7+) 2016-08-31 16:24:30 -07:00
manifest_test.py Add regression test for always_run setting 2015-12-22 12:33:17 -08:00
output_test.py Use bytes for sys.stdout.write in PY2. Closes #161. 2014-09-02 16:11:45 -07:00
parse_shebang_test.py Remove py26 format literals 2016-09-15 08:41:58 -07:00
prefixed_command_runner_test.py Add utility for parsing shebangs and resolving PATH 2016-04-03 22:54:46 -07:00
repository_test.py Remove py26 format literals 2016-09-15 08:41:58 -07:00
runner_test.py v0.7.1 2015-12-19 09:04:25 -08:00
staged_files_only_test.py Add regression test for external diff tools 2016-09-10 09:24:28 -07:00
store_test.py git grep -l tmpdir_factory | xargs sed -i 's/tmpdir_factory/tempdir_factory/g' 2015-10-01 10:24:54 -07:00
util_test.py Implement 'negate' to simplify pcre 2016-03-25 11:21:50 -07:00
xargs_test.py Implement 'negate' to simplify pcre 2016-03-25 11:21:50 -07:00