view setup.cfg @ 53:512eb72dbb19 trunk

* Add helper function to let directives apply any remaining directives, and use that helper consistently in every directive. * Fix the order of the `py:choose`, `py:when`, and `py:otherwise` directives. * Moved some of the `py:choose` tests to a new `unittest` suite to keep the docstring compact.
author cmlenz
date Tue, 04 Jul 2006 11:57:08 +0000
parents 10c80c490c6e
children 59eb24184e9c
line wrap: on
line source
[egg_info]
tag_build = dev
tag_svn_revision = true

[unittest]
xml-results = build/test-results.xml
coverage-summary = build/test-coverage.txt
coverage-dir = build/coverage
Copyright (C) 2012-2017 Edgewall Software