pre-commit/tests
2014-09-04 10:19:20 -07:00
..
clientlib Use aspy.yaml instead. 2014-06-17 09:29:39 -07:00
commands Use virtualenv python from install-time for less virtualenv requirements at commit time. 2014-09-04 10:19:20 -07:00
languages Use our archives instead of pulling from gits. 2014-06-23 13:50:40 -07:00
__init__.py Initial commit. 2014-03-12 20:25:19 -07:00
color_test.py Refactor fixtures in tests. 2014-06-15 18:49:45 -07:00
conftest.py Refactor fixtures in tests. 2014-06-15 18:49:45 -07:00
error_handler_test.py Add error_handler and use it. 2014-08-13 11:02:28 -07:00
git_test.py Make git errors throw FatalError 2014-08-13 10:43:32 -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 Add tests for main. 2014-07-03 19:19:55 -07:00
make_archives_test.py Add make archives scripts. 2014-06-23 13:04:47 -07:00
manifest_test.py Refactor fixtures in tests. 2014-06-15 18:49:45 -07:00
output_test.py Use bytes for sys.stdout.write in PY2. Closes #161. 2014-09-02 16:11:45 -07:00
prefixed_command_runner_test.py Refactor fixtures in tests. 2014-06-15 18:49:45 -07:00
repository_test.py Allow multiple hooks with same id in .pre-commit-config.yaml 2014-07-31 08:37:37 -07:00
runner_test.py Install hooks before attempting to run anything 2014-07-04 11:11:21 -07:00
staged_files_only_test.py Treat diffs as maybe-not-utf8. 2014-06-23 07:49:14 -07:00
store_test.py Hashlib doesn't take unicode. 2014-06-18 07:37:17 -07:00
util_test.py Remove @entry 2014-08-13 11:02:40 -07:00