.bzrignore
.testr.conf
Apache-2.0
BSD
COPYING
INSTALL.txt
MANIFEST.in
Makefile
NEWS
README.txt
setup.cfg
setup.py
testr
doc/DESIGN.txt
doc/DEVELOPERS.txt
doc/MANUAL.txt
doc/index.txt
testrepository/__init__.py
testrepository/results.py
testrepository/setuptools_command.py
testrepository/testcommand.py
testrepository/testlist.py
testrepository/utils.py
testrepository.egg-info/PKG-INFO
testrepository.egg-info/SOURCES.txt
testrepository.egg-info/dependency_links.txt
testrepository.egg-info/entry_points.txt
testrepository.egg-info/requires.txt
testrepository.egg-info/top_level.txt
testrepository/arguments/__init__.py
testrepository/arguments/command.py
testrepository/arguments/doubledash.py
testrepository/arguments/path.py
testrepository/arguments/string.py
testrepository/commands/__init__.py
testrepository/commands/commands.py
testrepository/commands/failing.py
testrepository/commands/help.py
testrepository/commands/init.py
testrepository/commands/last.py
testrepository/commands/list_tests.py
testrepository/commands/load.py
testrepository/commands/quickstart.py
testrepository/commands/run.py
testrepository/commands/slowest.py
testrepository/commands/stats.py
testrepository/repository/__init__.py
testrepository/repository/file.py
testrepository/repository/memory.py
testrepository/repository/samba_buildfarm.py
testrepository/tests/__init__.py
testrepository/tests/monkeypatch.py
testrepository/tests/stubpackage.py
testrepository/tests/test_arguments.py
testrepository/tests/test_commands.py
testrepository/tests/test_matchers.py
testrepository/tests/test_monkeypatch.py
testrepository/tests/test_repository.py
testrepository/tests/test_results.py
testrepository/tests/test_setup.py
testrepository/tests/test_stubpackage.py
testrepository/tests/test_testcommand.py
testrepository/tests/test_testr.py
testrepository/tests/test_ui.py
testrepository/tests/arguments/__init__.py
testrepository/tests/arguments/test_command.py
testrepository/tests/arguments/test_doubledash.py
testrepository/tests/arguments/test_path.py
testrepository/tests/arguments/test_string.py
testrepository/tests/commands/__init__.py
testrepository/tests/commands/test_commands.py
testrepository/tests/commands/test_failing.py
testrepository/tests/commands/test_help.py
testrepository/tests/commands/test_init.py
testrepository/tests/commands/test_last.py
testrepository/tests/commands/test_list_tests.py
testrepository/tests/commands/test_load.py
testrepository/tests/commands/test_quickstart.py
testrepository/tests/commands/test_run.py
testrepository/tests/commands/test_slowest.py
testrepository/tests/commands/test_stats.py
testrepository/tests/repository/__init__.py
testrepository/tests/repository/test_file.py
testrepository/tests/ui/__init__.py
testrepository/tests/ui/test_cli.py
testrepository/tests/ui/test_decorator.py
testrepository/ui/__init__.py
testrepository/ui/cli.py
testrepository/ui/decorator.py
testrepository/ui/model.py