view MANIFEST-SLAVE.in @ 617:327dca35a74f

Extensions to allow running all appropriate unittests from `Bitten-Slave` distribution: * Include all the runnable test packages * Include `bitten.util.loc` - all `bitten.util` submodules should be included as `bitten.build` steps depend on them * Specify `test_suite` as `bitten.slave_tests` * Add ` unittest` distutils command * Adjust `MANIFEST-SLAVE.in` to include all neccessary modules (including `setup.py` as `setup-slave.py` now depends on it
author dfraser
date Wed, 05 Aug 2009 09:43:15 +0000
parents 5f3e66e5b451
children 6511c192a957
line wrap: on
line source
prune bitten/htdocs
prune bitten/templates
prune doc
prune scripts
exclude bitten/*.py
include bitten/build/tests/*.py
exclude bitten/report/*.py
exclude bitten/report/tests/*.py
exclude bitten/tests/*.py
include setup.py
exclude MANIFEST.in
include bitten/__init__.py
include bitten/build/*.py
include bitten/recipe.py
include bitten/slave.py
include bitten/slave_tests/*.py
include bitten/util/*.py
include bitten/util/tests/*.py
Copyright (C) 2012-2017 Edgewall Software