Mirror of mitogen
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Alex Willmer e7d70b109b Generate coverage report even if some tests fail
`set -o errexit` was exiting run_tests prematurely if any test failed,
so the coverage report was not always generated.
5 years ago
.ci ci: fix incorrect partition/rpartition from 8a4caea84f 5 years ago
.github github: tweak issue template. 5 years ago
ansible_mitogen issue #499: respect C.BECOME_ALLOW_SAME_USER. 5 years ago
docs Generate coverage report even if some tests fail 5 years ago
examples core: many docstring updates and an example substitute for Channel 5 years ago
mitogen issue #260: hide force-disconnect messages. 5 years ago
scripts misc: rename to scripts. tab completion!! 5 years ago
tests issue #429: enable en_US locale to unbreak debops test. 5 years ago
.gitignore Add venvs/ to gitignore 6 years ago
.lgtm.yml compat: ignore LGTM checks on third party 6 years ago
.travis.yml issue #477: travis.yml typo. 5 years ago
LICENSE Add license text everywhere. 6 years ago
README.md Motivational shame badges back in README 5 years ago
dev_requirements.txt Split dev_requirements.txt up according to test mode. 6 years ago
preamble_size.py add --dump to preamble_size.py. 6 years ago
run_tests Generate coverage report even if some tests fail 5 years ago
setup.cfg Ignore another annoying flake8 message. 6 years ago
setup.py Drop 'alpha' trove classifier 5 years ago
tox.ini Use develop mode in tox 5 years ago

README.md