pre-commit/tests
George Y. Kussumoto fa4c03da65 Update xargs.partition with platform information
Change how xargs.partition computes the command length (including
arguments) depending on the plataform.
More specifically, 'win32' uses the amount of characters while posix
system uses the byte count.
2018-10-05 11:54:31 -03:00
..
commands Update config 2018-08-15 17:55:06 -07:00
languages Add # pragma: no cover for the py3-only branch 2018-08-10 11:11:50 -07:00
meta_hooks Fix check-useless-exclude to consider types filter 2018-10-02 12:17:46 -03:00
__init__.py Initial commit. 2014-03-12 20:25:19 -07:00
clientlib_test.py Migrate sha -> rev 2018-02-24 20:19:39 -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 Fix several ResourceWarning: unclosed file 2018-08-10 18:30:22 +02: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 Move cwd() to tests-only 2018-02-24 16:44:59 -08:00
logging_handler_test.py Reorganize output writing 2016-11-26 12:15:55 -08:00
main_test.py Separate store from runner 2018-06-29 22:35:53 -07:00
make_archives_test.py Get rid of @pytest.mark.integration 2018-08-10 18:29:30 +02: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 Simplify prefix a bit 2018-01-13 16:08:18 -08:00
repository_test.py Add language: fail 2018-08-10 18:11:28 -07:00
runner_test.py Remove more properties from Runner 2018-07-01 19:49:15 -07:00
staged_files_only_test.py that's what I get for not waiting for CI 2018-08-10 12:39:40 -07:00
store_test.py Migrate sha -> rev 2018-02-24 20:19:39 -08:00
util_test.py Move cwd() to tests-only 2018-02-24 16:44:59 -08:00
xargs_test.py Update xargs.partition with platform information 2018-10-05 11:54:31 -03:00