view setup.cfg @ 210:c550e31c06d2

Implement providing input data to processes executed via the `CommandLine` class. The `<sh:pipe>` recipe command should now be functional. Closes #34. Also, add unit tests for the `CommandLine` class.
author cmlenz
date Tue, 20 Sep 2005 12:02:38 +0000
parents e3645059fb69
children 17e4b8d01db6
line wrap: on
line source
[egg_info]
tag_build = dev
tag_svn_revision = true

[sdist]
formats = bztar, gztar, zip

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