pre-commit/tests
2015-10-06 08:46:22 -07:00
..
clientlib Remove example_*, the docs do a better job. 2015-05-25 15:50:51 -07:00
commands Corrected stages integration test 2015-10-06 08:46:22 -07:00
languages Environments are now installed to version-specific locations. Resolves #229 2015-05-16 18:51:14 -07:00
__init__.py Initial commit. 2014-03-12 20:25:19 -07:00
color_test.py reorder-python-imports 2015-01-04 15:49:19 -08:00
conftest.py git grep -l tmpdir_factory | xargs sed -i 's/tmpdir_factory/tempdir_factory/g' 2015-10-01 10:24:54 -07:00
error_handler_test.py Tests pass on windows 2015-02-27 00:48:01 -08:00
git_test.py git grep -l tmpdir_factory | xargs sed -i 's/tmpdir_factory/tempdir_factory/g' 2015-10-01 10:24:54 -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 git grep -l tmpdir_factory | xargs sed -i 's/tmpdir_factory/tempdir_factory/g' 2015-10-01 10:24:54 -07:00
manifest_test.py Filtering of hooks for commit or push stages 2015-10-05 07:17:20 -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 Tests pass on windows 2015-02-27 00:48:01 -08:00
repository_test.py Speed up tests on 14.04 -- rvm has a binary for p551 and not p484 2015-10-05 08:40:51 -07:00
runner_test.py git grep -l tmpdir_factory | xargs sed -i 's/tmpdir_factory/tempdir_factory/g' 2015-10-01 10:24:54 -07:00
staged_files_only_test.py git grep -l tmpdir_factory | xargs sed -i 's/tmpdir_factory/tempdir_factory/g' 2015-10-01 10:24:54 -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 reorder-python-imports 2015-01-04 15:49:19 -08:00